#EA90EF#EA90EF
#EA90EF is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.8% C 0.162 H 325.1°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90EF |
|---|---|
| RGB | rgb(234, 144, 239) |
| HSL | hsl(297, 75%, 75%) |
| HSV | hsv(297, 40%, 94%) |
| CMYK | cmyk(2.1%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(72.01, 48.33, -33.81) |
| CIE-LCH | lch(72.01, 58.98, 325.03°) |
| OKLab | oklab(77.83% 0.1325 -0.0924) |
| OKLCH | oklch(77.83% 0.162 325.1) |
| XYZ | xyz(59.4835, 43.6734, 86.9411) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Lavender Pink
#DD85D7
ΔE00 4.32
Purply Pink
#F075E6
ΔE00 5.43
Plum
#DDA0DD
ΔE00 6.25
Baby Purple
#CA9BF7
ΔE00 7.59
Orchid
#DA70D6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90EF #95EF90
analogous
#BA90EF #EA90EF #EF90C5
triadic
#EA90EF #EFEA90 #90EFEA
tetradic
#EA90EF #EFBA90 #95EF90 #90C5EF
square
#EA90EF #EFBA90 #95EF90 #90C5EF
split-complementary
#EA90EF #C5EF90 #90EFBA
monochromatic
#D625E0 #E05BE7 #EA90EF #F4C5F7 #FAE4FB
Accessibility & contrast
On white
2.16
#EA90EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EA90EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90EF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90EF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F2
Deuteranopia (green-blind)
#9FB4EC
Tritanopia (blue-blind)
#EE9AB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea90ef; /* rgb */ color: rgb(234, 144, 239); /* oklch */ color: oklch(77.8% 0.162 325.1);
Tailwind
colors: {
custom: {
50: '#f2b2f4',
500: '#ea90ef',
950: '#000000',
},
}SCSS
$custom: #ea90ef; $custom-light: #f2b2f4; $custom-dark: #000000;
JSON
{
"hex": "#ea90ef",
"rgb": {
"r": 234,
"g": 144,
"b": 239
},
"hsl": {
"h": 296.842,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.77829,
"c": 0.16156,
"h": 325.1
},
"luminance": 0.43671
}Semantic roles & 50–950 ramp
primary
#EA90EF
secondary
#DAF3D8
accent
#D70F19
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085