#EE84EF#EE84EF
#EE84EF is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.5% C 0.184 H 326.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84EF |
|---|---|
| RGB | rgb(238, 132, 239) |
| HSL | hsl(299, 77%, 73%) |
| HSV | hsv(299, 45%, 94%) |
| CMYK | cmyk(0.4%, 44.8%, 0%, 6.3%) |
| CIE-LAB | lab(70.12, 55.55, -36.71) |
| CIE-LCH | lch(70.12, 66.58, 326.54°) |
| OKLab | oklab(76.52% 0.1539 -0.1005) |
| OKLCH | oklch(76.52% 0.184 326.8) |
| XYZ | xyz(59.0900, 40.9146, 86.4295) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.41
Purply Pink
#F075E6
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 5.69
Orchid
#DA70D6
ΔE00 5.97
Light Magenta
#FA5FF7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84EF #85EF84
analogous
#B884EF #EE84EF #EF84BB
triadic
#EE84EF #EFEE84 #84EFEE
tetradic
#EE84EF #EFB884 #85EF84 #84BBEF
square
#EE84EF #EFB884 #85EF84 #84BBEF
split-complementary
#EE84EF #BBEF84 #84EFB8
monochromatic
#DA1DDC #E74EE8 #EE84EF #F5BAF6 #FBE4FB
Accessibility & contrast
On white
2.29
#EE84EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#EE84EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84EF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84EF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F3
Deuteranopia (green-blind)
#98B0EC
Tritanopia (blue-blind)
#F48FAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee84ef; /* rgb */ color: rgb(238, 132, 239); /* oklch */ color: oklch(76.5% 0.184 326.8);
Tailwind
colors: {
custom: {
50: '#f5abf4',
500: '#ee84ef',
950: '#000000',
},
}SCSS
$custom: #ee84ef; $custom-light: #f5abf4; $custom-dark: #000000;
JSON
{
"hex": "#ee84ef",
"rgb": {
"r": 238,
"g": 132,
"b": 239
},
"hsl": {
"h": 299.439,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.76516,
"c": 0.1838,
"h": 326.8
},
"luminance": 0.40912
}Semantic roles & 50–950 ramp
primary
#EE84EF
secondary
#D8F3D8
accent
#D90C0E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85