#ED87F2#ED87F2
#ED87F2 is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.0% C 0.181 H 325.4°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ED87F2 |
|---|---|
| RGB | rgb(237, 135, 242) |
| HSL | hsl(297, 80%, 74%) |
| HSV | hsv(297, 44%, 95%) |
| CMYK | cmyk(2.1%, 44.2%, 0%, 5.1%) |
| CIE-LAB | lab(70.70, 54.31, -37.46) |
| CIE-LCH | lch(70.70, 65.97, 325.41°) |
| OKLab | oklab(76.96% 0.1492 -0.1027) |
| OKLCH | oklch(76.96% 0.181 325.4) |
| XYZ | xyz(59.6147, 41.7461, 88.9048) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.14
Purply Pink
#F075E6
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 4.57
Candy Pink
#FF63E9
ΔE00 6.36
Orchid
#DA70D6
ΔE00 6.51
Light Magenta
#FA5FF7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED87F2 #8CF287
analogous
#B887F2 #ED87F2 #F287C2
triadic
#ED87F2 #F2ED87 #87F2ED
tetradic
#ED87F2 #F2B887 #8CF287 #87C2F2
square
#ED87F2 #F2B887 #8CF287 #87C2F2
split-complementary
#ED87F2 #C2F287 #87F2B8
monochromatic
#DC19E6 #E550EC #ED87F2 #F5BEF8 #FBE3FC
Accessibility & contrast
On white
2.25
#ED87F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#ED87F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED87F2
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED87F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED87F2 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#99B1EF
Tritanopia (blue-blind)
#F293B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ed87f2; /* rgb */ color: rgb(237, 135, 242); /* oklch */ color: oklch(77.0% 0.181 325.4);
Tailwind
colors: {
custom: {
50: '#f5adf6',
500: '#ed87f2',
950: '#000000',
},
}SCSS
$custom: #ed87f2; $custom-light: #f5adf6; $custom-dark: #000000;
JSON
{
"hex": "#ed87f2",
"rgb": {
"r": 237,
"g": 135,
"b": 242
},
"hsl": {
"h": 297.196,
"s": 80.451,
"l": 73.922
},
"oklch": {
"l": 0.76962,
"c": 0.18109,
"h": 325.4
},
"luminance": 0.41743
}Semantic roles & 50–950 ramp
primary
#ED87F2
secondary
#D8F4D7
accent
#DD0913
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85