#EA90DF#EA90DF
#EA90DF is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.2% C 0.147 H 331.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90DF |
|---|---|
| RGB | rgb(234, 144, 223) |
| HSL | hsl(307, 68%, 74%) |
| HSV | hsv(307, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 4.7%, 8.2%) |
| CIE-LAB | lab(71.40, 45.48, -25.97) |
| CIE-LCH | lch(71.40, 52.38, 330.27°) |
| OKLab | oklab(77.17% 0.1289 -0.0703) |
| OKLCH | oklch(77.17% 0.147 331.4) |
| XYZ | xyz(57.2236, 42.7695, 75.0389) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.29
Violet (CSS)
#EE82EE
ΔE00 4.59
Plum
#DDA0DD
ΔE00 4.89
Purply Pink
#F075E6
ΔE00 6.02
Bubblegum Pink
#FE83CC
ΔE00 6.09
Orchid
#DA70D6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90DF #90EA9B
analogous
#C890EA #EA90DF #EA90B2
triadic
#EA90DF #DFEA90 #90DFEA
tetradic
#EA90DF #EAC890 #90EA9B #90B2EA
square
#EA90DF #EAC890 #90EA9B #90B2EA
split-complementary
#EA90DF #B2EA90 #90EAC8
monochromatic
#D729C1 #E05DD0 #EA90DF #F4C3EE #FAE5F8
Accessibility & contrast
On white
2.20
#EA90DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EA90DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90DF
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90DF | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA7E2
Deuteranopia (green-blind)
#A5B3DC
Tritanopia (blue-blind)
#F196AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea90df; /* rgb */ color: rgb(234, 144, 223); /* oklch */ color: oklch(77.2% 0.147 331.4);
Tailwind
colors: {
custom: {
50: '#f2b2e9',
500: '#ea90df',
950: '#000000',
},
}SCSS
$custom: #ea90df; $custom-light: #f2b2e9; $custom-dark: #000000;
JSON
{
"hex": "#ea90df",
"rgb": {
"r": 234,
"g": 144,
"b": 223
},
"hsl": {
"h": 307.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.77168,
"c": 0.14677,
"h": 331.4
},
"luminance": 0.42767
}Semantic roles & 50–950 ramp
primary
#EA90DF
secondary
#D9F2DC
accent
#D02C15
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084