#D8BAB1#D8BAB1
#D8BAB1 is a light, muted red. Relative luminance 0.529; OKLCH L 81.2% C 0.037 H 37.3°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BAB1 |
|---|---|
| RGB | rgb(216, 186, 177) |
| HSL | hsl(14, 33%, 77%) |
| HSV | hsv(14, 18%, 85%) |
| CMYK | cmyk(0%, 13.9%, 18.1%, 15.3%) |
| CIE-LAB | lab(77.81, 9.28, 8.52) |
| CIE-LCH | lch(77.81, 12.60, 42.56°) |
| OKLab | oklab(81.22% 0.0293 0.0223) |
| OKLCH | oklch(81.22% 0.037 37.3) |
| XYZ | xyz(53.8136, 52.8926, 48.9610) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.60
Warm Gray
#C9BEB0
ΔE00 9.20
Apricot
#FBCEB1
ΔE00 9.33
Mistyrose
#FFE4E1
ΔE00 10.15
Mushroom
#BA9E88
ΔE00 10.25
Dusty Pink
#D8A7B1
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BAB1 #B1CFD8
analogous
#D8B1BC #D8BAB1 #D8CEB1
triadic
#D8BAB1 #B1D8BA #BAB1D8
tetradic
#D8BAB1 #BCD8B1 #B1CFD8 #CEB1D8
square
#D8BAB1 #BCD8B1 #B1CFD8 #CEB1D8
split-complementary
#D8BAB1 #B1D8CE #B1BCD8
monochromatic
#AF725F #C49688 #D8BAB1 #ECDEDA #F5EDEB
Accessibility & contrast
On white
1.81
#D8BAB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#D8BAB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BAB1
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BAB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BAB1 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB0
Deuteranopia (green-blind)
#C8C3B1
Tritanopia (blue-blind)
#E0B6B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d8bab1; /* rgb */ color: rgb(216, 186, 177); /* oklch */ color: oklch(81.2% 0.037 37.3);
Tailwind
colors: {
custom: {
50: '#e4cec8',
500: '#d8bab1',
950: '#000000',
},
}SCSS
$custom: #d8bab1; $custom-light: #e4cec8; $custom-dark: #000000;
JSON
{
"hex": "#d8bab1",
"rgb": {
"r": 216,
"g": 186,
"b": 177
},
"hsl": {
"h": 13.846,
"s": 33.333,
"l": 77.059
},
"oklch": {
"l": 0.81224,
"c": 0.03683,
"h": 37.3
},
"luminance": 0.52891
}Semantic roles & 50–950 ramp
primary
#D8BAB1
secondary
#7EA4AF
accent
#92AC39
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382