RGB
237, 128, 233
HSL
302°, 75%, 72%
CMYK
0, 46, 2, 7
HSV
302°, 46%, 93%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #ED80E9 |
color: #ED80E9;
|
| RGB | 237, 128, 233 |
color: rgb(237, 128, 233);
|
| RGB Percentage | 93%, 50%, 91% |
color: rgb(93%, 50%, 91%);
|
| CMYK | 0%, 46%, 2%, 7% | Not supported in CSS |
| HSL | 302°, 75%, 72% |
color: hsl(302, 75%, 72%);
|
| HSV | 302°, 46%, 93% | Not supported in CSS |
| CIE-LAB | 58, 22, -35 |
color: lab(58% 22 -35);
|
| Decimal | 15565033 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.orchid {
color: #ED80E9;
}
SCSS
$orchid: #ED80E9;
RGB
rgb(237, 128, 233)
Accessibility & Contrast
White background
2.37:1
2.37
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
8.87:1
8.87
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element