#D89DCD#D89DCD
#D89DCD is a light, moderate pink. Relative luminance 0.431; OKLCH L 76.7% C 0.094 H 333.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D89DCD |
|---|---|
| RGB | rgb(216, 157, 205) |
| HSL | hsl(311, 43%, 73%) |
| HSV | hsv(311, 27%, 85%) |
| CMYK | cmyk(0%, 27.3%, 5.1%, 15.3%) |
| CIE-LAB | lab(71.64, 29.60, -15.88) |
| CIE-LCH | lch(71.64, 33.58, 331.79°) |
| OKLab | oklab(76.71% 0.084 -0.0425) |
| OKLCH | oklch(76.71% 0.094 333.2) |
| XYZ | xyz(51.3946, 43.1225, 63.3620) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.35
Lilac
#C8A2C8
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 7.68
Bubblegum Pink
#FE83CC
ΔE00 9.13
Pale Purple
#B790D4
ΔE00 9.25
Powder Pink
#FFB2D0
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89DCD #9DD8A8
analogous
#C59DD8 #D89DCD #D89DAF
triadic
#D89DCD #CDD89D #9DCDD8
tetradic
#D89DCD #D8C59D #9DD8A8 #9DAFD8
square
#D89DCD #D8C59D #9DD8A8 #9DAFD8
split-complementary
#D89DCD #AFD89D #9DD8C5
monochromatic
#B3479F #C771B7 #D89DCD #E9C9E3 #F6E9F4
Accessibility & contrast
On white
2.18
#D89DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#D89DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89DCD
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89DCD | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACF
Deuteranopia (green-blind)
#AAB3CB
Tritanopia (blue-blind)
#DEA0AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d89dcd; /* rgb */ color: rgb(216, 157, 205); /* oklch */ color: oklch(76.7% 0.094 333.2);
Tailwind
colors: {
custom: {
50: '#e4badc',
500: '#d89dcd',
950: '#000000',
},
}SCSS
$custom: #d89dcd; $custom-light: #e4badc; $custom-dark: #000000;
JSON
{
"hex": "#d89dcd",
"rgb": {
"r": 216,
"g": 157,
"b": 205
},
"hsl": {
"h": 311.186,
"s": 43.066,
"l": 73.137
},
"oklch": {
"l": 0.76708,
"c": 0.09414,
"h": 333.2
},
"luminance": 0.43121
}Semantic roles & 50–950 ramp
primary
#D89DCD
secondary
#DEEDE1
accent
#B6482F
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161115
muted
#848083