#EE84F4#EE84F4
#EE84F4 is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.7% C 0.188 H 325.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84F4 |
|---|---|
| RGB | rgb(238, 132, 244) |
| HSL | hsl(297, 84%, 74%) |
| HSV | hsv(297, 46%, 96%) |
| CMYK | cmyk(2.5%, 45.9%, 0%, 4.3%) |
| CIE-LAB | lab(70.33, 56.44, -39.12) |
| CIE-LCH | lch(70.33, 68.67, 325.27°) |
| OKLab | oklab(76.74% 0.1547 -0.1074) |
| OKLCH | oklch(76.74% 0.188 325.2) |
| XYZ | xyz(59.8389, 41.2142, 90.3736) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.04
Purply Pink
#F075E6
ΔE00 3.44
Lavender Pink
#DD85D7
ΔE00 4.97
Candy Pink
#FF63E9
ΔE00 5.89
Light Magenta
#FA5FF7
ΔE00 6.04
Violet Pink
#FB5FFC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84F4 #8AF484
analogous
#B684F4 #EE84F4 #F484C2
triadic
#EE84F4 #F4EE84 #84F4EE
tetradic
#EE84F4 #F4B684 #8AF484 #84C2F4
square
#EE84F4 #F4B684 #8AF484 #84C2F4
split-complementary
#EE84F4 #C2F484 #84F4B6
monochromatic
#DD15E9 #E64CEF #EE84F4 #F6BCF9 #FBE3FC
Accessibility & contrast
On white
2.27
#EE84F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EE84F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84F4
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84F4 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4F8
Deuteranopia (green-blind)
#96B1F1
Tritanopia (blue-blind)
#F391B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee84f4; /* rgb */ color: rgb(238, 132, 244); /* oklch */ color: oklch(76.7% 0.188 325.2);
Tailwind
colors: {
custom: {
50: '#f6abf8',
500: '#ee84f4',
950: '#000000',
},
}SCSS
$custom: #ee84f4; $custom-light: #f6abf8; $custom-dark: #000000;
JSON
{
"hex": "#ee84f4",
"rgb": {
"r": 238,
"g": 132,
"b": 244
},
"hsl": {
"h": 296.786,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.76741,
"c": 0.18837,
"h": 325.2
},
"luminance": 0.41211
}Semantic roles & 50–950 ramp
primary
#EE84F4
secondary
#D8F4D7
accent
#E00511
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85