#EE87F5#EE87F5
#EE87F5 is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.2% C 0.184 H 324.8°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87F5 |
|---|---|
| RGB | rgb(238, 135, 245) |
| HSL | hsl(296, 85%, 75%) |
| HSV | hsv(296, 45%, 96%) |
| CMYK | cmyk(2.9%, 44.9%, 0%, 3.9%) |
| CIE-LAB | lab(70.94, 55.14, -38.71) |
| CIE-LCH | lch(70.94, 67.37, 324.93°) |
| OKLab | oklab(77.21% 0.1508 -0.1063) |
| OKLCH | oklch(77.21% 0.184 324.8) |
| XYZ | xyz(60.4038, 42.1005, 91.3130) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.41
Purply Pink
#F075E6
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 5.03
Candy Pink
#FF63E9
ΔE00 6.43
Light Magenta
#FA5FF7
ΔE00 6.61
Violet Pink
#FB5FFC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87F5 #8EF587
analogous
#B787F5 #EE87F5 #F587C5
triadic
#EE87F5 #F5EE87 #87F5EE
tetradic
#EE87F5 #F5B787 #8EF587 #87C5F5
square
#EE87F5 #F5B787 #8EF587 #87C5F5
split-complementary
#EE87F5 #C5F587 #87F5B7
monochromatic
#DE16EC #E64FF0 #EE87F5 #F6BFFA #FBE3FD
Accessibility & contrast
On white
2.23
#EE87F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#EE87F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87F5
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87F5 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6F9
Deuteranopia (green-blind)
#98B2F2
Tritanopia (blue-blind)
#F293B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee87f5; /* rgb */ color: rgb(238, 135, 245); /* oklch */ color: oklch(77.2% 0.184 324.8);
Tailwind
colors: {
custom: {
50: '#f5adf9',
500: '#ee87f5',
950: '#000000',
},
}SCSS
$custom: #ee87f5; $custom-light: #f5adf9; $custom-dark: #000000;
JSON
{
"hex": "#ee87f5",
"rgb": {
"r": 238,
"g": 135,
"b": 245
},
"hsl": {
"h": 296.182,
"s": 84.615,
"l": 74.51
},
"oklch": {
"l": 0.77211,
"c": 0.18447,
"h": 324.8
},
"luminance": 0.42098
}Semantic roles & 50–950 ramp
primary
#EE87F5
secondary
#D8F5D6
accent
#E10412
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85