#D8BFBB#D8BFBB
#D8BFBB is a very light, muted red. Relative luminance 0.554; OKLCH L 82.5% C 0.029 H 28.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BFBB |
|---|---|
| RGB | rgb(216, 191, 187) |
| HSL | hsl(8, 27%, 79%) |
| HSV | hsv(8, 13%, 85%) |
| CMYK | cmyk(0%, 11.6%, 13.4%, 15.3%) |
| CIE-LAB | lab(79.30, 8.19, 5.26) |
| CIE-LCH | lch(79.30, 9.73, 32.71°) |
| OKLab | oklab(82.47% 0.0256 0.0139) |
| OKLCH | oklch(82.47% 0.029 28.6) |
| XYZ | xyz(55.9189, 55.4497, 54.7612) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.99
Mistyrose
#FFE4E1
ΔE00 8.73
Warm Gray
#C9BEB0
ΔE00 9.12
Silver
#C0C0C0
ΔE00 10.33
Dusty Pink
#D8A7B1
ΔE00 10.35
Pale Rose
#FDC1C5
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BFBB #BBD4D8
analogous
#D8BBC6 #D8BFBB #D8CEBB
triadic
#D8BFBB #BBD8BF #BFBBD8
tetradic
#D8BFBB #C6D8BB #BBD4D8 #CEBBD8
square
#D8BFBB #C6D8BB #BBD4D8 #CEBBD8
split-complementary
#D8BFBB #BBD8CE #BBC6D8
monochromatic
#AB766D #C29A94 #D8BFBB #EEE4E2 #F4EDEC
Accessibility & contrast
On white
1.74
#D8BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#D8BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BFBB
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BFBB | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#DEBCBE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d8bfbb; /* rgb */ color: rgb(216, 191, 187); /* oklch */ color: oklch(82.5% 0.029 28.6);
Tailwind
colors: {
custom: {
50: '#e4d2cf',
500: '#d8bfbb',
950: '#000000',
},
}SCSS
$custom: #d8bfbb; $custom-light: #e4d2cf; $custom-dark: #000000;
JSON
{
"hex": "#d8bfbb",
"rgb": {
"r": 216,
"g": 191,
"b": 187
},
"hsl": {
"h": 8.276,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.82466,
"c": 0.02912,
"h": 28.6
},
"luminance": 0.55448
}Semantic roles & 50–950 ramp
primary
#D8BFBB
secondary
#89A9AE
accent
#98A640
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383