#E89DEB#E89DEB
#E89DEB is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.5% C 0.134 H 325.4°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E89DEB |
|---|---|
| RGB | rgb(232, 157, 235) |
| HSL | hsl(298, 66%, 77%) |
| HSV | hsv(298, 33%, 92%) |
| CMYK | cmyk(1.3%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(74.36, 40.21, -28.02) |
| CIE-LCH | lch(74.36, 49.01, 325.13°) |
| OKLab | oklab(79.5% 0.1105 -0.0761) |
| OKLCH | oklch(79.5% 0.134 325.4) |
| XYZ | xyz(60.3296, 47.2701, 84.5273) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 5.79
Mauve
#E0B0FF
ΔE00 6.18
Violet (CSS)
#EE82EE
ΔE00 6.22
Lavender (survey)
#C79FEF
ΔE00 7.42
Baby Purple
#CA9BF7
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89DEB #A0EB9D
analogous
#C19DEB #E89DEB #EB9DC7
triadic
#E89DEB #EBE89D #9DEBE8
tetradic
#E89DEB #EBC19D #A0EB9D #9DC7EB
square
#E89DEB #EBC19D #A0EB9D #9DC7EB
split-complementary
#E89DEB #C7EB9D #9DEBC1
monochromatic
#D037D6 #DC6AE1 #E89DEB #F4D0F5 #F9E6FA
Accessibility & contrast
On white
2.01
#E89DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#E89DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89DEB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89DEB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#ECA4BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e89deb; /* rgb */ color: rgb(232, 157, 235); /* oklch */ color: oklch(79.5% 0.134 325.4);
Tailwind
colors: {
custom: {
50: '#f0bbf1',
500: '#e89deb',
950: '#000000',
},
}SCSS
$custom: #e89deb; $custom-light: #f0bbf1; $custom-dark: #000000;
JSON
{
"hex": "#e89deb",
"rgb": {
"r": 232,
"g": 157,
"b": 235
},
"hsl": {
"h": 297.692,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.79503,
"c": 0.13421,
"h": 325.4
},
"luminance": 0.47268
}Semantic roles & 50–950 ramp
primary
#E89DEB
secondary
#DBF1DA
accent
#CE181F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184