#E09AEE#E09AEE
#E09AEE is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.3% C 0.138 H 320.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E09AEE |
|---|---|
| RGB | rgb(224, 154, 238) |
| HSL | hsl(290, 71%, 77%) |
| HSV | hsv(290, 35%, 93%) |
| CMYK | cmyk(5.9%, 35.3%, 0%, 6.7%) |
| CIE-LAB | lab(72.98, 39.90, -31.85) |
| CIE-LCH | lch(72.98, 51.05, 321.40°) |
| OKLab | oklab(78.31% 0.1066 -0.0871) |
| OKLCH | oklch(78.31% 0.138 320.7) |
| XYZ | xyz(57.7268, 45.1333, 86.5431) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.43
Baby Purple
#CA9BF7
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.61
Mauve
#E0B0FF
ΔE00 5.67
Lavender (survey)
#C79FEF
ΔE00 5.71
Violet (CSS)
#EE82EE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09AEE #A8EE9A
analogous
#B69AEE #E09AEE #EE9AD2
triadic
#E09AEE #EEE09A #9AEEE0
tetradic
#E09AEE #EEB69A #A8EE9A #9AD2EE
square
#E09AEE #EEB69A #A8EE9A #9AD2EE
split-complementary
#E09AEE #D2EE9A #9AEEB6
monochromatic
#C031DC #D066E5 #E09AEE #F0CEF7 #F7E5FB
Accessibility & contrast
On white
2.09
#E09AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#E09AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09AEE
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09AEE | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF1
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#E2A3B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e09aee; /* rgb */ color: rgb(224, 154, 238); /* oklch */ color: oklch(78.3% 0.138 320.7);
Tailwind
colors: {
custom: {
50: '#ebb9f3',
500: '#e09aee',
950: '#000000',
},
}SCSS
$custom: #e09aee; $custom-light: #ebb9f3; $custom-dark: #000000;
JSON
{
"hex": "#e09aee",
"rgb": {
"r": 224,
"g": 154,
"b": 238
},
"hsl": {
"h": 290,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.78305,
"c": 0.13765,
"h": 320.7
},
"luminance": 0.45132
}Semantic roles & 50–950 ramp
primary
#E09AEE
secondary
#DDF2D9
accent
#D31232
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085