#D89CA0#D89CA0
#D89CA0 is a light, moderate red. Relative luminance 0.409; OKLCH L 75.1% C 0.072 H 14.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D89CA0 |
|---|---|
| RGB | rgb(216, 156, 160) |
| HSL | hsl(356, 43%, 73%) |
| HSV | hsv(356, 28%, 85%) |
| CMYK | cmyk(0%, 27.8%, 25.9%, 15.3%) |
| CIE-LAB | lab(70.12, 22.94, 6.81) |
| CIE-LCH | lch(70.12, 23.93, 16.54°) |
| OKLab | oklab(75.11% 0.0697 0.018) |
| OKLCH | oklch(75.11% 0.072 14.5) |
| XYZ | xyz(46.5534, 40.9165, 38.6965) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.96
Dusty Pink
#D8A7B1
ΔE00 4.35
Greyish Pink
#C88D94
ΔE00 4.59
Dusty Pink (survey)
#D58A94
ΔE00 5.12
Grey Pink
#C3909B
ΔE00 5.39
Rosybrown
#BC8F8F
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89CA0 #9CD8D4
analogous
#D89CBE #D89CA0 #D8B69C
triadic
#D89CA0 #A0D89C #9CA0D8
tetradic
#D89CA0 #BED89C #9CD8D4 #B69CD8
square
#D89CA0 #BED89C #9CD8D4 #B69CD8
split-complementary
#D89CA0 #9CD8B6 #9CBED8
monochromatic
#B3474E #C77076 #D89CA0 #E9C8CA #F6E9EA
Accessibility & contrast
On white
2.29
#D89CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#D89CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89CA0
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89CA0 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A0
Deuteranopia (green-blind)
#B4B09F
Tritanopia (blue-blind)
#E4979E
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d89ca0; /* rgb */ color: rgb(216, 156, 160); /* oklch */ color: oklch(75.1% 0.072 14.5);
Tailwind
colors: {
custom: {
50: '#e5b9bc',
500: '#d89ca0',
950: '#000000',
},
}SCSS
$custom: #d89ca0; $custom-light: #e5b9bc; $custom-dark: #000000;
JSON
{
"hex": "#d89ca0",
"rgb": {
"r": 216,
"g": 156,
"b": 160
},
"hsl": {
"h": 356,
"s": 43.478,
"l": 72.941
},
"oklch": {
"l": 0.75115,
"c": 0.07203,
"h": 14.5
},
"luminance": 0.40914
}Semantic roles & 50–950 ramp
primary
#D89CA0
secondary
#DEEDEC
accent
#B7AE2F
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161112
muted
#848081