#D7BABB#D7BABB
#D7BABB is a light, muted red. Relative luminance 0.532; OKLCH L 81.4% C 0.033 H 15.5°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BABB |
|---|---|
| RGB | rgb(215, 186, 187) |
| HSL | hsl(358, 27%, 79%) |
| HSV | hsv(358, 13%, 84%) |
| CMYK | cmyk(0%, 13.5%, 13%, 15.7%) |
| CIE-LAB | lab(77.97, 10.50, 3.32) |
| CIE-LCH | lch(77.97, 11.01, 17.55°) |
| OKLab | oklab(81.4% 0.0321 0.0089) |
| OKLCH | oklch(81.4% 0.033 15.5) |
| XYZ | xyz(54.5524, 53.1541, 54.3901) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.28
Dusty Pink
#D8A7B1
ΔE00 7.57
Pale Rose
#FDC1C5
ΔE00 8.81
Light Rose
#FFC5CB
ΔE00 8.94
Thistle
#D8BFD8
ΔE00 9.22
Pale Pink
#FFCFDC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BABB #BAD7D6
analogous
#D7BAC9 #D7BABB #D7C7BA
triadic
#D7BABB #BBD7BA #BABBD7
tetradic
#D7BABB #C9D7BA #BAD7D6 #C7BAD7
square
#D7BABB #C9D7BA #BAD7D6 #C7BAD7
split-complementary
#D7BABB #BAD7C7 #BAC9D7
monochromatic
#AA6D6F #C19395 #D7BABB #EDE1E1 #F4ECEC
Accessibility & contrast
On white
1.81
#D7BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#D7BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BABB
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BABB | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#C5C3BB
Tritanopia (blue-blind)
#DDB8BA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d7babb; /* rgb */ color: rgb(215, 186, 187); /* oklch */ color: oklch(81.4% 0.033 15.5);
Tailwind
colors: {
custom: {
50: '#e3cecf',
500: '#d7babb',
950: '#000000',
},
}SCSS
$custom: #d7babb; $custom-light: #e3cecf; $custom-dark: #000000;
JSON
{
"hex": "#d7babb",
"rgb": {
"r": 215,
"g": 186,
"b": 187
},
"hsl": {
"h": 357.931,
"s": 26.606,
"l": 78.627
},
"oklch": {
"l": 0.81404,
"c": 0.03328,
"h": 15.5
},
"luminance": 0.53153
}Semantic roles & 50–950 ramp
primary
#D7BABB
secondary
#88ADAC
accent
#A5A240
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151313
muted
#848383