#EA90F5#EA90F5
#EA90F5 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.1% C 0.167 H 323.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90F5 |
|---|---|
| RGB | rgb(234, 144, 245) |
| HSL | hsl(293, 83%, 76%) |
| HSV | hsv(293, 41%, 96%) |
| CMYK | cmyk(4.5%, 41.2%, 0%, 3.9%) |
| CIE-LAB | lab(72.25, 49.44, -36.71) |
| CIE-LCH | lch(72.25, 61.58, 323.41°) |
| OKLab | oklab(78.09% 0.1337 -0.1007) |
| OKLCH | oklch(78.09% 0.167 323) |
| XYZ | xyz(60.3846, 44.0339, 91.6871) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 5.14
Purply Pink
#F075E6
ΔE00 5.66
Plum
#DDA0DD
ΔE00 7.00
Baby Purple
#CA9BF7
ΔE00 7.08
Lilac (survey)
#CEA2FD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90F5 #9BF590
analogous
#B890F5 #EA90F5 #F590CE
triadic
#EA90F5 #F5EA90 #90F5EA
tetradic
#EA90F5 #F5B890 #9BF590 #90CEF5
square
#EA90F5 #F5B890 #9BF590 #90CEF5
split-complementary
#EA90F5 #CEF590 #90F5B8
monochromatic
#D520EB #DF58F0 #EA90F5 #F5C8FA #FAE3FC
Accessibility & contrast
On white
2.14
#EA90F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#EA90F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90F5
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90F5 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AAF9
Deuteranopia (green-blind)
#9CB5F2
Tritanopia (blue-blind)
#ED9BB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea90f5; /* rgb */ color: rgb(234, 144, 245); /* oklch */ color: oklch(78.1% 0.167 323.0);
Tailwind
colors: {
custom: {
50: '#f2b2f8',
500: '#ea90f5',
950: '#000000',
},
}SCSS
$custom: #ea90f5; $custom-light: #f2b2f8; $custom-dark: #000000;
JSON
{
"hex": "#ea90f5",
"rgb": {
"r": 234,
"g": 144,
"b": 245
},
"hsl": {
"h": 293.465,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.78089,
"c": 0.16739,
"h": 323
},
"luminance": 0.44032
}Semantic roles & 50–950 ramp
primary
#EA90F5
secondary
#DAF4D7
accent
#E0061D
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085