#ED87F9#ED87F9
#ED87F9 is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.3% C 0.188 H 323.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ED87F9 |
|---|---|
| RGB | rgb(237, 135, 249) |
| HSL | hsl(294, 90%, 75%) |
| HSV | hsv(294, 46%, 98%) |
| CMYK | cmyk(4.8%, 45.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.99, 55.58, -40.82) |
| CIE-LCH | lch(70.99, 68.96, 323.71°) |
| OKLab | oklab(77.28% 0.1503 -0.1123) |
| OKLCH | oklch(77.28% 0.188 323.2) |
| XYZ | xyz(60.6862, 42.1747, 94.5481) |
| Luminance | 0.4217 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.03
Purply Pink
#F075E6
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 5.61
Violet Pink
#FB5FFC
ΔE00 6.53
Light Magenta
#FA5FF7
ΔE00 6.58
Candy Pink
#FF63E9
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED87F9 #93F987
analogous
#B487F9 #ED87F9 #F987CC
triadic
#ED87F9 #F9ED87 #87F9ED
tetradic
#ED87F9 #F9B487 #93F987 #87CCF9
square
#ED87F9 #F9B487 #93F987 #87CCF9
split-complementary
#ED87F9 #CCF987 #87F9B4
monochromatic
#DC12F3 #E44DF6 #ED87F9 #F6C1FC #FBE2FE
Accessibility & contrast
On white
2.23
#ED87F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#ED87F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED87F9
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED87F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED87F9 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FD
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#F095B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ed87f9; /* rgb */ color: rgb(237, 135, 249); /* oklch */ color: oklch(77.3% 0.188 323.2);
Tailwind
colors: {
custom: {
50: '#f5adfb',
500: '#ed87f9',
950: '#000000',
},
}SCSS
$custom: #ed87f9; $custom-light: #f5adfb; $custom-dark: #000000;
JSON
{
"hex": "#ed87f9",
"rgb": {
"r": 237,
"g": 135,
"b": 249
},
"hsl": {
"h": 293.684,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.77279,
"c": 0.18768,
"h": 323.2
},
"luminance": 0.42172
}Semantic roles & 50–950 ramp
primary
#ED87F9
secondary
#D9F6D5
accent
#E60018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85