#EE87F4#EE87F4
#EE87F4 is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.2% C 0.184 H 325.1°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87F4 |
|---|---|
| RGB | rgb(238, 135, 244) |
| HSL | hsl(297, 83%, 74%) |
| HSV | hsv(297, 45%, 96%) |
| CMYK | cmyk(2.5%, 44.7%, 0%, 4.3%) |
| CIE-LAB | lab(70.90, 54.96, -38.23) |
| CIE-LCH | lch(70.90, 66.94, 325.18°) |
| OKLab | oklab(77.17% 0.1506 -0.1049) |
| OKLCH | oklch(77.17% 0.184 325.1) |
| XYZ | xyz(60.2516, 42.0396, 90.5112) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.29
Purply Pink
#F075E6
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 4.88
Candy Pink
#FF63E9
ΔE00 6.38
Light Magenta
#FA5FF7
ΔE00 6.63
Violet Pink
#FB5FFC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87F4 #8DF487
analogous
#B887F4 #EE87F4 #F487C4
triadic
#EE87F4 #F4EE87 #87F4EE
tetradic
#EE87F4 #F4B887 #8DF487 #87C4F4
square
#EE87F4 #F4B887 #8DF487 #87C4F4
split-complementary
#EE87F4 #C4F487 #87F4B8
monochromatic
#DE17EA #E64FEF #EE87F4 #F6BFF9 #FBE3FC
Accessibility & contrast
On white
2.23
#EE87F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#EE87F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87F4
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87F4 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F8
Deuteranopia (green-blind)
#99B2F1
Tritanopia (blue-blind)
#F393B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee87f4; /* rgb */ color: rgb(238, 135, 244); /* oklch */ color: oklch(77.2% 0.184 325.1);
Tailwind
colors: {
custom: {
50: '#f5adf8',
500: '#ee87f4',
950: '#000000',
},
}SCSS
$custom: #ee87f4; $custom-light: #f5adf8; $custom-dark: #000000;
JSON
{
"hex": "#ee87f4",
"rgb": {
"r": 238,
"g": 135,
"b": 244
},
"hsl": {
"h": 296.697,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.77166,
"c": 0.18354,
"h": 325.1
},
"luminance": 0.42037
}Semantic roles & 50–950 ramp
primary
#EE87F4
secondary
#D8F4D7
accent
#E00612
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85