#EE84F2#EE84F2
#EE84F2 is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.6% C 0.187 H 325.9°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84F2 |
|---|---|
| RGB | rgb(238, 132, 242) |
| HSL | hsl(298, 81%, 73%) |
| HSV | hsv(298, 45%, 95%) |
| CMYK | cmyk(1.7%, 45.5%, 0%, 5.1%) |
| CIE-LAB | lab(70.24, 56.08, -38.16) |
| CIE-LCH | lch(70.24, 67.83, 325.77°) |
| OKLab | oklab(76.65% 0.1544 -0.1047) |
| OKLCH | oklch(76.65% 0.187 325.9) |
| XYZ | xyz(59.5369, 41.0934, 88.7830) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.73
Purply Pink
#F075E6
ΔE00 3.25
Lavender Pink
#DD85D7
ΔE00 4.68
Candy Pink
#FF63E9
ΔE00 5.79
Light Magenta
#FA5FF7
ΔE00 6.10
Orchid
#DA70D6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84F2 #88F284
analogous
#B784F2 #EE84F2 #F284BF
triadic
#EE84F2 #F2EE84 #84F2EE
tetradic
#EE84F2 #F2B784 #88F284 #84BFF2
square
#EE84F2 #F2B784 #88F284 #84BFF2
split-complementary
#EE84F2 #BFF284 #84F2B7
monochromatic
#DC18E4 #E64DEC #EE84F2 #F6BBF8 #FBE3FC
Accessibility & contrast
On white
2.28
#EE84F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EE84F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84F2
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84F2 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#97B0EF
Tritanopia (blue-blind)
#F390B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee84f2; /* rgb */ color: rgb(238, 132, 242); /* oklch */ color: oklch(76.6% 0.187 325.9);
Tailwind
colors: {
custom: {
50: '#f5abf6',
500: '#ee84f2',
950: '#000000',
},
}SCSS
$custom: #ee84f2; $custom-light: #f5abf6; $custom-dark: #000000;
JSON
{
"hex": "#ee84f2",
"rgb": {
"r": 238,
"g": 132,
"b": 242
},
"hsl": {
"h": 297.818,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.7665,
"c": 0.18654,
"h": 325.9
},
"luminance": 0.4109
}Semantic roles & 50–950 ramp
primary
#EE84F2
secondary
#D8F4D7
accent
#DD0810
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85