#EA90E8#EA90E8
#EA90E8 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.5% C 0.155 H 327.7°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90E8 |
|---|---|
| RGB | rgb(234, 144, 232) |
| HSL | hsl(301, 68%, 74%) |
| HSV | hsv(301, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 0.9%, 8.2%) |
| CIE-LAB | lab(71.74, 47.07, -30.40) |
| CIE-LCH | lch(71.74, 56.03, 327.14°) |
| OKLab | oklab(77.53% 0.131 -0.0827) |
| OKLCH | oklch(77.53% 0.155 327.7) |
| XYZ | xyz(58.4694, 43.2678, 81.6000) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Lavender Pink
#DD85D7
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 5.46
Plum
#DDA0DD
ΔE00 5.49
Bubblegum Pink
#FE83CC
ΔE00 7.50
Orchid
#DA70D6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90E8 #90EA92
analogous
#BF90EA #EA90E8 #EA90BB
triadic
#EA90E8 #E8EA90 #90E8EA
tetradic
#EA90E8 #EABF90 #90EA92 #90BBEA
square
#EA90E8 #EABF90 #90EA92 #90BBEA
split-complementary
#EA90E8 #BBEA90 #90EABF
monochromatic
#D729D3 #E05DDD #EA90E8 #F4C3F3 #FAE5FA
Accessibility & contrast
On white
2.18
#EA90E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EA90E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90E8
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90E8 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA8EB
Deuteranopia (green-blind)
#A1B4E5
Tritanopia (blue-blind)
#F098B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea90e8; /* rgb */ color: rgb(234, 144, 232); /* oklch */ color: oklch(77.5% 0.155 327.7);
Tailwind
colors: {
custom: {
50: '#f2b2ef',
500: '#ea90e8',
950: '#000000',
},
}SCSS
$custom: #ea90e8; $custom-light: #f2b2ef; $custom-dark: #000000;
JSON
{
"hex": "#ea90e8",
"rgb": {
"r": 234,
"g": 144,
"b": 232
},
"hsl": {
"h": 301.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.77534,
"c": 0.15493,
"h": 327.7
},
"luminance": 0.43265
}Semantic roles & 50–950 ramp
primary
#EA90E8
secondary
#D9F2DA
accent
#D01A15
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084