#D89CAA#D89CAA
#D89CAA is a light, moderate red. Relative luminance 0.413; OKLCH L 75.4% C 0.074 H 3.6°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D89CAA |
|---|---|
| RGB | rgb(216, 156, 170) |
| HSL | hsl(346, 43%, 73%) |
| HSV | hsv(346, 28%, 85%) |
| CMYK | cmyk(0%, 27.8%, 21.3%, 15.3%) |
| CIE-LAB | lab(70.37, 24.39, 1.63) |
| CIE-LCH | lch(70.37, 24.44, 3.82°) |
| OKLab | oklab(75.4% 0.0735 0.0046) |
| OKLCH | oklch(75.4% 0.074 3.6) |
| XYZ | xyz(47.4636, 41.2806, 43.4903) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.21
Dusty Pink
#D8A7B1
ΔE00 3.45
Grey Pink
#C3909B
ΔE00 4.75
Light Mauve
#C292A1
ΔE00 4.75
Greyish Pink
#C88D94
ΔE00 5.30
Pig Pink
#E78EA5
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89CAA #9CD8CA
analogous
#D89CC8 #D89CAA #D8AC9C
triadic
#D89CAA #AAD89C #9CAAD8
tetradic
#D89CAA #C8D89C #9CD8CA #AC9CD8
square
#D89CAA #C8D89C #9CD8CA #AC9CD8
split-complementary
#D89CAA #9CD8AC #9CC8D8
monochromatic
#B34760 #C77084 #D89CAA #E9C8D0 #F6E9EC
Accessibility & contrast
On white
2.27
#D89CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#D89CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89CAA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89CAA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AA
Deuteranopia (green-blind)
#B2B0A9
Tritanopia (blue-blind)
#E398A1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d89caa; /* rgb */ color: rgb(216, 156, 170); /* oklch */ color: oklch(75.4% 0.074 3.6);
Tailwind
colors: {
custom: {
50: '#e5b9c3',
500: '#d89caa',
950: '#000000',
},
}SCSS
$custom: #d89caa; $custom-light: #e5b9c3; $custom-dark: #000000;
JSON
{
"hex": "#d89caa",
"rgb": {
"r": 216,
"g": 156,
"b": 170
},
"hsl": {
"h": 346,
"s": 43.478,
"l": 72.941
},
"oklch": {
"l": 0.75395,
"c": 0.07367,
"h": 3.6
},
"luminance": 0.41278
}Semantic roles & 50–950 ramp
primary
#D89CAA
secondary
#DEEDEA
accent
#B7972F
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#161112
muted
#848081