#EE84F9#EE84F9
#EE84F9 is a light, vivid purple. Relative luminance 0.415; OKLCH L 77.0% C 0.193 H 323.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84F9 |
|---|---|
| RGB | rgb(238, 132, 249) |
| HSL | hsl(294, 91%, 75%) |
| HSV | hsv(294, 47%, 98%) |
| CMYK | cmyk(4.4%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(70.54, 57.35, -41.52) |
| CIE-LCH | lch(70.54, 70.80, 324.10°) |
| OKLab | oklab(76.97% 0.1555 -0.1143) |
| OKLCH | oklch(76.97% 0.193 323.7) |
| XYZ | xyz(60.6084, 41.5220, 94.4262) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.86
Purply Pink
#F075E6
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 5.69
Violet Pink
#FB5FFC
ΔE00 5.94
Light Magenta
#FA5FF7
ΔE00 5.99
Candy Pink
#FF63E9
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84F9 #8FF984
analogous
#B484F9 #EE84F9 #F984CA
triadic
#EE84F9 #F9EE84 #84F9EE
tetradic
#EE84F9 #F9B484 #8FF984 #84CAF9
square
#EE84F9 #F9B484 #8FF984 #84CAF9
split-complementary
#EE84F9 #CAF984 #84F9B4
monochromatic
#DE0FF3 #E64AF6 #EE84F9 #F6BEFC #FBE2FE
Accessibility & contrast
On white
2.26
#EE84F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#EE84F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84F9
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84F9 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FD
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#F292B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee84f9; /* rgb */ color: rgb(238, 132, 249); /* oklch */ color: oklch(77.0% 0.193 323.7);
Tailwind
colors: {
custom: {
50: '#f6abfb',
500: '#ee84f9',
950: '#000000',
},
}SCSS
$custom: #ee84f9; $custom-light: #f6abfb; $custom-dark: #000000;
JSON
{
"hex": "#ee84f9",
"rgb": {
"r": 238,
"g": 132,
"b": 249
},
"hsl": {
"h": 294.359,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.7697,
"c": 0.19302,
"h": 323.7
},
"luminance": 0.41519
}Semantic roles & 50–950 ramp
primary
#EE84F9
secondary
#D8F6D5
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85