#EE84EB#EE84EB
#EE84EB is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.3% C 0.180 H 328.2°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84EB |
|---|---|
| RGB | rgb(238, 132, 235) |
| HSL | hsl(302, 76%, 73%) |
| HSV | hsv(302, 45%, 93%) |
| CMYK | cmyk(0%, 44.5%, 1.3%, 6.7%) |
| CIE-LAB | lab(69.95, 54.85, -34.76) |
| CIE-LCH | lch(69.95, 64.93, 327.63°) |
| OKLab | oklab(76.34% 0.1531 -0.095) |
| OKLCH | oklch(76.34% 0.18 328.2) |
| XYZ | xyz(58.5056, 40.6809, 83.3517) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.76
Purply Pink
#F075E6
ΔE00 2.87
Lavender Pink
#DD85D7
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 5.62
Orchid
#DA70D6
ΔE00 5.78
Light Magenta
#FA5FF7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84EB #84EE87
analogous
#BC84EE #EE84EB #EE84B6
triadic
#EE84EB #EBEE84 #84EBEE
tetradic
#EE84EB #EEBC84 #84EE87 #84B6EE
square
#EE84EB #EEBC84 #84EE87 #84B6EE
split-complementary
#EE84EB #B6EE84 #84EEBC
monochromatic
#DA1ED4 #E74EE2 #EE84EB #F5BAF4 #FBE4FB
Accessibility & contrast
On white
2.30
#EE84EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#EE84EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84EB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84EB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EF
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#F48EAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee84eb; /* rgb */ color: rgb(238, 132, 235); /* oklch */ color: oklch(76.3% 0.180 328.2);
Tailwind
colors: {
custom: {
50: '#f5abf1',
500: '#ee84eb',
950: '#000000',
},
}SCSS
$custom: #ee84eb; $custom-light: #f5abf1; $custom-dark: #000000;
JSON
{
"hex": "#ee84eb",
"rgb": {
"r": 238,
"g": 132,
"b": 235
},
"hsl": {
"h": 301.698,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.7634,
"c": 0.1802,
"h": 328.2
},
"luminance": 0.40678
}Semantic roles & 50–950 ramp
primary
#EE84EB
secondary
#D8F3D9
accent
#D8130E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85