#ED87F4#ED87F4
#ED87F4 is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.1% C 0.183 H 324.8°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ED87F4 |
|---|---|
| RGB | rgb(237, 135, 244) |
| HSL | hsl(296, 83%, 74%) |
| HSV | hsv(296, 45%, 96%) |
| CMYK | cmyk(2.9%, 44.7%, 0%, 4.3%) |
| CIE-LAB | lab(70.78, 54.67, -38.42) |
| CIE-LCH | lch(70.78, 66.82, 324.90°) |
| OKLab | oklab(77.05% 0.1495 -0.1055) |
| OKLCH | oklch(77.05% 0.183 324.8) |
| XYZ | xyz(59.9167, 41.8669, 90.4955) |
| Luminance | 0.4186 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.34
Purply Pink
#F075E6
ΔE00 3.92
Lavender Pink
#DD85D7
ΔE00 4.86
Candy Pink
#FF63E9
ΔE00 6.44
Light Magenta
#FA5FF7
ΔE00 6.64
Orchid
#DA70D6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED87F4 #8EF487
analogous
#B787F4 #ED87F4 #F487C5
triadic
#ED87F4 #F4ED87 #87F4ED
tetradic
#ED87F4 #F4B787 #8EF487 #87C5F4
square
#ED87F4 #F4B787 #8EF487 #87C5F4
split-complementary
#ED87F4 #C5F487 #87F4B7
monochromatic
#DC17EA #E54FEF #ED87F4 #F5BFF9 #FBE3FC
Accessibility & contrast
On white
2.24
#ED87F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#ED87F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED87F4
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED87F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED87F4 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#F193B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ed87f4; /* rgb */ color: rgb(237, 135, 244); /* oklch */ color: oklch(77.1% 0.183 324.8);
Tailwind
colors: {
custom: {
50: '#f5adf8',
500: '#ed87f4',
950: '#000000',
},
}SCSS
$custom: #ed87f4; $custom-light: #f5adf8; $custom-dark: #000000;
JSON
{
"hex": "#ed87f4",
"rgb": {
"r": 237,
"g": 135,
"b": 244
},
"hsl": {
"h": 296.147,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.77052,
"c": 0.18295,
"h": 324.8
},
"luminance": 0.41864
}Semantic roles & 50–950 ramp
primary
#ED87F4
secondary
#D9F4D7
accent
#E00614
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85