#EA90F8#EA90F8
#EA90F8 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.2% C 0.170 H 322.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90F8 |
|---|---|
| RGB | rgb(234, 144, 248) |
| HSL | hsl(292, 88%, 77%) |
| HSV | hsv(292, 42%, 97%) |
| CMYK | cmyk(5.6%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(72.37, 50.00, -38.15) |
| CIE-LCH | lch(72.37, 62.89, 322.66°) |
| OKLab | oklab(78.22% 0.1343 -0.1048) |
| OKLCH | oklch(78.22% 0.17 322) |
| XYZ | xyz(60.8463, 44.2186, 94.1187) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Lavender Pink
#DD85D7
ΔE00 5.57
Purply Pink
#F075E6
ΔE00 5.85
Baby Purple
#CA9BF7
ΔE00 6.88
Plum
#DDA0DD
ΔE00 7.40
Lilac (survey)
#CEA2FD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90F8 #9EF890
analogous
#B690F8 #EA90F8 #F890D2
triadic
#EA90F8 #F8EA90 #90F8EA
tetradic
#EA90F8 #F8B690 #9EF890 #90D2F8
square
#EA90F8 #F8B690 #9EF890 #90D2F8
split-complementary
#EA90F8 #D2F890 #90F8B6
monochromatic
#D41DF1 #DF56F4 #EA90F8 #F5CAFC #FAE2FD
Accessibility & contrast
On white
2.13
#EA90F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#EA90F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90F8
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90F8 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFC
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#ED9CB8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea90f8; /* rgb */ color: rgb(234, 144, 248); /* oklch */ color: oklch(78.2% 0.170 322.0);
Tailwind
colors: {
custom: {
50: '#f2b2fb',
500: '#ea90f8',
950: '#000000',
},
}SCSS
$custom: #ea90f8; $custom-light: #f2b2fb; $custom-dark: #000000;
JSON
{
"hex": "#ea90f8",
"rgb": {
"r": 234,
"g": 144,
"b": 248
},
"hsl": {
"h": 291.923,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.78222,
"c": 0.17036,
"h": 322
},
"luminance": 0.44216
}Semantic roles & 50–950 ramp
primary
#EA90F8
secondary
#DAF5D6
accent
#E5011F
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085