#E89DED#E89DED
#E89DED is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.6% C 0.136 H 324.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E89DED |
|---|---|
| RGB | rgb(232, 157, 237) |
| HSL | hsl(296, 69%, 77%) |
| HSV | hsv(296, 34%, 93%) |
| CMYK | cmyk(2.1%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(74.44, 40.58, -28.99) |
| CIE-LCH | lch(74.44, 49.87, 324.46°) |
| OKLab | oklab(79.58% 0.111 -0.0789) |
| OKLCH | oklch(79.58% 0.136 324.6) |
| XYZ | xyz(60.6202, 47.3863, 86.0576) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.69
Lavender Pink
#DD85D7
ΔE00 5.89
Mauve
#E0B0FF
ΔE00 5.97
Violet (CSS)
#EE82EE
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 7.21
Baby Purple
#CA9BF7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89DED #A2ED9D
analogous
#C09DED #E89DED #ED9DCA
triadic
#E89DED #EDE89D #9DEDE8
tetradic
#E89DED #EDC09D #A2ED9D #9DCAED
square
#E89DED #EDC09D #A2ED9D #9DCAED
split-complementary
#E89DED #CAED9D #9DEDC0
monochromatic
#D036DA #DC69E4 #E89DED #F4D1F6 #F9E5FA
Accessibility & contrast
On white
2.00
#E89DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#E89DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89DED
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89DED | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#ECA5BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e89ded; /* rgb */ color: rgb(232, 157, 237); /* oklch */ color: oklch(79.6% 0.136 324.6);
Tailwind
colors: {
custom: {
50: '#f0bbf3',
500: '#e89ded',
950: '#000000',
},
}SCSS
$custom: #e89ded; $custom-light: #f0bbf3; $custom-dark: #000000;
JSON
{
"hex": "#e89ded",
"rgb": {
"r": 232,
"g": 157,
"b": 237
},
"hsl": {
"h": 296.25,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.79583,
"c": 0.13619,
"h": 324.6
},
"luminance": 0.47384
}Semantic roles & 50–950 ramp
primary
#E89DED
secondary
#DBF2D9
accent
#D11520
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185