#D89A99#D89A99
#D89A99 is a light, moderate red. Relative luminance 0.400; OKLCH L 74.6% C 0.075 H 20.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D89A99 |
|---|---|
| RGB | rgb(216, 154, 153) |
| HSL | hsl(1, 45%, 72%) |
| HSV | hsv(1, 29%, 85%) |
| CMYK | cmyk(0%, 28.7%, 29.2%, 15.3%) |
| CIE-LAB | lab(69.48, 23.05, 9.79) |
| CIE-LCH | lch(69.48, 25.04, 23.00°) |
| OKLab | oklab(74.57% 0.0702 0.0256) |
| OKLCH | oklch(74.57% 0.075 20) |
| XYZ | xyz(45.6254, 40.0127, 35.4509) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 5.04
Dusty Pink (survey)
#D58A94
ΔE00 5.51
Faded Pink
#DE9DAC
ΔE00 5.96
Rosybrown
#BC8F8F
ΔE00 6.05
Dusty Pink
#D8A7B1
ΔE00 6.14
Grey Pink
#C3909B
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89A99 #99D7D8
analogous
#D899B8 #D89A99 #D8B999
triadic
#D89A99 #99D89A #9A99D8
tetradic
#D89A99 #B8D899 #99D7D8 #B999D8
square
#D89A99 #B8D899 #99D7D8 #B999D8
split-complementary
#D89A99 #99D8B9 #99B8D8
monochromatic
#B24644 #C76E6D #D89A99 #E9C6C5 #F7E9E9
Accessibility & contrast
On white
2.33
#D89A99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#D89A99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89A99
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89A99 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A399
Deuteranopia (green-blind)
#B4AE98
Tritanopia (blue-blind)
#E5949A
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d89a99; /* rgb */ color: rgb(216, 154, 153); /* oklch */ color: oklch(74.6% 0.075 20.0);
Tailwind
colors: {
custom: {
50: '#e5b8b7',
500: '#d89a99',
950: '#000000',
},
}SCSS
$custom: #d89a99; $custom-light: #e5b8b7; $custom-dark: #000000;
JSON
{
"hex": "#d89a99",
"rgb": {
"r": 216,
"g": 154,
"b": 153
},
"hsl": {
"h": 0.952,
"s": 44.681,
"l": 72.353
},
"oklch": {
"l": 0.74566,
"c": 0.07474,
"h": 20
},
"luminance": 0.4001
}Semantic roles & 50–950 ramp
primary
#D89A99
secondary
#DEEDED
accent
#B6B82E
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161111
muted
#848080