#D89CD7#D89CD7
#D89CD7 is a light, moderate purple. Relative luminance 0.433; OKLCH L 76.9% C 0.105 H 327.1°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D89CD7 |
|---|---|
| RGB | rgb(216, 156, 215) |
| HSL | hsl(301, 43%, 73%) |
| HSV | hsv(301, 28%, 85%) |
| CMYK | cmyk(0%, 27.8%, 0.5%, 15.3%) |
| CIE-LAB | lab(71.75, 31.95, -21.22) |
| CIE-LCH | lch(71.75, 38.35, 326.41°) |
| OKLab | oklab(76.9% 0.0885 -0.0573) |
| OKLCH | oklch(76.9% 0.105 327.1) |
| XYZ | xyz(52.4719, 43.2839, 69.8674) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.28
Lilac
#C8A2C8
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 6.12
Pale Purple
#B790D4
ΔE00 7.58
Lavender (survey)
#C79FEF
ΔE00 7.67
Mauve
#E0B0FF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89CD7 #9CD89D
analogous
#BB9CD8 #D89CD7 #D89CB9
triadic
#D89CD7 #D7D89C #9CD7D8
tetradic
#D89CD7 #D8BB9C #9CD89D #9CB9D8
square
#D89CD7 #D8BB9C #9CD89D #9CB9D8
split-complementary
#D89CD7 #B9D89C #9CD8BB
monochromatic
#B347B1 #C770C5 #D89CD7 #E9C8E9 #F6E9F6
Accessibility & contrast
On white
2.17
#D89CD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#D89CD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89CD7
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89CD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89CD7 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ABD9
Deuteranopia (green-blind)
#A6B3D5
Tritanopia (blue-blind)
#DCA1B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d89cd7; /* rgb */ color: rgb(216, 156, 215); /* oklch */ color: oklch(76.9% 0.105 327.1);
Tailwind
colors: {
custom: {
50: '#e5bae3',
500: '#d89cd7',
950: '#000000',
},
}SCSS
$custom: #d89cd7; $custom-light: #e5bae3; $custom-dark: #000000;
JSON
{
"hex": "#d89cd7",
"rgb": {
"r": 216,
"g": 156,
"b": 215
},
"hsl": {
"h": 301,
"s": 43.478,
"l": 72.941
},
"oklch": {
"l": 0.76903,
"c": 0.10545,
"h": 327.1
},
"luminance": 0.43282
}Semantic roles & 50–950 ramp
primary
#D89CD7
secondary
#DEEDDE
accent
#B7312F
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161115
muted
#848083