#D6BFBB#D6BFBB
#D6BFBB is a very light, muted red. Relative luminance 0.551; OKLCH L 82.3% C 0.027 H 29.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D6BFBB |
|---|---|
| RGB | rgb(214, 191, 187) |
| HSL | hsl(9, 25%, 79%) |
| HSV | hsv(9, 13%, 84%) |
| CMYK | cmyk(0%, 10.7%, 12.6%, 16.1%) |
| CIE-LAB | lab(79.13, 7.47, 4.99) |
| CIE-LCH | lch(79.13, 8.98, 33.73°) |
| OKLab | oklab(82.29% 0.0234 0.0132) |
| OKLCH | oklch(82.29% 0.027 29.4) |
| XYZ | xyz(55.3314, 55.1468, 54.7337) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.11
Warm Gray
#C9BEB0
ΔE00 8.49
Mistyrose
#FFE4E1
ΔE00 8.91
Silver
#C0C0C0
ΔE00 9.66
Light Gray
#D3D3D3
ΔE00 10.29
Dusty Pink
#D8A7B1
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6BFBB #BBD2D6
analogous
#D6BBC4 #D6BFBB #D6CCBB
triadic
#D6BFBB #BBD6BF #BFBBD6
tetradic
#D6BFBB #C4D6BB #BBD2D6 #CCBBD6
square
#D6BFBB #C4D6BB #BBD2D6 #CCBBD6
split-complementary
#D6BFBB #BBD6CC #BBC4D6
monochromatic
#A8776F #BF9B95 #D6BFBB #EDE3E1 #F3EDEC
Accessibility & contrast
On white
1.75
#D6BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#D6BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6BFBB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6BFBB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1BB
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#DCBCBE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d6bfbb; /* rgb */ color: rgb(214, 191, 187); /* oklch */ color: oklch(82.3% 0.027 29.4);
Tailwind
colors: {
custom: {
50: '#e2d2cf',
500: '#d6bfbb',
950: '#000000',
},
}SCSS
$custom: #d6bfbb; $custom-light: #e2d2cf; $custom-dark: #000000;
JSON
{
"hex": "#d6bfbb",
"rgb": {
"r": 214,
"g": 191,
"b": 187
},
"hsl": {
"h": 8.889,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.82288,
"c": 0.02686,
"h": 29.4
},
"luminance": 0.55146
}Semantic roles & 50–950 ramp
primary
#D6BFBB
secondary
#89A7AC
accent
#95A342
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383