#EA90FF#EA90FF
#EA90FF is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.5% C 0.177 H 319.8°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90FF |
|---|---|
| RGB | rgb(234, 144, 255) |
| HSL | hsl(289, 100%, 78%) |
| HSV | hsv(289, 44%, 100%) |
| CMYK | cmyk(8.2%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(72.67, 51.33, -41.49) |
| CIE-LCH | lch(72.67, 66.01, 321.05°) |
| OKLab | oklab(78.54% 0.1356 -0.1144) |
| OKLCH | oklch(78.54% 0.177 319.8) |
| XYZ | xyz(61.9527, 44.6611, 99.9454) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.92
Purply Pink
#F075E6
ΔE00 6.43
Baby Purple
#CA9BF7
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 6.62
Liliac
#C48EFD
ΔE00 7.09
Lilac (survey)
#CEA2FD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90FF #A5FF90
analogous
#B290FF #EA90FF #FF90DC
triadic
#EA90FF #FFEA90 #90FFEA
tetradic
#EA90FF #FFB290 #A5FF90 #90DCFF
square
#EA90FF #FFB290 #A5FF90 #90DCFF
split-complementary
#EA90FF #DCFF90 #90FFB2
monochromatic
#D316FF #DE53FF #EA90FF #F6CDFF #F9E0FF
Accessibility & contrast
On white
2.11
#EA90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#EA90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90FF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90FF | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#98B6FC
Tritanopia (blue-blind)
#EB9EBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea90ff; /* rgb */ color: rgb(234, 144, 255); /* oklch */ color: oklch(78.5% 0.177 319.8);
Tailwind
colors: {
custom: {
50: '#f2b2ff',
500: '#ea90ff',
950: '#000000',
},
}SCSS
$custom: #ea90ff; $custom-light: #f2b2ff; $custom-dark: #000000;
JSON
{
"hex": "#ea90ff",
"rgb": {
"r": 234,
"g": 144,
"b": 255
},
"hsl": {
"h": 288.649,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.78538,
"c": 0.17739,
"h": 319.8
},
"luminance": 0.44659
}Semantic roles & 50–950 ramp
primary
#EA90FF
secondary
#DAF7D4
accent
#E6002B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086