#D6BABB#D6BABB
#D6BABB is a light, muted red. Relative luminance 0.530; OKLCH L 81.3% C 0.032 H 15.4°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D6BABB |
|---|---|
| RGB | rgb(214, 186, 187) |
| HSL | hsl(358, 25%, 78%) |
| HSV | hsv(358, 13%, 84%) |
| CMYK | cmyk(0%, 13.1%, 12.6%, 16.1%) |
| CIE-LAB | lab(77.88, 10.14, 3.18) |
| CIE-LCH | lch(77.88, 10.62, 17.42°) |
| OKLab | oklab(81.31% 0.031 0.0085) |
| OKLCH | oklch(81.31% 0.032 15.4) |
| XYZ | xyz(54.2596, 53.0031, 54.3764) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.21
Dusty Pink
#D8A7B1
ΔE00 7.80
Pale Rose
#FDC1C5
ΔE00 9.12
Thistle
#D8BFD8
ΔE00 9.21
Light Rose
#FFC5CB
ΔE00 9.24
Pale Pink
#FFCFDC
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6BABB #BAD6D5
analogous
#D6BAC9 #D6BABB #D6C7BA
triadic
#D6BABB #BBD6BA #BABBD6
tetradic
#D6BABB #C9D6BA #BAD6D5 #C7BAD6
square
#D6BABB #C9D6BA #BAD6D5 #C7BAD6
split-complementary
#D6BABB #BAD6C7 #BAC9D6
monochromatic
#A86D6F #BF9495 #D6BABB #EDE0E1 #F4ECEC
Accessibility & contrast
On white
1.81
#D6BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#D6BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6BABB
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6BABB | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBB
Deuteranopia (green-blind)
#C5C2BB
Tritanopia (blue-blind)
#DCB8BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d6babb; /* rgb */ color: rgb(214, 186, 187); /* oklch */ color: oklch(81.3% 0.032 15.4);
Tailwind
colors: {
custom: {
50: '#e2cecf',
500: '#d6babb',
950: '#000000',
},
}SCSS
$custom: #d6babb; $custom-light: #e2cecf; $custom-dark: #000000;
JSON
{
"hex": "#d6babb",
"rgb": {
"r": 214,
"g": 186,
"b": 187
},
"hsl": {
"h": 357.857,
"s": 25.455,
"l": 78.431
},
"oklch": {
"l": 0.81313,
"c": 0.03212,
"h": 15.4
},
"luminance": 0.53002
}Semantic roles & 50–950 ramp
primary
#D6BABB
secondary
#88ACAB
accent
#A4A042
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151313
muted
#848383