#D0BABB#D0BABB
#D0BABB is a light, muted red. Relative luminance 0.521; OKLCH L 80.8% C 0.025 H 14.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BABB |
|---|---|
| RGB | rgb(208, 186, 187) |
| HSL | hsl(357, 19%, 77%) |
| HSV | hsv(357, 11%, 82%) |
| CMYK | cmyk(0%, 10.6%, 10.1%, 18.4%) |
| CIE-LAB | lab(77.35, 7.98, 2.35) |
| CIE-LCH | lch(77.35, 8.32, 16.42°) |
| OKLab | oklab(80.78% 0.0244 0.0063) |
| OKLCH | oklch(80.78% 0.025 14.5) |
| XYZ | xyz(52.5402, 52.1166, 54.2958) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.33
Dusty Pink
#D8A7B1
ΔE00 9.35
Thistle
#D8BFD8
ΔE00 9.44
Silver
#C0C0C0
ΔE00 9.57
Warm Gray
#C9BEB0
ΔE00 10.13
Mistyrose
#FFE4E1
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BABB #BAD0CF
analogous
#D0BAC6 #D0BABB #D0C4BA
triadic
#D0BABB #BBD0BA #BABBD0
tetradic
#D0BABB #C6D0BA #BAD0CF #C4BAD0
square
#D0BABB #C6D0BA #BAD0CF #C4BAD0
split-complementary
#D0BABB #BAD0C4 #BAC6D0
monochromatic
#9E7173 #B79697 #D0BABB #E9DEDF #F3EDED
Accessibility & contrast
On white
1.84
#D0BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#D0BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BABB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BABB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#C2C1BB
Tritanopia (blue-blind)
#D5B8BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d0babb; /* rgb */ color: rgb(208, 186, 187); /* oklch */ color: oklch(80.8% 0.025 14.5);
Tailwind
colors: {
custom: {
50: '#dececf',
500: '#d0babb',
950: '#000000',
},
}SCSS
$custom: #d0babb; $custom-light: #dececf; $custom-dark: #000000;
JSON
{
"hex": "#d0babb",
"rgb": {
"r": 208,
"g": 186,
"b": 187
},
"hsl": {
"h": 357.273,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.80777,
"c": 0.02516,
"h": 14.5
},
"luminance": 0.52116
}Semantic roles & 50–950 ramp
primary
#D0BABB
secondary
#89A5A4
accent
#9D9948
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151313
muted
#848383