#ED87F6#ED87F6
#ED87F6 is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.1% C 0.185 H 324.2°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ED87F6 |
|---|---|
| RGB | rgb(237, 135, 246) |
| HSL | hsl(295, 86%, 75%) |
| HSV | hsv(295, 45%, 96%) |
| CMYK | cmyk(3.7%, 45.1%, 0%, 3.5%) |
| CIE-LAB | lab(70.86, 55.04, -39.38) |
| CIE-LCH | lch(70.86, 67.68, 324.41°) |
| OKLab | oklab(77.14% 0.1498 -0.1082) |
| OKLCH | oklch(77.14% 0.185 324.2) |
| XYZ | xyz(60.2220, 41.9890, 92.1034) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.60
Purply Pink
#F075E6
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 5.16
Candy Pink
#FF63E9
ΔE00 6.54
Light Magenta
#FA5FF7
ΔE00 6.60
Violet Pink
#FB5FFC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED87F6 #90F687
analogous
#B687F6 #ED87F6 #F687C8
triadic
#ED87F6 #F6ED87 #87F6ED
tetradic
#ED87F6 #F6B687 #90F687 #87C8F6
square
#ED87F6 #F6B687 #90F687 #87C8F6
split-complementary
#ED87F6 #C8F687 #87F6B6
monochromatic
#DC15ED #E44EF2 #ED87F6 #F6C0FA #FBE3FD
Accessibility & contrast
On white
2.23
#ED87F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#ED87F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED87F6
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED87F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED87F6 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FA
Deuteranopia (green-blind)
#97B2F3
Tritanopia (blue-blind)
#F194B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ed87f6; /* rgb */ color: rgb(237, 135, 246); /* oklch */ color: oklch(77.1% 0.185 324.2);
Tailwind
colors: {
custom: {
50: '#f5adf9',
500: '#ed87f6',
950: '#000000',
},
}SCSS
$custom: #ed87f6; $custom-light: #f5adf9; $custom-dark: #000000;
JSON
{
"hex": "#ed87f6",
"rgb": {
"r": 237,
"g": 135,
"b": 246
},
"hsl": {
"h": 295.135,
"s": 86.047,
"l": 74.706
},
"oklch": {
"l": 0.77142,
"c": 0.18483,
"h": 324.2
},
"luminance": 0.41986
}Semantic roles & 50–950 ramp
primary
#ED87F6
secondary
#D9F5D6
accent
#E30315
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85