#EE87F6#EE87F6
#EE87F6 is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.3% C 0.185 H 324.5°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87F6 |
|---|---|
| RGB | rgb(238, 135, 246) |
| HSL | hsl(296, 86%, 75%) |
| HSV | hsv(296, 45%, 96%) |
| CMYK | cmyk(3.3%, 45.1%, 0%, 3.5%) |
| CIE-LAB | lab(70.98, 55.32, -39.19) |
| CIE-LCH | lch(70.98, 67.79, 324.68°) |
| OKLab | oklab(77.26% 0.151 -0.1076) |
| OKLCH | oklch(77.26% 0.185 324.5) |
| XYZ | xyz(60.5569, 42.1617, 92.1191) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.54
Purply Pink
#F075E6
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 5.17
Candy Pink
#FF63E9
ΔE00 6.48
Light Magenta
#FA5FF7
ΔE00 6.59
Violet Pink
#FB5FFC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87F6 #8FF687
analogous
#B787F6 #EE87F6 #F687C6
triadic
#EE87F6 #F6EE87 #87F6EE
tetradic
#EE87F6 #F6B787 #8FF687 #87C6F6
square
#EE87F6 #F6B787 #8FF687 #87C6F6
split-complementary
#EE87F6 #C6F687 #87F6B7
monochromatic
#DE15ED #E64EF2 #EE87F6 #F6C0FA #FBE3FD
Accessibility & contrast
On white
2.23
#EE87F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EE87F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87F6
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87F6 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FA
Deuteranopia (green-blind)
#98B2F3
Tritanopia (blue-blind)
#F294B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee87f6; /* rgb */ color: rgb(238, 135, 246); /* oklch */ color: oklch(77.3% 0.185 324.5);
Tailwind
colors: {
custom: {
50: '#f5adf9',
500: '#ee87f6',
950: '#000000',
},
}SCSS
$custom: #ee87f6; $custom-light: #f5adf9; $custom-dark: #000000;
JSON
{
"hex": "#ee87f6",
"rgb": {
"r": 238,
"g": 135,
"b": 246
},
"hsl": {
"h": 295.676,
"s": 86.047,
"l": 74.706
},
"oklch": {
"l": 0.77256,
"c": 0.18541,
"h": 324.5
},
"luminance": 0.42159
}Semantic roles & 50–950 ramp
primary
#EE87F6
secondary
#D8F5D6
accent
#E30313
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85