#EE84EA#EE84EA
#EE84EA is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.3% C 0.179 H 328.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84EA |
|---|---|
| RGB | rgb(238, 132, 234) |
| HSL | hsl(302, 76%, 73%) |
| HSV | hsv(302, 45%, 93%) |
| CMYK | cmyk(0%, 44.5%, 1.7%, 6.7%) |
| CIE-LAB | lab(69.91, 54.67, -34.28) |
| CIE-LCH | lch(69.91, 64.53, 327.91°) |
| OKLab | oklab(76.3% 0.153 -0.0936) |
| OKLCH | oklch(76.3% 0.179 328.5) |
| XYZ | xyz(58.3616, 40.6233, 82.5929) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.92
Purply Pink
#F075E6
ΔE00 2.86
Lavender Pink
#DD85D7
ΔE00 3.63
Candy Pink
#FF63E9
ΔE00 5.62
Orchid
#DA70D6
ΔE00 5.75
Light Magenta
#FA5FF7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84EA #84EE88
analogous
#BD84EE #EE84EA #EE84B5
triadic
#EE84EA #EAEE84 #84EAEE
tetradic
#EE84EA #EEBD84 #84EE88 #84B5EE
square
#EE84EA #EEBD84 #84EE88 #84B5EE
split-complementary
#EE84EA #B5EE84 #84EEBD
monochromatic
#DA1ED2 #E74EE1 #EE84EA #F5BAF3 #FBE4FA
Accessibility & contrast
On white
2.30
#EE84EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#EE84EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84EA
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84EA | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#F48EAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee84ea; /* rgb */ color: rgb(238, 132, 234); /* oklch */ color: oklch(76.3% 0.179 328.5);
Tailwind
colors: {
custom: {
50: '#f5abf1',
500: '#ee84ea',
950: '#000000',
},
}SCSS
$custom: #ee84ea; $custom-light: #f5abf1; $custom-dark: #000000;
JSON
{
"hex": "#ee84ea",
"rgb": {
"r": 238,
"g": 132,
"b": 234
},
"hsl": {
"h": 302.264,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.76296,
"c": 0.17931,
"h": 328.5
},
"luminance": 0.4062
}Semantic roles & 50–950 ramp
primary
#EE84EA
secondary
#D8F3D9
accent
#D8150E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84