#EA90DC#EA90DC
#EA90DC is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.0% C 0.144 H 332.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90DC |
|---|---|
| RGB | rgb(234, 144, 220) |
| HSL | hsl(309, 68%, 74%) |
| HSV | hsv(309, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 6%, 8.2%) |
| CIE-LAB | lab(71.29, 44.96, -24.49) |
| CIE-LCH | lch(71.29, 51.20, 331.43°) |
| OKLab | oklab(77.05% 0.1281 -0.0661) |
| OKLCH | oklch(77.05% 0.144 332.7) |
| XYZ | xyz(56.8227, 42.6091, 72.9276) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.44
Plum
#DDA0DD
ΔE00 4.82
Violet (CSS)
#EE82EE
ΔE00 5.09
Bubblegum Pink
#FE83CC
ΔE00 5.65
Purply Pink
#F075E6
ΔE00 6.33
Pink (survey)
#FF81C0
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90DC #90EA9E
analogous
#CB90EA #EA90DC #EA90AF
triadic
#EA90DC #DCEA90 #90DCEA
tetradic
#EA90DC #EACB90 #90EA9E #90AFEA
square
#EA90DC #EACB90 #90EA9E #90AFEA
split-complementary
#EA90DC #AFEA90 #90EACB
monochromatic
#D729BC #E05DCC #EA90DC #F4C3EC #FAE5F7
Accessibility & contrast
On white
2.21
#EA90DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EA90DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90DC
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90DC | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7DF
Deuteranopia (green-blind)
#A6B3D9
Tritanopia (blue-blind)
#F195AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea90dc; /* rgb */ color: rgb(234, 144, 220); /* oklch */ color: oklch(77.0% 0.144 332.7);
Tailwind
colors: {
custom: {
50: '#f2b2e7',
500: '#ea90dc',
950: '#000000',
},
}SCSS
$custom: #ea90dc; $custom-light: #f2b2e7; $custom-dark: #000000;
JSON
{
"hex": "#ea90dc",
"rgb": {
"r": 234,
"g": 144,
"b": 220
},
"hsl": {
"h": 309.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.7705,
"c": 0.14415,
"h": 332.7
},
"luminance": 0.42606
}Semantic roles & 50–950 ramp
primary
#EA90DC
secondary
#D9F2DD
accent
#D03215
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084