#D89994#D89994
#D89994 is a light, moderate red. Relative luminance 0.395; OKLCH L 74.3% C 0.077 H 24.2°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D89994 |
|---|---|
| RGB | rgb(216, 153, 148) |
| HSL | hsl(4, 47%, 71%) |
| HSV | hsv(4, 31%, 85%) |
| CMYK | cmyk(0%, 29.2%, 31.5%, 15.3%) |
| CIE-LAB | lab(69.13, 22.93, 12.07) |
| CIE-LCH | lch(69.13, 25.91, 27.76°) |
| OKLab | oklab(74.26% 0.0699 0.0313) |
| OKLCH | oklch(74.26% 0.077 24.2) |
| XYZ | xyz(45.0567, 39.5223, 33.2666) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 5.98
Blush (survey)
#F29E8E
ΔE00 6.17
Rosybrown
#BC8F8F
ΔE00 6.27
Dusty Pink (survey)
#D58A94
ΔE00 6.47
Dusty Pink
#D8A7B1
ΔE00 7.54
Faded Pink
#DE9DAC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89994 #94D3D8
analogous
#D894B1 #D89994 #D8BB94
triadic
#D89994 #94D899 #9994D8
tetradic
#D89994 #B1D894 #94D3D8 #BB94D8
square
#D89994 #B1D894 #94D3D8 #BB94D8
split-complementary
#D89994 #94D8BB #94B1D8
monochromatic
#B14941 #C86E67 #D89994 #E8C4C1 #F7EAE9
Accessibility & contrast
On white
2.36
#D89994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#D89994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89994
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89994 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A193
Deuteranopia (green-blind)
#B4AE93
Tritanopia (blue-blind)
#E59298
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d89994; /* rgb */ color: rgb(216, 153, 148); /* oklch */ color: oklch(74.3% 0.077 24.2);
Tailwind
colors: {
custom: {
50: '#e5b7b3',
500: '#d89994',
950: '#000000',
},
}SCSS
$custom: #d89994; $custom-light: #e5b7b3; $custom-dark: #000000;
JSON
{
"hex": "#d89994",
"rgb": {
"r": 216,
"g": 153,
"b": 148
},
"hsl": {
"h": 4.412,
"s": 46.575,
"l": 71.373
},
"oklch": {
"l": 0.74257,
"c": 0.07658,
"h": 24.2
},
"luminance": 0.3952
}Semantic roles & 50–950 ramp
primary
#D89994
secondary
#DBEBED
accent
#AFBA2C
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161111
muted
#848080