#D2BABB#D2BABB
#D2BABB is a light, muted red. Relative luminance 0.524; OKLCH L 81.0% C 0.027 H 14.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BABB |
|---|---|
| RGB | rgb(210, 186, 187) |
| HSL | hsl(358, 21%, 78%) |
| HSV | hsv(358, 11%, 82%) |
| CMYK | cmyk(0%, 11.4%, 11%, 17.6%) |
| CIE-LAB | lab(77.52, 8.70, 2.62) |
| CIE-LCH | lch(77.52, 9.08, 16.80°) |
| OKLab | oklab(80.95% 0.0266 0.0071) |
| OKLCH | oklch(80.95% 0.027 14.9) |
| XYZ | xyz(53.1062, 52.4084, 54.3224) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.17
Dusty Pink
#D8A7B1
ΔE00 8.79
Thistle
#D8BFD8
ΔE00 9.31
Mistyrose
#FFE4E1
ΔE00 10.10
Silver
#C0C0C0
ΔE00 10.23
Pale Rose
#FDC1C5
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BABB #BAD2D1
analogous
#D2BAC7 #D2BABB #D2C5BA
triadic
#D2BABB #BBD2BA #BABBD2
tetradic
#D2BABB #C7D2BA #BAD2D1 #C5BAD2
square
#D2BABB #C7D2BA #BAD2D1 #C5BAD2
split-complementary
#D2BABB #BAD2C5 #BAC7D2
monochromatic
#A27072 #BA9596 #D2BABB #EADFE0 #F3ECED
Accessibility & contrast
On white
1.83
#D2BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#D2BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BABB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BABB | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#C3C1BB
Tritanopia (blue-blind)
#D7B8BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d2babb; /* rgb */ color: rgb(210, 186, 187); /* oklch */ color: oklch(81.0% 0.027 14.9);
Tailwind
colors: {
custom: {
50: '#e0cecf',
500: '#d2babb',
950: '#000000',
},
}SCSS
$custom: #d2babb; $custom-light: #e0cecf; $custom-dark: #000000;
JSON
{
"hex": "#d2babb",
"rgb": {
"r": 210,
"g": 186,
"b": 187
},
"hsl": {
"h": 357.5,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.80954,
"c": 0.02748,
"h": 14.9
},
"luminance": 0.52407
}Semantic roles & 50–950 ramp
primary
#D2BABB
secondary
#89A7A6
accent
#9F9C46
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151313
muted
#848383