#EE77DE#EE77DE
#EE77DE is a light, vivid purple. Relative luminance 0.366; OKLCH L 74.0% C 0.190 H 332.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77DE |
|---|---|
| RGB | rgb(238, 119, 222) |
| HSL | hsl(308, 78%, 70%) |
| HSV | hsv(308, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 6.7%, 6.7%) |
| CIE-LAB | lab(67.01, 58.95, -32.13) |
| CIE-LCH | lch(67.01, 67.14, 331.40°) |
| OKLab | oklab(73.98% 0.1687 -0.0874) |
| OKLCH | oklch(73.98% 0.19 332.6) |
| XYZ | xyz(55.0414, 36.6482, 73.2678) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.43
Violet (CSS)
#EE82EE
ΔE00 3.17
Candy Pink
#FF63E9
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 3.89
Orchid
#DA70D6
ΔE00 3.89
Light Magenta
#FA5FF7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77DE #77EE87
analogous
#C277EE #EE77DE #EE77A3
triadic
#EE77DE #DEEE77 #77DEEE
tetradic
#EE77DE #EEC277 #77EE87 #77A3EE
square
#EE77DE #EEC277 #77EE87 #77A3EE
split-complementary
#EE77DE #A3EE77 #77EEC2
monochromatic
#D11AB8 #E741D1 #EE77DE #F5ADEB #FCE4F8
Accessibility & contrast
On white
2.52
#EE77DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#EE77DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77DE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77DE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7498E1
Deuteranopia (green-blind)
#96A9DB
Tritanopia (blue-blind)
#F77FA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee77de; /* rgb */ color: rgb(238, 119, 222); /* oklch */ color: oklch(74.0% 0.190 332.6);
Tailwind
colors: {
custom: {
50: '#f6a2e8',
500: '#ee77de',
950: '#000000',
},
}SCSS
$custom: #ee77de; $custom-light: #f6a2e8; $custom-dark: #000000;
JSON
{
"hex": "#ee77de",
"rgb": {
"r": 238,
"g": 119,
"b": 222
},
"hsl": {
"h": 308.067,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.73983,
"c": 0.18996,
"h": 332.6
},
"luminance": 0.36645
}Semantic roles & 50–950 ramp
primary
#EE77DE
secondary
#D0F1D4
accent
#DA270B
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#170F16
muted
#857F84