#ED87F3#ED87F3
#ED87F3 is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.0% C 0.182 H 325.1°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ED87F3 |
|---|---|
| RGB | rgb(237, 135, 243) |
| HSL | hsl(297, 82%, 74%) |
| HSV | hsv(297, 44%, 95%) |
| CMYK | cmyk(2.5%, 44.4%, 0%, 4.7%) |
| CIE-LAB | lab(70.74, 54.49, -37.94) |
| CIE-LCH | lch(70.74, 66.40, 325.15°) |
| OKLab | oklab(77.01% 0.1493 -0.1041) |
| OKLCH | oklch(77.01% 0.182 325.1) |
| XYZ | xyz(59.7653, 41.8063, 89.6980) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.23
Purply Pink
#F075E6
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 4.71
Candy Pink
#FF63E9
ΔE00 6.40
Orchid
#DA70D6
ΔE00 6.58
Light Magenta
#FA5FF7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED87F3 #8DF387
analogous
#B787F3 #ED87F3 #F387C3
triadic
#ED87F3 #F3ED87 #87F3ED
tetradic
#ED87F3 #F3B787 #8DF387 #87C3F3
square
#ED87F3 #F3B787 #8DF387 #87C3F3
split-complementary
#ED87F3 #C3F387 #87F3B7
monochromatic
#DC18E8 #E54FED #ED87F3 #F5BFF9 #FBE3FC
Accessibility & contrast
On white
2.24
#ED87F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#ED87F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED87F3
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED87F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED87F3 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F7
Deuteranopia (green-blind)
#98B2F0
Tritanopia (blue-blind)
#F293B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ed87f3; /* rgb */ color: rgb(237, 135, 243); /* oklch */ color: oklch(77.0% 0.182 325.1);
Tailwind
colors: {
custom: {
50: '#f5adf7',
500: '#ed87f3',
950: '#000000',
},
}SCSS
$custom: #ed87f3; $custom-light: #f5adf7; $custom-dark: #000000;
JSON
{
"hex": "#ed87f3",
"rgb": {
"r": 237,
"g": 135,
"b": 243
},
"hsl": {
"h": 296.667,
"s": 81.818,
"l": 74.118
},
"oklch": {
"l": 0.77007,
"c": 0.18202,
"h": 325.1
},
"luminance": 0.41804
}Semantic roles & 50–950 ramp
primary
#ED87F3
secondary
#D9F4D7
accent
#DE0713
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85