#ED87EF#ED87EF
#ED87EF is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.8% C 0.178 H 326.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ED87EF |
|---|---|
| RGB | rgb(237, 135, 239) |
| HSL | hsl(299, 76%, 73%) |
| HSV | hsv(299, 44%, 94%) |
| CMYK | cmyk(0.8%, 43.5%, 0%, 6.3%) |
| CIE-LAB | lab(70.57, 53.77, -36.01) |
| CIE-LCH | lch(70.57, 64.71, 326.19°) |
| OKLab | oklab(76.83% 0.1486 -0.0986) |
| OKLCH | oklch(76.83% 0.178 326.4) |
| XYZ | xyz(59.1678, 41.5673, 86.5513) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.00
Purply Pink
#F075E6
ΔE00 3.59
Lavender Pink
#DD85D7
ΔE00 4.14
Candy Pink
#FF63E9
ΔE00 6.27
Orchid
#DA70D6
ΔE00 6.34
Light Magenta
#FA5FF7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED87EF #89EF87
analogous
#B987EF #ED87EF #EF87BD
triadic
#ED87EF #EFED87 #87EFED
tetradic
#ED87EF #EFB987 #89EF87 #87BDEF
square
#ED87EF #EFB987 #89EF87 #87BDEF
split-complementary
#ED87EF #BDEF87 #87EFB9
monochromatic
#DA1EDE #E551E8 #ED87EF #F5BDF6 #FBE4FB
Accessibility & contrast
On white
2.25
#ED87EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#ED87EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED87EF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED87EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED87EF | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F3
Deuteranopia (green-blind)
#9AB1EC
Tritanopia (blue-blind)
#F292B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ed87ef; /* rgb */ color: rgb(237, 135, 239); /* oklch */ color: oklch(76.8% 0.178 326.4);
Tailwind
colors: {
custom: {
50: '#f5adf4',
500: '#ed87ef',
950: '#000000',
},
}SCSS
$custom: #ed87ef; $custom-light: #f5adf4; $custom-dark: #000000;
JSON
{
"hex": "#ed87ef",
"rgb": {
"r": 237,
"g": 135,
"b": 239
},
"hsl": {
"h": 298.846,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.76829,
"c": 0.17831,
"h": 326.4
},
"luminance": 0.41564
}Semantic roles & 50–950 ramp
primary
#ED87EF
secondary
#D8F3D8
accent
#D90D11
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85