#E89EEE#E89EEE
#E89EEE is a light, vivid purple. Relative luminance 0.478; OKLCH L 79.8% C 0.135 H 324.1°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EEE |
|---|---|
| RGB | rgb(232, 158, 238) |
| HSL | hsl(296, 70%, 78%) |
| HSV | hsv(296, 34%, 93%) |
| CMYK | cmyk(2.5%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(74.69, 40.24, -29.15) |
| CIE-LCH | lch(74.69, 49.68, 324.08°) |
| OKLab | oklab(79.79% 0.1098 -0.0793) |
| OKLCH | oklch(79.79% 0.135 324.1) |
| XYZ | xyz(60.9366, 47.7847, 86.8858) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.71
Mauve
#E0B0FF
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 6.13
Violet (CSS)
#EE82EE
ΔE00 6.28
Lavender (survey)
#C79FEF
ΔE00 7.09
Baby Purple
#CA9BF7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EEE #A4EE9E
analogous
#C09EEE #E89EEE #EE9ECC
triadic
#E89EEE #EEE89E #9EEEE8
tetradic
#E89EEE #EEC09E #A4EE9E #9ECCEE
square
#E89EEE #EEC09E #A4EE9E #9ECCEE
split-complementary
#E89EEE #CCEE9E #9EEEC0
monochromatic
#CF36DC #DC6AE5 #E89EEE #F4D2F7 #F9E5FA
Accessibility & contrast
On white
1.99
#E89EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#E89EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EEE
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EEE | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F1
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#EBA6BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e89eee; /* rgb */ color: rgb(232, 158, 238); /* oklch */ color: oklch(79.8% 0.135 324.1);
Tailwind
colors: {
custom: {
50: '#f0bcf3',
500: '#e89eee',
950: '#000000',
},
}SCSS
$custom: #e89eee; $custom-light: #f0bcf3; $custom-dark: #000000;
JSON
{
"hex": "#e89eee",
"rgb": {
"r": 232,
"g": 158,
"b": 238
},
"hsl": {
"h": 295.5,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.79787,
"c": 0.13547,
"h": 324.1
},
"luminance": 0.47783
}Semantic roles & 50–950 ramp
primary
#E89EEE
secondary
#DBF2D9
accent
#D21322
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185