#E89BEB#E89BEB
#E89BEB is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.2% C 0.138 H 325.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BEB |
|---|---|
| RGB | rgb(232, 155, 235) |
| HSL | hsl(298, 67%, 76%) |
| HSV | hsv(298, 34%, 92%) |
| CMYK | cmyk(1.3%, 34%, 0%, 7.8%) |
| CIE-LAB | lab(73.93, 41.26, -28.68) |
| CIE-LCH | lch(73.93, 50.25, 325.20°) |
| OKLab | oklab(79.18% 0.1134 -0.078) |
| OKLCH | oklch(79.18% 0.138 325.5) |
| XYZ | xyz(59.9940, 46.5989, 84.4154) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.69
Lavender Pink
#DD85D7
ΔE00 5.41
Violet (CSS)
#EE82EE
ΔE00 5.72
Mauve
#E0B0FF
ΔE00 6.47
Lavender (survey)
#C79FEF
ΔE00 7.47
Baby Purple
#CA9BF7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BEB #9EEB9B
analogous
#C09BEB #E89BEB #EB9BC6
triadic
#E89BEB #EBE89B #9BEBE8
tetradic
#E89BEB #EBC09B #9EEB9B #9BC6EB
square
#E89BEB #EBC09B #9EEB9B #9BC6EB
split-complementary
#E89BEB #C6EB9B #9BEBC0
monochromatic
#D135D7 #DC68E1 #E89BEB #F4CEF5 #F9E5FA
Accessibility & contrast
On white
2.04
#E89BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#E89BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BEB
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BEB | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#ECA3B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e89beb; /* rgb */ color: rgb(232, 155, 235); /* oklch */ color: oklch(79.2% 0.138 325.5);
Tailwind
colors: {
custom: {
50: '#f0b9f1',
500: '#e89beb',
950: '#000000',
},
}SCSS
$custom: #e89beb; $custom-light: #f0b9f1; $custom-dark: #000000;
JSON
{
"hex": "#e89beb",
"rgb": {
"r": 232,
"g": 155,
"b": 235
},
"hsl": {
"h": 297.75,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.79178,
"c": 0.13767,
"h": 325.5
},
"luminance": 0.46597
}Semantic roles & 50–950 ramp
primary
#E89BEB
secondary
#DAF1DA
accent
#CF171E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184