#E89EEB#E89EEB
#E89EEB is a light, vivid purple. Relative luminance 0.476; OKLCH L 79.7% C 0.132 H 325.4°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EEB |
|---|---|
| RGB | rgb(232, 158, 235) |
| HSL | hsl(298, 66%, 77%) |
| HSV | hsv(298, 33%, 92%) |
| CMYK | cmyk(1.3%, 32.8%, 0%, 7.8%) |
| CIE-LAB | lab(74.58, 39.68, -27.68) |
| CIE-LCH | lch(74.58, 48.38, 325.10°) |
| OKLab | oklab(79.67% 0.109 -0.0752) |
| OKLCH | oklch(79.67% 0.132 325.4) |
| XYZ | xyz(60.4995, 47.6099, 84.5839) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.22
Lavender Pink
#DD85D7
ΔE00 5.99
Mauve
#E0B0FF
ΔE00 6.05
Violet (CSS)
#EE82EE
ΔE00 6.46
Lavender (survey)
#C79FEF
ΔE00 7.41
Baby Purple
#CA9BF7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EEB #A1EB9E
analogous
#C29EEB #E89EEB #EB9EC8
triadic
#E89EEB #EBE89E #9EEBE8
tetradic
#E89EEB #EBC29E #A1EB9E #9EC8EB
square
#E89EEB #EBC29E #A1EB9E #9EC8EB
split-complementary
#E89EEB #C8EB9E #9EEBC2
monochromatic
#D039D6 #DC6BE1 #E89EEB #F4D1F5 #F9E6FA
Accessibility & contrast
On white
2.00
#E89EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#E89EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EEB
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EEB | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#ECA5BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e89eeb; /* rgb */ color: rgb(232, 158, 235); /* oklch */ color: oklch(79.7% 0.132 325.4);
Tailwind
colors: {
custom: {
50: '#f0bbf1',
500: '#e89eeb',
950: '#000000',
},
}SCSS
$custom: #e89eeb; $custom-light: #f0bbf1; $custom-dark: #000000;
JSON
{
"hex": "#e89eeb",
"rgb": {
"r": 232,
"g": 158,
"b": 235
},
"hsl": {
"h": 297.662,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.79666,
"c": 0.13247,
"h": 325.4
},
"luminance": 0.47608
}Semantic roles & 50–950 ramp
primary
#E89EEB
secondary
#DBF1DA
accent
#CE181F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184