#EE84F8#EE84F8
#EE84F8 is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.9% C 0.192 H 324.0°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84F8 |
|---|---|
| RGB | rgb(238, 132, 248) |
| HSL | hsl(295, 89%, 75%) |
| HSV | hsv(295, 47%, 97%) |
| CMYK | cmyk(4%, 46.8%, 0%, 2.7%) |
| CIE-LAB | lab(70.50, 57.16, -41.04) |
| CIE-LCH | lch(70.50, 70.37, 324.32°) |
| OKLab | oklab(76.92% 0.1554 -0.1129) |
| OKLCH | oklch(76.92% 0.192 324) |
| XYZ | xyz(60.4528, 41.4598, 93.6070) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Purply Pink
#F075E6
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 5.55
Violet Pink
#FB5FFC
ΔE00 5.96
Light Magenta
#FA5FF7
ΔE00 5.99
Candy Pink
#FF63E9
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84F8 #8EF884
analogous
#B484F8 #EE84F8 #F884C8
triadic
#EE84F8 #F8EE84 #84F8EE
tetradic
#EE84F8 #F8B484 #8EF884 #84C8F8
square
#EE84F8 #F8B484 #8EF884 #84C8F8
split-complementary
#EE84F8 #C8F884 #84F8B4
monochromatic
#DE10F1 #E64AF5 #EE84F8 #F6BEFB #FBE2FD
Accessibility & contrast
On white
2.26
#EE84F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#EE84F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84F8
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84F8 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#95B1F5
Tritanopia (blue-blind)
#F292B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee84f8; /* rgb */ color: rgb(238, 132, 248); /* oklch */ color: oklch(76.9% 0.192 324.0);
Tailwind
colors: {
custom: {
50: '#f6abfb',
500: '#ee84f8',
950: '#000000',
},
}SCSS
$custom: #ee84f8; $custom-light: #f6abfb; $custom-dark: #000000;
JSON
{
"hex": "#ee84f8",
"rgb": {
"r": 238,
"g": 132,
"b": 248
},
"hsl": {
"h": 294.828,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.76924,
"c": 0.19209,
"h": 324
},
"luminance": 0.41457
}Semantic roles & 50–950 ramp
primary
#EE84F8
secondary
#D8F5D6
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85