#E89BEE#E89BEE
#E89BEE is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.3% C 0.141 H 324.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BEE |
|---|---|
| RGB | rgb(232, 155, 238) |
| HSL | hsl(296, 71%, 77%) |
| HSV | hsv(296, 35%, 93%) |
| CMYK | cmyk(2.5%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(74.04, 41.82, -30.14) |
| CIE-LCH | lch(74.04, 51.55, 324.22°) |
| OKLab | oklab(79.3% 0.1142 -0.0821) |
| OKLCH | oklch(79.3% 0.141 324.3) |
| XYZ | xyz(60.4311, 46.7737, 86.7173) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.15
Violet (CSS)
#EE82EE
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.59
Mauve
#E0B0FF
ΔE00 6.19
Baby Purple
#CA9BF7
ΔE00 7.10
Lavender (survey)
#C79FEF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BEE #A1EE9B
analogous
#BF9BEE #E89BEE #EE9BCA
triadic
#E89BEE #EEE89B #9BEEE8
tetradic
#E89BEE #EEBF9B #A1EE9B #9BCAEE
square
#E89BEE #EEBF9B #A1EE9B #9BCAEE
split-complementary
#E89BEE #CAEE9B #9BEEBF
monochromatic
#D032DC #DC67E5 #E89BEE #F4CFF7 #F9E5FB
Accessibility & contrast
On white
2.03
#E89BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#E89BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BEE
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BEE | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#ECA3BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e89bee; /* rgb */ color: rgb(232, 155, 238); /* oklch */ color: oklch(79.3% 0.141 324.3);
Tailwind
colors: {
custom: {
50: '#f0baf3',
500: '#e89bee',
950: '#000000',
},
}SCSS
$custom: #e89bee; $custom-light: #f0baf3; $custom-dark: #000000;
JSON
{
"hex": "#e89bee",
"rgb": {
"r": 232,
"g": 155,
"b": 238
},
"hsl": {
"h": 295.663,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.793,
"c": 0.14064,
"h": 324.3
},
"luminance": 0.46772
}Semantic roles & 50–950 ramp
primary
#E89BEE
secondary
#DBF2D9
accent
#D31320
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185