#ED90FD#ED90FD
#ED90FD is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.8% C 0.177 H 321.6°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ED90FD |
|---|---|
| RGB | rgb(237, 144, 253) |
| HSL | hsl(291, 96%, 78%) |
| HSV | hsv(291, 43%, 99%) |
| CMYK | cmyk(6.3%, 43.1%, 0%, 0.8%) |
| CIE-LAB | lab(72.92, 51.80, -39.99) |
| CIE-LCH | lch(72.92, 65.44, 322.33°) |
| OKLab | oklab(78.77% 0.1386 -0.11) |
| OKLCH | oklch(78.77% 0.177 321.6) |
| XYZ | xyz(62.6259, 45.0453, 98.3052) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.29
Baby Purple
#CA9BF7
ΔE00 7.11
Lilac (survey)
#CEA2FD
ΔE00 7.62
Liliac
#C48EFD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED90FD #A0FD90
analogous
#B790FD #ED90FD #FD90D6
triadic
#ED90FD #FDED90 #90FDED
tetradic
#ED90FD #FDB790 #A0FD90 #90D6FD
square
#ED90FD #FDB790 #A0FD90 #90D6FD
split-complementary
#ED90FD #D6FD90 #90FDB7
monochromatic
#DA18FB #E354FC #ED90FD #F7CCFE #FAE1FE
Accessibility & contrast
On white
2.10
#ED90FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#ED90FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED90FD
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED90FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED90FD | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#EF9DBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ed90fd; /* rgb */ color: rgb(237, 144, 253); /* oklch */ color: oklch(78.8% 0.177 321.6);
Tailwind
colors: {
custom: {
50: '#f4b3fe',
500: '#ed90fd',
950: '#000000',
},
}SCSS
$custom: #ed90fd; $custom-light: #f4b3fe; $custom-dark: #000000;
JSON
{
"hex": "#ed90fd",
"rgb": {
"r": 237,
"g": 144,
"b": 253
},
"hsl": {
"h": 291.193,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.78774,
"c": 0.17697,
"h": 321.6
},
"luminance": 0.45043
}Semantic roles & 50–950 ramp
primary
#ED90FD
secondary
#D9F7D4
accent
#E60022
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086