#D8BABB#D8BABB
#D8BABB is a light, muted red. Relative luminance 0.533; OKLCH L 81.5% C 0.034 H 15.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BABB |
|---|---|
| RGB | rgb(216, 186, 187) |
| HSL | hsl(358, 28%, 79%) |
| HSV | hsv(358, 14%, 85%) |
| CMYK | cmyk(0%, 13.9%, 13.4%, 15.3%) |
| CIE-LAB | lab(78.06, 10.86, 3.46) |
| CIE-LCH | lch(78.06, 11.40, 17.68°) |
| OKLab | oklab(81.49% 0.0332 0.0093) |
| OKLCH | oklch(81.49% 0.034 15.6) |
| XYZ | xyz(54.8470, 53.3060, 54.4040) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.38
Dusty Pink
#D8A7B1
ΔE00 7.36
Pale Rose
#FDC1C5
ΔE00 8.51
Light Rose
#FFC5CB
ΔE00 8.65
Pale Pink
#FFCFDC
ΔE00 9.08
Thistle
#D8BFD8
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BABB #BAD8D7
analogous
#D8BACA #D8BABB #D8C8BA
triadic
#D8BABB #BBD8BA #BABBD8
tetradic
#D8BABB #CAD8BA #BAD8D7 #C8BAD8
square
#D8BABB #CAD8BA #BAD8D7 #C8BAD8
split-complementary
#D8BABB #BAD8C8 #BACAD8
monochromatic
#AC6C6E #C29394 #D8BABB #EEE1E2 #F4EBEC
Accessibility & contrast
On white
1.80
#D8BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#D8BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BABB
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BABB | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#C6C3BB
Tritanopia (blue-blind)
#DFB8BA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d8babb; /* rgb */ color: rgb(216, 186, 187); /* oklch */ color: oklch(81.5% 0.034 15.6);
Tailwind
colors: {
custom: {
50: '#e4cecf',
500: '#d8babb',
950: '#000000',
},
}SCSS
$custom: #d8babb; $custom-light: #e4cecf; $custom-dark: #000000;
JSON
{
"hex": "#d8babb",
"rgb": {
"r": 216,
"g": 186,
"b": 187
},
"hsl": {
"h": 358,
"s": 27.778,
"l": 78.824
},
"oklch": {
"l": 0.81494,
"c": 0.03445,
"h": 15.6
},
"luminance": 0.53305
}Semantic roles & 50–950 ramp
primary
#D8BABB
secondary
#88AFAD
accent
#A6A33F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151313
muted
#848383