#EE84E7#EE84E7
#EE84E7 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.2% C 0.177 H 329.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84E7 |
|---|---|
| RGB | rgb(238, 132, 231) |
| HSL | hsl(304, 76%, 73%) |
| HSV | hsv(304, 45%, 93%) |
| CMYK | cmyk(0%, 44.5%, 2.9%, 6.7%) |
| CIE-LAB | lab(69.79, 54.15, -32.81) |
| CIE-LCH | lch(69.79, 63.32, 328.79°) |
| OKLab | oklab(76.17% 0.1524 -0.0894) |
| OKLCH | oklch(76.17% 0.177 329.6) |
| XYZ | xyz(57.9342, 40.4523, 80.3423) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.44
Purply Pink
#F075E6
ΔE00 2.89
Lavender Pink
#DD85D7
ΔE00 3.31
Candy Pink
#FF63E9
ΔE00 5.64
Orchid
#DA70D6
ΔE00 5.68
Light Magenta
#FA5FF7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84E7 #84EE8B
analogous
#C084EE #EE84E7 #EE84B2
triadic
#EE84E7 #E7EE84 #84E7EE
tetradic
#EE84E7 #EEC084 #84EE8B #84B2EE
square
#EE84E7 #EEC084 #84EE8B #84B2EE
split-complementary
#EE84E7 #B2EE84 #84EEC0
monochromatic
#DA1ECD #E74EDD #EE84E7 #F5BAF1 #FBE4FA
Accessibility & contrast
On white
2.31
#EE84E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EE84E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84E7
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84E7 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA1EA
Deuteranopia (green-blind)
#9CB0E4
Tritanopia (blue-blind)
#F58DAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee84e7; /* rgb */ color: rgb(238, 132, 231); /* oklch */ color: oklch(76.2% 0.177 329.6);
Tailwind
colors: {
custom: {
50: '#f5abef',
500: '#ee84e7',
950: '#000000',
},
}SCSS
$custom: #ee84e7; $custom-light: #f5abef; $custom-dark: #000000;
JSON
{
"hex": "#ee84e7",
"rgb": {
"r": 238,
"g": 132,
"b": 231
},
"hsl": {
"h": 303.962,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.76167,
"c": 0.17668,
"h": 329.6
},
"luminance": 0.40449
}Semantic roles & 50–950 ramp
primary
#EE84E7
secondary
#D8F3DA
accent
#D81B0E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84