#D9BFBB#D9BFBB
#D9BFBB is a very light, muted red. Relative luminance 0.556; OKLCH L 82.6% C 0.030 H 28.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BFBB |
|---|---|
| RGB | rgb(217, 191, 187) |
| HSL | hsl(8, 28%, 79%) |
| HSV | hsv(8, 14%, 85%) |
| CMYK | cmyk(0%, 12%, 13.8%, 14.9%) |
| CIE-LAB | lab(79.39, 8.55, 5.40) |
| CIE-LCH | lch(79.39, 10.11, 32.25°) |
| OKLab | oklab(82.56% 0.0267 0.0143) |
| OKLCH | oklch(82.56% 0.03 28.2) |
| XYZ | xyz(56.2153, 55.6025, 54.7751) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.97
Mistyrose
#FFE4E1
ΔE00 8.65
Warm Gray
#C9BEB0
ΔE00 9.44
Pale Rose
#FDC1C5
ΔE00 10.10
Dusty Pink
#D8A7B1
ΔE00 10.12
Light Rose
#FFC5CB
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BFBB #BBD5D9
analogous
#D9BBC6 #D9BFBB #D9CEBB
triadic
#D9BFBB #BBD9BF #BFBBD9
tetradic
#D9BFBB #C6D9BB #BBD5D9 #CEBBD9
square
#D9BFBB #C6D9BB #BBD5D9 #CEBBD9
split-complementary
#D9BFBB #BBD9CE #BBC6D9
monochromatic
#AD756C #C39A94 #D9BFBB #EFE4E2 #F4EDEB
Accessibility & contrast
On white
1.73
#D9BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#D9BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BFBB
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BFBB | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#CAC7BB
Tritanopia (blue-blind)
#E0BCBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d9bfbb; /* rgb */ color: rgb(217, 191, 187); /* oklch */ color: oklch(82.6% 0.030 28.2);
Tailwind
colors: {
custom: {
50: '#e5d2cf',
500: '#d9bfbb',
950: '#000000',
},
}SCSS
$custom: #d9bfbb; $custom-light: #e5d2cf; $custom-dark: #000000;
JSON
{
"hex": "#d9bfbb",
"rgb": {
"r": 217,
"g": 191,
"b": 187
},
"hsl": {
"h": 8,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.82555,
"c": 0.03026,
"h": 28.2
},
"luminance": 0.55601
}Semantic roles & 50–950 ramp
primary
#D9BFBB
secondary
#89AAB0
accent
#99A73F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383