#E89BED#E89BED
#E89BED is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.3% C 0.140 H 324.7°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BED |
|---|---|
| RGB | rgb(232, 155, 237) |
| HSL | hsl(296, 69%, 77%) |
| HSV | hsv(296, 35%, 93%) |
| CMYK | cmyk(2.1%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(74.01, 41.63, -29.65) |
| CIE-LCH | lch(74.01, 51.11, 324.54°) |
| OKLab | oklab(79.26% 0.1139 -0.0807) |
| OKLCH | oklch(79.26% 0.14 324.7) |
| XYZ | xyz(60.2846, 46.7151, 85.9457) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 5.60
Mauve
#E0B0FF
ΔE00 6.28
Baby Purple
#CA9BF7
ΔE00 7.23
Lavender (survey)
#C79FEF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BED #A0ED9B
analogous
#BF9BED #E89BED #ED9BC9
triadic
#E89BED #EDE89B #9BEDE8
tetradic
#E89BED #EDBF9B #A0ED9B #9BC9ED
square
#E89BED #EDBF9B #A0ED9B #9BC9ED
split-complementary
#E89BED #C9ED9B #9BEDBF
monochromatic
#D033DA #DC67E4 #E89BED #F4CFF6 #F9E5FA
Accessibility & contrast
On white
2.03
#E89BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#E89BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BED
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BED | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#ECA3B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e89bed; /* rgb */ color: rgb(232, 155, 237); /* oklch */ color: oklch(79.3% 0.140 324.7);
Tailwind
colors: {
custom: {
50: '#f0b9f3',
500: '#e89bed',
950: '#000000',
},
}SCSS
$custom: #e89bed; $custom-light: #f0b9f3; $custom-dark: #000000;
JSON
{
"hex": "#e89bed",
"rgb": {
"r": 232,
"g": 155,
"b": 237
},
"hsl": {
"h": 296.341,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.79259,
"c": 0.13964,
"h": 324.7
},
"luminance": 0.46713
}Semantic roles & 50–950 ramp
primary
#E89BED
secondary
#DBF2D9
accent
#D11420
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185