#E090EE#E090EE
#E090EE is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.7% C 0.155 H 321.5°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E090EE |
|---|---|
| RGB | rgb(224, 144, 238) |
| HSL | hsl(291, 73%, 75%) |
| HSV | hsv(291, 39%, 93%) |
| CMYK | cmyk(5.9%, 39.5%, 0%, 6.7%) |
| CIE-LAB | lab(70.85, 45.18, -35.15) |
| CIE-LCH | lch(70.85, 57.24, 322.12°) |
| OKLab | oklab(76.7% 0.121 -0.0964) |
| OKLCH | oklch(76.7% 0.155 321.5) |
| XYZ | xyz(56.1445, 41.9688, 86.0157) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 4.36
Baby Purple
#CA9BF7
ΔE00 6.03
Purply Pink
#F075E6
ΔE00 6.05
Plum
#DDA0DD
ΔE00 6.27
Lavender (survey)
#C79FEF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E090EE #9EEE90
analogous
#B190EE #E090EE #EE90CD
triadic
#E090EE #EEE090 #90EEE0
tetradic
#E090EE #EEB190 #9EEE90 #90CDEE
square
#E090EE #EEB190 #9EEE90 #90CDEE
split-complementary
#E090EE #CDEE90 #90EEB1
monochromatic
#C226DE #D15BE6 #E090EE #EFC5F6 #F8E4FB
Accessibility & contrast
On white
2.24
#E090EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#E090EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E090EE
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E090EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E090EE | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F1
Deuteranopia (green-blind)
#99B0EB
Tritanopia (blue-blind)
#E29BB4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e090ee; /* rgb */ color: rgb(224, 144, 238); /* oklch */ color: oklch(76.7% 0.155 321.5);
Tailwind
colors: {
custom: {
50: '#ebb2f4',
500: '#e090ee',
950: '#000000',
},
}SCSS
$custom: #e090ee; $custom-light: #ebb2f4; $custom-dark: #000000;
JSON
{
"hex": "#e090ee",
"rgb": {
"r": 224,
"g": 144,
"b": 238
},
"hsl": {
"h": 291.064,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.76699,
"c": 0.15471,
"h": 321.5
},
"luminance": 0.41967
}Semantic roles & 50–950 ramp
primary
#E090EE
secondary
#DCF3D8
accent
#D6102D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085