#D89DED#D89DED
#D89DED is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.0% C 0.127 H 317.0°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D89DED |
|---|---|
| RGB | rgb(216, 157, 237) |
| HSL | hsl(284, 69%, 77%) |
| HSV | hsv(284, 34%, 93%) |
| CMYK | cmyk(8.9%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(72.78, 35.65, -31.68) |
| CIE-LCH | lch(72.78, 47.69, 318.37°) |
| OKLab | oklab(77.95% 0.0929 -0.0868) |
| OKLCH | oklch(77.95% 0.127 317) |
| XYZ | xyz(55.6597, 44.8286, 85.8251) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 4.02
Baby Purple
#CA9BF7
ΔE00 4.31
Plum
#DDA0DD
ΔE00 4.50
Lilac (survey)
#CEA2FD
ΔE00 4.59
Mauve
#E0B0FF
ΔE00 4.73
Pastel Purple
#CAA0FF
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89DED #B2ED9D
analogous
#B09DED #D89DED #ED9DDA
triadic
#D89DED #EDD89D #9DEDD8
tetradic
#D89DED #EDB09D #B2ED9D #9DDAED
square
#D89DED #EDB09D #B2ED9D #9DDAED
split-complementary
#D89DED #DAED9D #9DEDB0
monochromatic
#AF36DA #C369E4 #D89DED #EDD1F6 #F5E5FA
Accessibility & contrast
On white
2.11
#D89DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#D89DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89DED
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89DED | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#A0B4EB
Tritanopia (blue-blind)
#D8A7BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d89ded; /* rgb */ color: rgb(216, 157, 237); /* oklch */ color: oklch(78.0% 0.127 317.0);
Tailwind
colors: {
custom: {
50: '#e5baf3',
500: '#d89ded',
950: '#000000',
},
}SCSS
$custom: #d89ded; $custom-light: #e5baf3; $custom-dark: #000000;
JSON
{
"hex": "#d89ded",
"rgb": {
"r": 216,
"g": 157,
"b": 237
},
"hsl": {
"h": 284.25,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.77954,
"c": 0.12712,
"h": 317
},
"luminance": 0.44827
}Semantic roles & 50–950 ramp
primary
#D89DED
secondary
#E0F2D9
accent
#D11546
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185