#D89CD5#D89CD5
#D89CD5 is a light, moderate purple. Relative luminance 0.432; OKLCH L 76.8% C 0.103 H 328.2°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D89CD5 |
|---|---|
| RGB | rgb(216, 156, 213) |
| HSL | hsl(303, 43%, 73%) |
| HSV | hsv(303, 28%, 85%) |
| CMYK | cmyk(0%, 27.8%, 1.4%, 15.3%) |
| CIE-LAB | lab(71.68, 31.58, -20.22) |
| CIE-LCH | lch(71.68, 37.50, 327.37°) |
| OKLab | oklab(76.83% 0.088 -0.0545) |
| OKLCH | oklch(76.83% 0.103 328.2) |
| XYZ | xyz(52.2165, 43.1817, 68.5222) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.54
Lilac
#C8A2C8
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 6.30
Pale Purple
#B790D4
ΔE00 7.84
Lavender (survey)
#C79FEF
ΔE00 8.09
Mauve
#E0B0FF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89CD5 #9CD89F
analogous
#BD9CD8 #D89CD5 #D89CB7
triadic
#D89CD5 #D5D89C #9CD5D8
tetradic
#D89CD5 #D8BD9C #9CD89F #9CB7D8
square
#D89CD5 #D8BD9C #9CD89F #9CB7D8
split-complementary
#D89CD5 #B7D89C #9CD8BD
monochromatic
#B347AE #C770C2 #D89CD5 #E9C8E8 #F6E9F6
Accessibility & contrast
On white
2.18
#D89CD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#D89CD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89CD5
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89CD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89CD5 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ABD7
Deuteranopia (green-blind)
#A7B2D3
Tritanopia (blue-blind)
#DCA0B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d89cd5; /* rgb */ color: rgb(216, 156, 213); /* oklch */ color: oklch(76.8% 0.103 328.2);
Tailwind
colors: {
custom: {
50: '#e5bae2',
500: '#d89cd5',
950: '#000000',
},
}SCSS
$custom: #d89cd5; $custom-light: #e5bae2; $custom-dark: #000000;
JSON
{
"hex": "#d89cd5",
"rgb": {
"r": 216,
"g": 156,
"b": 213
},
"hsl": {
"h": 303,
"s": 43.478,
"l": 72.941
},
"oklch": {
"l": 0.76827,
"c": 0.10348,
"h": 328.2
},
"luminance": 0.4318
}Semantic roles & 50–950 ramp
primary
#D89CD5
secondary
#DEEDDF
accent
#B7362F
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161115
muted
#848083