#EE77DF#EE77DF
#EE77DF is a light, vivid purple. Relative luminance 0.367; OKLCH L 74.0% C 0.191 H 332.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77DF |
|---|---|
| RGB | rgb(238, 119, 223) |
| HSL | hsl(308, 78%, 70%) |
| HSV | hsv(308, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 6.3%, 6.7%) |
| CIE-LAB | lab(67.05, 59.11, -32.63) |
| CIE-LCH | lch(67.05, 67.52, 331.10°) |
| OKLab | oklab(74.03% 0.1689 -0.0888) |
| OKLCH | oklch(74.03% 0.191 332.3) |
| XYZ | xyz(55.1758, 36.7020, 73.9758) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.26
Violet (CSS)
#EE82EE
ΔE00 3.04
Candy Pink
#FF63E9
ΔE00 3.71
Orchid
#DA70D6
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 3.93
Light Magenta
#FA5FF7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77DF #77EE86
analogous
#C177EE #EE77DF #EE77A4
triadic
#EE77DF #DFEE77 #77DFEE
tetradic
#EE77DF #EEC177 #77EE86 #77A4EE
square
#EE77DF #EEC177 #77EE86 #77A4EE
split-complementary
#EE77DF #A4EE77 #77EEC1
monochromatic
#D11ABA #E741D2 #EE77DF #F5ADEC #FCE4F9
Accessibility & contrast
On white
2.52
#EE77DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#EE77DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77DF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77DF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7498E2
Deuteranopia (green-blind)
#96A9DC
Tritanopia (blue-blind)
#F77FA1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee77df; /* rgb */ color: rgb(238, 119, 223); /* oklch */ color: oklch(74.0% 0.191 332.3);
Tailwind
colors: {
custom: {
50: '#f6a2e9',
500: '#ee77df',
950: '#000000',
},
}SCSS
$custom: #ee77df; $custom-light: #f6a2e9; $custom-dark: #000000;
JSON
{
"hex": "#ee77df",
"rgb": {
"r": 238,
"g": 119,
"b": 223
},
"hsl": {
"h": 307.563,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.74026,
"c": 0.19078,
"h": 332.3
},
"luminance": 0.36699
}Semantic roles & 50–950 ramp
primary
#EE77DF
secondary
#D0F1D4
accent
#DA260B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84