#D89DEF#D89DEF
#D89DEF is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.0% C 0.129 H 316.2°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D89DEF |
|---|---|
| RGB | rgb(216, 157, 239) |
| HSL | hsl(283, 72%, 78%) |
| HSV | hsv(283, 34%, 94%) |
| CMYK | cmyk(9.6%, 34.3%, 0%, 6.3%) |
| CIE-LAB | lab(72.86, 36.05, -32.65) |
| CIE-LCH | lch(72.86, 48.64, 317.83°) |
| OKLab | oklab(78.04% 0.0934 -0.0895) |
| OKLCH | oklch(78.04% 0.129 316.2) |
| XYZ | xyz(55.9535, 44.9461, 87.3725) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.83
Baby Purple
#CA9BF7
ΔE00 3.98
Lilac (survey)
#CEA2FD
ΔE00 4.25
Mauve
#E0B0FF
ΔE00 4.62
Plum
#DDA0DD
ΔE00 4.90
Pastel Purple
#CAA0FF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89DEF #B4EF9D
analogous
#AF9DEF #D89DEF #EF9DDD
triadic
#D89DEF #EFD89D #9DEFD8
tetradic
#D89DEF #EFAF9D #B4EF9D #9DDDEF
square
#D89DEF #EFAF9D #B4EF9D #9DDDEF
split-complementary
#D89DEF #DDEF9D #9DEFAF
monochromatic
#AE34DE #C368E6 #D89DEF #EDD2F8 #F5E5FB
Accessibility & contrast
On white
2.10
#D89DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#D89DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89DEF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89DEF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#9FB5EC
Tritanopia (blue-blind)
#D7A7BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d89def; /* rgb */ color: rgb(216, 157, 239); /* oklch */ color: oklch(78.0% 0.129 316.2);
Tailwind
colors: {
custom: {
50: '#e5baf4',
500: '#d89def',
950: '#000000',
},
}SCSS
$custom: #d89def; $custom-light: #e5baf4; $custom-dark: #000000;
JSON
{
"hex": "#d89def",
"rgb": {
"r": 216,
"g": 157,
"b": 239
},
"hsl": {
"h": 283.171,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.78038,
"c": 0.12937,
"h": 316.2
},
"luminance": 0.44945
}Semantic roles & 50–950 ramp
primary
#D89DEF
secondary
#E0F2D9
accent
#D41248
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185