#D89F9A#D89F9A
#D89F9A is a light, moderate red. Relative luminance 0.417; OKLCH L 75.5% C 0.069 H 24.5°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D89F9A |
|---|---|
| RGB | rgb(216, 159, 154) |
| HSL | hsl(5, 44%, 73%) |
| HSV | hsv(5, 29%, 85%) |
| CMYK | cmyk(0%, 26.4%, 28.7%, 15.3%) |
| CIE-LAB | lab(70.68, 20.48, 10.95) |
| CIE-LCH | lch(70.68, 23.22, 28.12°) |
| OKLab | oklab(75.51% 0.0626 0.0285) |
| OKLCH | oklch(75.51% 0.069 24.5) |
| XYZ | xyz(46.5508, 41.7308, 36.1685) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.51
Rosybrown
#BC8F8F
ΔE00 6.52
Blush (survey)
#F29E8E
ΔE00 6.59
Greyish Pink
#C88D94
ΔE00 6.73
Faded Pink
#DE9DAC
ΔE00 7.42
Dusty Pink (survey)
#D58A94
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89F9A #9AD3D8
analogous
#D89AB4 #D89F9A #D8BE9A
triadic
#D89F9A #9AD89F #9F9AD8
tetradic
#D89F9A #B4D89A #9AD3D8 #BE9AD8
square
#D89F9A #B4D89A #9AD3D8 #BE9AD8
split-complementary
#D89F9A #9AD8BE #9AB4D8
monochromatic
#B34E45 #C7756E #D89F9A #E9C9C6 #F6EAE9
Accessibility & contrast
On white
2.25
#D89F9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#D89F9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89F9A
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89F9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89F9A | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#B8B199
Tritanopia (blue-blind)
#E4999E
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d89f9a; /* rgb */ color: rgb(216, 159, 154); /* oklch */ color: oklch(75.5% 0.069 24.5);
Tailwind
colors: {
custom: {
50: '#e5bbb7',
500: '#d89f9a',
950: '#000000',
},
}SCSS
$custom: #d89f9a; $custom-light: #e5bbb7; $custom-dark: #000000;
JSON
{
"hex": "#d89f9a",
"rgb": {
"r": 216,
"g": 159,
"b": 154
},
"hsl": {
"h": 4.839,
"s": 44.286,
"l": 72.549
},
"oklch": {
"l": 0.75506,
"c": 0.06879,
"h": 24.5
},
"luminance": 0.41728
}Semantic roles & 50–950 ramp
primary
#D89F9A
secondary
#DEECED
accent
#ACB72E
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161211
muted
#848180