#ED87FA#ED87FA
#ED87FA is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.3% C 0.189 H 322.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ED87FA |
|---|---|
| RGB | rgb(237, 135, 250) |
| HSL | hsl(293, 92%, 75%) |
| HSV | hsv(293, 46%, 98%) |
| CMYK | cmyk(5.2%, 46%, 0%, 2%) |
| CIE-LAB | lab(71.03, 55.77, -41.30) |
| CIE-LCH | lch(71.03, 69.40, 323.48°) |
| OKLab | oklab(77.33% 0.1505 -0.1137) |
| OKLCH | oklch(77.33% 0.189 322.9) |
| XYZ | xyz(60.8426, 42.2372, 95.3717) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.18
Purply Pink
#F075E6
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 5.76
Violet Pink
#FB5FFC
ΔE00 6.52
Light Magenta
#FA5FF7
ΔE00 6.58
Candy Pink
#FF63E9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED87FA #94FA87
analogous
#B387FA #ED87FA #FA87CE
triadic
#ED87FA #FAED87 #87FAED
tetradic
#ED87FA #FAB387 #94FA87 #87CEFA
square
#ED87FA #FAB387 #94FA87 #87CEFA
split-complementary
#ED87FA #CEFA87 #87FAB3
monochromatic
#DB11F5 #E44CF8 #ED87FA #F6C2FC #FBE2FE
Accessibility & contrast
On white
2.22
#ED87FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#ED87FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED87FA
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED87FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED87FA | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#F095B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ed87fa; /* rgb */ color: rgb(237, 135, 250); /* oklch */ color: oklch(77.3% 0.189 322.9);
Tailwind
colors: {
custom: {
50: '#f5adfc',
500: '#ed87fa',
950: '#000000',
},
}SCSS
$custom: #ed87fa; $custom-light: #f5adfc; $custom-dark: #000000;
JSON
{
"hex": "#ed87fa",
"rgb": {
"r": 237,
"g": 135,
"b": 250
},
"hsl": {
"h": 293.217,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.77325,
"c": 0.18863,
"h": 322.9
},
"luminance": 0.42235
}Semantic roles & 50–950 ramp
primary
#ED87FA
secondary
#D9F6D5
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85