#D89F9C#D89F9C
#D89F9C is a light, moderate red. Relative luminance 0.418; OKLCH L 75.6% C 0.068 H 22.2°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D89F9C |
|---|---|
| RGB | rgb(216, 159, 156) |
| HSL | hsl(3, 43%, 73%) |
| HSV | hsv(3, 28%, 85%) |
| CMYK | cmyk(0%, 26.4%, 27.8%, 15.3%) |
| CIE-LAB | lab(70.73, 20.76, 9.90) |
| CIE-LCH | lch(70.73, 23.00, 25.51°) |
| OKLab | oklab(75.56% 0.0634 0.0259) |
| OKLCH | oklch(75.56% 0.068 22.2) |
| XYZ | xyz(46.7188, 41.7980, 37.0531) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.79
Greyish Pink
#C88D94
ΔE00 6.24
Rosybrown
#BC8F8F
ΔE00 6.37
Faded Pink
#DE9DAC
ΔE00 6.62
Dusty Pink (survey)
#D58A94
ΔE00 7.09
Blush (survey)
#F29E8E
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89F9C #9CD5D8
analogous
#D89CB7 #D89F9C #D8BD9C
triadic
#D89F9C #9CD89F #9F9CD8
tetradic
#D89F9C #B7D89C #9CD5D8 #BD9CD8
square
#D89F9C #B7D89C #9CD5D8 #BD9CD8
split-complementary
#D89F9C #9CD8BD #9CB7D8
monochromatic
#B34C47 #C77470 #D89F9C #E9CAC8 #F6EAE9
Accessibility & contrast
On white
2.24
#D89F9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#D89F9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89F9C
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89F9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89F9C | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79C
Deuteranopia (green-blind)
#B7B19B
Tritanopia (blue-blind)
#E4999E
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d89f9c; /* rgb */ color: rgb(216, 159, 156); /* oklch */ color: oklch(75.6% 0.068 22.2);
Tailwind
colors: {
custom: {
50: '#e5bbb9',
500: '#d89f9c',
950: '#000000',
},
}SCSS
$custom: #d89f9c; $custom-light: #e5bbb9; $custom-dark: #000000;
JSON
{
"hex": "#d89f9c",
"rgb": {
"r": 216,
"g": 159,
"b": 156
},
"hsl": {
"h": 3,
"s": 43.478,
"l": 72.941
},
"oklch": {
"l": 0.75557,
"c": 0.06847,
"h": 22.2
},
"luminance": 0.41796
}Semantic roles & 50–950 ramp
primary
#D89F9C
secondary
#DEECED
accent
#B0B72F
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161211
muted
#848180