#D89CD4#D89CD4
#D89CD4 is a light, moderate purple. Relative luminance 0.431; OKLCH L 76.8% C 0.102 H 328.8°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D89CD4 |
|---|---|
| RGB | rgb(216, 156, 212) |
| HSL | hsl(304, 43%, 73%) |
| HSV | hsv(304, 28%, 85%) |
| CMYK | cmyk(0%, 27.8%, 1.9%, 15.3%) |
| CIE-LAB | lab(71.64, 31.40, -19.72) |
| CIE-LCH | lch(71.64, 37.08, 327.87°) |
| OKLab | oklab(76.79% 0.0877 -0.0531) |
| OKLCH | oklch(76.79% 0.103 328.8) |
| XYZ | xyz(52.0900, 43.1311, 67.8558) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.71
Lilac
#C8A2C8
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 6.41
Pale Purple
#B790D4
ΔE00 7.98
Lavender (survey)
#C79FEF
ΔE00 8.31
Mauve
#E0B0FF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89CD4 #9CD8A0
analogous
#BE9CD8 #D89CD4 #D89CB6
triadic
#D89CD4 #D4D89C #9CD4D8
tetradic
#D89CD4 #D8BE9C #9CD8A0 #9CB6D8
square
#D89CD4 #D8BE9C #9CD8A0 #9CB6D8
split-complementary
#D89CD4 #B6D89C #9CD8BE
monochromatic
#B347AC #C770C1 #D89CD4 #E9C8E7 #F6E9F5
Accessibility & contrast
On white
2.18
#D89CD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#D89CD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89CD4
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89CD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89CD4 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ABD6
Deuteranopia (green-blind)
#A7B2D2
Tritanopia (blue-blind)
#DCA0B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d89cd4; /* rgb */ color: rgb(216, 156, 212); /* oklch */ color: oklch(76.8% 0.102 328.8);
Tailwind
colors: {
custom: {
50: '#e5bae1',
500: '#d89cd4',
950: '#000000',
},
}SCSS
$custom: #d89cd4; $custom-light: #e5bae1; $custom-dark: #000000;
JSON
{
"hex": "#d89cd4",
"rgb": {
"r": 216,
"g": 156,
"b": 212
},
"hsl": {
"h": 304,
"s": 43.478,
"l": 72.941
},
"oklch": {
"l": 0.7679,
"c": 0.1025,
"h": 328.8
},
"luminance": 0.43129
}Semantic roles & 50–950 ramp
primary
#D89CD4
secondary
#DEEDDF
accent
#B7382F
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161115
muted
#848083