#EE84E6#EE84E6
#EE84E6 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.1% C 0.176 H 329.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84E6 |
|---|---|
| RGB | rgb(238, 132, 230) |
| HSL | hsl(305, 76%, 73%) |
| HSV | hsv(305, 45%, 93%) |
| CMYK | cmyk(0%, 44.5%, 3.4%, 6.7%) |
| CIE-LAB | lab(69.75, 53.98, -32.32) |
| CIE-LCH | lch(69.75, 62.92, 329.09°) |
| OKLab | oklab(76.12% 0.1522 -0.088) |
| OKLCH | oklch(76.12% 0.176 329.9) |
| XYZ | xyz(57.7934, 40.3960, 79.6006) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.62
Purply Pink
#F075E6
ΔE00 2.93
Lavender Pink
#DD85D7
ΔE00 3.21
Candy Pink
#FF63E9
ΔE00 5.67
Orchid
#DA70D6
ΔE00 5.67
Light Magenta
#FA5FF7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84E6 #84EE8C
analogous
#C184EE #EE84E6 #EE84B1
triadic
#EE84E6 #E6EE84 #84E6EE
tetradic
#EE84E6 #EEC184 #84EE8C #84B1EE
square
#EE84E6 #EEC184 #84EE8C #84B1EE
split-complementary
#EE84E6 #B1EE84 #84EEC1
monochromatic
#DA1ECB #E74EDB #EE84E6 #F5BAF1 #FBE4FA
Accessibility & contrast
On white
2.31
#EE84E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EE84E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84E6
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84E6 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E9
Deuteranopia (green-blind)
#9CB0E3
Tritanopia (blue-blind)
#F58DAA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee84e6; /* rgb */ color: rgb(238, 132, 230); /* oklch */ color: oklch(76.1% 0.176 329.9);
Tailwind
colors: {
custom: {
50: '#f5abee',
500: '#ee84e6',
950: '#000000',
},
}SCSS
$custom: #ee84e6; $custom-light: #f5abee; $custom-dark: #000000;
JSON
{
"hex": "#ee84e6",
"rgb": {
"r": 238,
"g": 132,
"b": 230
},
"hsl": {
"h": 304.528,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.76124,
"c": 0.17579,
"h": 329.9
},
"luminance": 0.40393
}Semantic roles & 50–950 ramp
primary
#EE84E6
secondary
#D8F3DA
accent
#D81D0E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84