#D89DEB#D89DEB
#D89DEB is a light, vivid purple. Relative luminance 0.447; OKLCH L 77.9% C 0.125 H 317.7°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D89DEB |
|---|---|
| RGB | rgb(216, 157, 235) |
| HSL | hsl(285, 66%, 77%) |
| HSV | hsv(285, 33%, 92%) |
| CMYK | cmyk(8.1%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(72.70, 35.25, -30.71) |
| CIE-LCH | lch(72.70, 46.75, 318.94°) |
| OKLab | oklab(77.87% 0.0924 -0.084) |
| OKLCH | oklch(77.87% 0.125 317.7) |
| XYZ | xyz(55.3691, 44.7123, 84.2948) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.09
Lavender (survey)
#C79FEF
ΔE00 4.24
Baby Purple
#CA9BF7
ΔE00 4.65
Mauve
#E0B0FF
ΔE00 4.87
Lilac (survey)
#CEA2FD
ΔE00 4.94
Pastel Purple
#CAA0FF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89DEB #B0EB9D
analogous
#B19DEB #D89DEB #EB9DD7
triadic
#D89DEB #EBD89D #9DEBD8
tetradic
#D89DEB #EBB19D #B0EB9D #9DD7EB
square
#D89DEB #EBB19D #B0EB9D #9DD7EB
split-complementary
#D89DEB #D7EB9D #9DEBB1
monochromatic
#B037D6 #C46AE1 #D89DEB #ECD0F5 #F5E6FA
Accessibility & contrast
On white
2.11
#D89DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#D89DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89DEB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89DEB | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFEE
Deuteranopia (green-blind)
#A0B4E9
Tritanopia (blue-blind)
#D8A6BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d89deb; /* rgb */ color: rgb(216, 157, 235); /* oklch */ color: oklch(77.9% 0.125 317.7);
Tailwind
colors: {
custom: {
50: '#e5baf1',
500: '#d89deb',
950: '#000000',
},
}SCSS
$custom: #d89deb; $custom-light: #e5baf1; $custom-dark: #000000;
JSON
{
"hex": "#d89deb",
"rgb": {
"r": 216,
"g": 157,
"b": 235
},
"hsl": {
"h": 285.385,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.7787,
"c": 0.1249,
"h": 317.7
},
"luminance": 0.44711
}Semantic roles & 50–950 ramp
primary
#D89DEB
secondary
#DFF1DA
accent
#CE1844
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161216
muted
#848184