#EE87E8#EE87E8
#EE87E8 is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.6% C 0.173 H 329.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87E8 |
|---|---|
| RGB | rgb(238, 135, 232) |
| HSL | hsl(303, 75%, 73%) |
| HSV | hsv(303, 43%, 93%) |
| CMYK | cmyk(0%, 43.3%, 2.5%, 6.7%) |
| CIE-LAB | lab(70.41, 52.83, -32.41) |
| CIE-LCH | lch(70.41, 61.98, 328.48°) |
| OKLab | oklab(76.64% 0.1483 -0.0883) |
| OKLCH | oklch(76.64% 0.173 329.2) |
| XYZ | xyz(58.4886, 41.3343, 81.2258) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Lavender Pink
#DD85D7
ΔE00 3.36
Purply Pink
#F075E6
ΔE00 3.50
Orchid
#DA70D6
ΔE00 6.19
Candy Pink
#FF63E9
ΔE00 6.20
Bubblegum Pink
#FE83CC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87E8 #87EE8D
analogous
#C087EE #EE87E8 #EE87B4
triadic
#EE87E8 #E8EE87 #87E8EE
tetradic
#EE87E8 #EEC087 #87EE8D #87B4EE
square
#EE87E8 #EEC087 #87EE8D #87B4EE
split-complementary
#EE87E8 #B4EE87 #87EEC0
monochromatic
#DC1FD1 #E651DE #EE87E8 #F6BDF2 #FBE4FA
Accessibility & contrast
On white
2.27
#EE87E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EE87E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87E8
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87E8 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A3EB
Deuteranopia (green-blind)
#9DB1E5
Tritanopia (blue-blind)
#F590AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee87e8; /* rgb */ color: rgb(238, 135, 232); /* oklch */ color: oklch(76.6% 0.173 329.2);
Tailwind
colors: {
custom: {
50: '#f5adef',
500: '#ee87e8',
950: '#000000',
},
}SCSS
$custom: #ee87e8; $custom-light: #f5adef; $custom-dark: #000000;
JSON
{
"hex": "#ee87e8",
"rgb": {
"r": 238,
"g": 135,
"b": 232
},
"hsl": {
"h": 303.495,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.76642,
"c": 0.17263,
"h": 329.2
},
"luminance": 0.41331
}Semantic roles & 50–950 ramp
primary
#EE87E8
secondary
#D8F3DA
accent
#D71A0E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84