#ED90FC#ED90FC
#ED90FC is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.7% C 0.176 H 321.9°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ED90FC |
|---|---|
| RGB | rgb(237, 144, 252) |
| HSL | hsl(292, 95%, 78%) |
| HSV | hsv(292, 43%, 99%) |
| CMYK | cmyk(6%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(72.88, 51.62, -39.51) |
| CIE-LCH | lch(72.88, 65.00, 322.57°) |
| OKLab | oklab(78.73% 0.1384 -0.1086) |
| OKLCH | oklch(78.73% 0.176 321.9) |
| XYZ | xyz(62.4670, 44.9817, 97.4684) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Purply Pink
#F075E6
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.14
Baby Purple
#CA9BF7
ΔE00 7.15
Lilac (survey)
#CEA2FD
ΔE00 7.67
Liliac
#C48EFD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED90FC #9FFC90
analogous
#B790FC #ED90FC #FC90D5
triadic
#ED90FC #FCED90 #90FCED
tetradic
#ED90FC #FCB790 #9FFC90 #90D5FC
square
#ED90FC #FCB790 #9FFC90 #90D5FC
split-complementary
#ED90FC #D5FC90 #90FCB7
monochromatic
#DA19F9 #E354FA #ED90FC #F7CCFE #FAE1FE
Accessibility & contrast
On white
2.10
#ED90FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#ED90FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED90FC
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED90FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED90FC | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#9BB7F9
Tritanopia (blue-blind)
#F09DBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ed90fc; /* rgb */ color: rgb(237, 144, 252); /* oklch */ color: oklch(78.7% 0.176 321.9);
Tailwind
colors: {
custom: {
50: '#f4b3fd',
500: '#ed90fc',
950: '#000000',
},
}SCSS
$custom: #ed90fc; $custom-light: #f4b3fd; $custom-dark: #000000;
JSON
{
"hex": "#ed90fc",
"rgb": {
"r": 237,
"g": 144,
"b": 252
},
"hsl": {
"h": 291.667,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.78729,
"c": 0.17598,
"h": 321.9
},
"luminance": 0.44979
}Semantic roles & 50–950 ramp
primary
#ED90FC
secondary
#D9F6D5
accent
#E60020
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085