#D89DEE#D89DEE
#D89DEE is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.0% C 0.128 H 316.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D89DEE |
|---|---|
| RGB | rgb(216, 157, 238) |
| HSL | hsl(284, 70%, 77%) |
| HSV | hsv(284, 34%, 93%) |
| CMYK | cmyk(9.2%, 34%, 0%, 6.7%) |
| CIE-LAB | lab(72.82, 35.85, -32.17) |
| CIE-LCH | lch(72.82, 48.16, 318.10°) |
| OKLab | oklab(78% 0.0932 -0.0882) |
| OKLCH | oklch(78% 0.128 316.6) |
| XYZ | xyz(55.8062, 44.8872, 86.5966) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.92
Baby Purple
#CA9BF7
ΔE00 4.14
Lilac (survey)
#CEA2FD
ΔE00 4.42
Mauve
#E0B0FF
ΔE00 4.67
Plum
#DDA0DD
ΔE00 4.70
Pastel Purple
#CAA0FF
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89DEE #B3EE9D
analogous
#B09DEE #D89DEE #EE9DDB
triadic
#D89DEE #EED89D #9DEED8
tetradic
#D89DEE #EEB09D #B3EE9D #9DDBEE
square
#D89DEE #EEB09D #B3EE9D #9DDBEE
split-complementary
#D89DEE #DBEE9D #9DEEB0
monochromatic
#AE35DC #C369E5 #D89DEE #EDD1F7 #F5E5FA
Accessibility & contrast
On white
2.10
#D89DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#D89DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89DEE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89DEE | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#9FB5EB
Tritanopia (blue-blind)
#D8A7BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d89dee; /* rgb */ color: rgb(216, 157, 238); /* oklch */ color: oklch(78.0% 0.128 316.6);
Tailwind
colors: {
custom: {
50: '#e5baf3',
500: '#d89dee',
950: '#000000',
},
}SCSS
$custom: #d89dee; $custom-light: #e5baf3; $custom-dark: #000000;
JSON
{
"hex": "#d89dee",
"rgb": {
"r": 216,
"g": 157,
"b": 238
},
"hsl": {
"h": 283.704,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.77996,
"c": 0.12825,
"h": 316.6
},
"luminance": 0.44886
}Semantic roles & 50–950 ramp
primary
#D89DEE
secondary
#E0F2D9
accent
#D21347
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185