#ED87EE#ED87EE
#ED87EE is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.8% C 0.177 H 326.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ED87EE |
|---|---|
| RGB | rgb(237, 135, 238) |
| HSL | hsl(299, 75%, 73%) |
| HSV | hsv(299, 43%, 93%) |
| CMYK | cmyk(0.4%, 43.3%, 0%, 6.7%) |
| CIE-LAB | lab(70.53, 53.59, -35.52) |
| CIE-LCH | lch(70.53, 64.30, 326.46°) |
| OKLab | oklab(76.79% 0.1484 -0.0972) |
| OKLCH | oklch(76.79% 0.177 326.8) |
| XYZ | xyz(59.0205, 41.5084, 85.7754) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.02
Purply Pink
#F075E6
ΔE00 3.55
Lavender Pink
#DD85D7
ΔE00 4.01
Candy Pink
#FF63E9
ΔE00 6.25
Orchid
#DA70D6
ΔE00 6.29
Light Magenta
#FA5FF7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED87EE #88EE87
analogous
#B987EE #ED87EE #EE87BC
triadic
#ED87EE #EEED87 #87EEED
tetradic
#ED87EE #EEB987 #88EE87 #87BCEE
square
#ED87EE #EEB987 #88EE87 #87BCEE
split-complementary
#ED87EE #BCEE87 #87EEB9
monochromatic
#DA1FDC #E551E6 #ED87EE #F5BDF6 #FBE4FB
Accessibility & contrast
On white
2.26
#ED87EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#ED87EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED87EE
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED87EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED87EE | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F2
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#F292AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ed87ee; /* rgb */ color: rgb(237, 135, 238); /* oklch */ color: oklch(76.8% 0.177 326.8);
Tailwind
colors: {
custom: {
50: '#f5adf4',
500: '#ed87ee',
950: '#000000',
},
}SCSS
$custom: #ed87ee; $custom-light: #f5adf4; $custom-dark: #000000;
JSON
{
"hex": "#ed87ee",
"rgb": {
"r": 237,
"g": 135,
"b": 238
},
"hsl": {
"h": 299.417,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.76786,
"c": 0.1774,
"h": 326.8
},
"luminance": 0.41506
}Semantic roles & 50–950 ramp
primary
#ED87EE
secondary
#D8F3D8
accent
#D70E10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85