#E8A9EE#E8A9EE
#E8A9EE is a light, moderate purple. Relative luminance 0.517; OKLCH L 81.6% C 0.116 H 323.6°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A9EE |
|---|---|
| RGB | rgb(232, 169, 238) |
| HSL | hsl(295, 67%, 80%) |
| HSV | hsv(295, 29%, 93%) |
| CMYK | cmyk(2.5%, 29%, 0%, 6.7%) |
| CIE-LAB | lab(77.11, 34.40, -25.44) |
| CIE-LCH | lch(77.11, 42.79, 323.51°) |
| OKLab | oklab(81.62% 0.0937 -0.069) |
| OKLCH | oklch(81.62% 0.116 323.6) |
| XYZ | xyz(62.8976, 51.7066, 87.5395) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.16
Mauve
#E0B0FF
ΔE00 4.63
Light Lavendar
#EFC0FE
ΔE00 5.38
Light Violet
#D6B4FC
ΔE00 6.56
Lavender (survey)
#C79FEF
ΔE00 7.43
Pale Violet
#CEAEFA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A9EE #AFEEA9
analogous
#C6A9EE #E8A9EE #EEA9D1
triadic
#E8A9EE #EEE8A9 #A9EEE8
tetradic
#E8A9EE #EEC6A9 #AFEEA9 #A9D1EE
square
#E8A9EE #EEC6A9 #AFEEA9 #A9D1EE
split-complementary
#E8A9EE #D1EEA9 #A9EEC6
monochromatic
#CD43DA #DA76E4 #E8A9EE #F6DCF8 #F8E5FA
Accessibility & contrast
On white
1.85
#E8A9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#E8A9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A9EE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A9EE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BAF1
Deuteranopia (green-blind)
#B2C1EC
Tritanopia (blue-blind)
#EBB0C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #e8a9ee; /* rgb */ color: rgb(232, 169, 238); /* oklch */ color: oklch(81.6% 0.116 323.6);
Tailwind
colors: {
custom: {
50: '#f0c3f3',
500: '#e8a9ee',
950: '#000000',
},
}SCSS
$custom: #e8a9ee; $custom-light: #f0c3f3; $custom-dark: #000000;
JSON
{
"hex": "#e8a9ee",
"rgb": {
"r": 232,
"g": 169,
"b": 238
},
"hsl": {
"h": 294.783,
"s": 66.99,
"l": 79.804
},
"oklch": {
"l": 0.81622,
"c": 0.11635,
"h": 323.6
},
"luminance": 0.51705
}Semantic roles & 50–950 ramp
primary
#E8A9EE
secondary
#78CB70
accent
#CF1727
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285