#EA90E5#EA90E5
#EA90E5 is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.4% C 0.152 H 328.9°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90E5 |
|---|---|
| RGB | rgb(234, 144, 229) |
| HSL | hsl(303, 68%, 74%) |
| HSV | hsv(303, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 2.1%, 8.2%) |
| CIE-LAB | lab(71.62, 46.53, -28.93) |
| CIE-LCH | lch(71.62, 54.79, 328.13°) |
| OKLab | oklab(77.41% 0.1303 -0.0786) |
| OKLCH | oklch(77.41% 0.152 328.9) |
| XYZ | xyz(58.0469, 43.0988, 79.3749) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.37
Violet (CSS)
#EE82EE
ΔE00 3.72
Plum
#DDA0DD
ΔE00 5.23
Purply Pink
#F075E6
ΔE00 5.59
Bubblegum Pink
#FE83CC
ΔE00 7.02
Orchid
#DA70D6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90E5 #90EA95
analogous
#C290EA #EA90E5 #EA90B8
triadic
#EA90E5 #E5EA90 #90E5EA
tetradic
#EA90E5 #EAC290 #90EA95 #90B8EA
square
#EA90E5 #EAC290 #90EA95 #90B8EA
split-complementary
#EA90E5 #B8EA90 #90EAC2
monochromatic
#D729CD #E05DD9 #EA90E5 #F4C3F1 #FAE5F9
Accessibility & contrast
On white
2.18
#EA90E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#EA90E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90E5
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90E5 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA8E8
Deuteranopia (green-blind)
#A2B4E2
Tritanopia (blue-blind)
#F097B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea90e5; /* rgb */ color: rgb(234, 144, 229); /* oklch */ color: oklch(77.4% 0.152 328.9);
Tailwind
colors: {
custom: {
50: '#f2b2ed',
500: '#ea90e5',
950: '#000000',
},
}SCSS
$custom: #ea90e5; $custom-light: #f2b2ed; $custom-dark: #000000;
JSON
{
"hex": "#ea90e5",
"rgb": {
"r": 234,
"g": 144,
"b": 229
},
"hsl": {
"h": 303.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.7741,
"c": 0.15217,
"h": 328.9
},
"luminance": 0.43096
}Semantic roles & 50–950 ramp
primary
#EA90E5
secondary
#D9F2DB
accent
#D02015
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084