#E89EE8#E89EE8
#E89EE8 is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.5% C 0.130 H 326.7°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EE8 |
|---|---|
| RGB | rgb(232, 158, 232) |
| HSL | hsl(300, 62%, 76%) |
| HSV | hsv(300, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 0%, 9%) |
| CIE-LAB | lab(74.47, 39.13, -26.22) |
| CIE-LCH | lch(74.47, 47.10, 326.18°) |
| OKLab | oklab(79.55% 0.1083 -0.0711) |
| OKLCH | oklch(79.55% 0.13 326.7) |
| XYZ | xyz(60.0697, 47.4380, 82.3205) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.79
Lavender Pink
#DD85D7
ΔE00 5.92
Mauve
#E0B0FF
ΔE00 6.43
Violet (CSS)
#EE82EE
ΔE00 6.71
Lavender (survey)
#C79FEF
ΔE00 7.77
Light Lavendar
#EFC0FE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EE8 #9EE89E
analogous
#C39EE8 #E89EE8 #E89EC3
triadic
#E89EE8 #E8E89E #9EE8E8
tetradic
#E89EE8 #E8C39E #9EE89E #9EC3E8
square
#E89EE8 #E8C39E #9EE89E #9EC3E8
split-complementary
#E89EE8 #C3E89E #9EE8C3
monochromatic
#D13BD1 #DC6DDC #E89EE8 #F4CFF4 #F9E6F9
Accessibility & contrast
On white
2.00
#E89EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#E89EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EE8
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EE8 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B1EB
Deuteranopia (green-blind)
#ABBBE5
Tritanopia (blue-blind)
#ECA5B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e89ee8; /* rgb */ color: rgb(232, 158, 232); /* oklch */ color: oklch(79.5% 0.130 326.7);
Tailwind
colors: {
custom: {
50: '#f0bbef',
500: '#e89ee8',
950: '#000000',
},
}SCSS
$custom: #e89ee8; $custom-light: #f0bbef; $custom-dark: #000000;
JSON
{
"hex": "#e89ee8",
"rgb": {
"r": 232,
"g": 158,
"b": 232
},
"hsl": {
"h": 300,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.79548,
"c": 0.12953,
"h": 326.7
},
"luminance": 0.47436
}Semantic roles & 50–950 ramp
primary
#E89EE8
secondary
#DAF1DA
accent
#C91C1C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184