#ED88FA#ED88FA
#ED88FA is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.5% C 0.187 H 322.9°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ED88FA |
|---|---|
| RGB | rgb(237, 136, 250) |
| HSL | hsl(293, 92%, 76%) |
| HSV | hsv(293, 46%, 98%) |
| CMYK | cmyk(5.2%, 45.6%, 0%, 2%) |
| CIE-LAB | lab(71.23, 55.27, -41.00) |
| CIE-LCH | lch(71.23, 68.82, 323.43°) |
| OKLab | oklab(77.47% 0.1491 -0.1129) |
| OKLCH | oklch(77.47% 0.187 322.9) |
| XYZ | xyz(60.9827, 42.5176, 95.4184) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 5.74
Violet Pink
#FB5FFC
ΔE00 6.71
Light Magenta
#FA5FF7
ΔE00 6.78
Candy Pink
#FF63E9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED88FA #95FA88
analogous
#B488FA #ED88FA #FA88CE
triadic
#ED88FA #FAED88 #88FAED
tetradic
#ED88FA #FAB488 #95FA88 #88CEFA
square
#ED88FA #FAB488 #95FA88 #88CEFA
split-complementary
#ED88FA #CEFA88 #88FAB4
monochromatic
#DB13F5 #E44DF8 #ED88FA #F6C3FC #FBE2FE
Accessibility & contrast
On white
2.21
#ED88FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#ED88FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED88FA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED88FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED88FA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FE
Deuteranopia (green-blind)
#96B3F7
Tritanopia (blue-blind)
#F096B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ed88fa; /* rgb */ color: rgb(237, 136, 250); /* oklch */ color: oklch(77.5% 0.187 322.9);
Tailwind
colors: {
custom: {
50: '#f5adfc',
500: '#ed88fa',
950: '#000000',
},
}SCSS
$custom: #ed88fa; $custom-light: #f5adfc; $custom-dark: #000000;
JSON
{
"hex": "#ed88fa",
"rgb": {
"r": 237,
"g": 136,
"b": 250
},
"hsl": {
"h": 293.158,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.77468,
"c": 0.18702,
"h": 322.9
},
"luminance": 0.42515
}Semantic roles & 50–950 ramp
primary
#ED88FA
secondary
#D9F6D5
accent
#E6001A
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85