#D8BFBC#D8BFBC
#D8BFBC is a very light, muted red. Relative luminance 0.555; OKLCH L 82.5% C 0.029 H 25.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BFBC |
|---|---|
| RGB | rgb(216, 191, 188) |
| HSL | hsl(6, 26%, 79%) |
| HSV | hsv(6, 13%, 85%) |
| CMYK | cmyk(0%, 11.6%, 13%, 15.3%) |
| CIE-LAB | lab(79.32, 8.35, 4.76) |
| CIE-LCH | lch(79.32, 9.61, 29.66°) |
| OKLab | oklab(82.49% 0.026 0.0126) |
| OKLCH | oklch(82.49% 0.029 25.9) |
| XYZ | xyz(56.0263, 55.4926, 55.3270) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.96
Mistyrose
#FFE4E1
ΔE00 8.69
Warm Gray
#C9BEB0
ΔE00 9.48
Dusty Pink
#D8A7B1
ΔE00 10.06
Pale Rose
#FDC1C5
ΔE00 10.23
Light Rose
#FFC5CB
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BFBC #BCD5D8
analogous
#D8BCC7 #D8BFBC #D8CDBC
triadic
#D8BFBC #BCD8BF #BFBCD8
tetradic
#D8BFBC #C7D8BC #BCD5D8 #CDBCD8
square
#D8BFBC #C7D8BC #BCD5D8 #CDBCD8
split-complementary
#D8BFBC #BCD8CD #BCC7D8
monochromatic
#AB756F #C19A95 #D8BFBC #EFE4E3 #F4EDEC
Accessibility & contrast
On white
1.74
#D8BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#D8BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BFBC
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BFBC | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BC
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#DEBCBE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d8bfbc; /* rgb */ color: rgb(216, 191, 188); /* oklch */ color: oklch(82.5% 0.029 25.9);
Tailwind
colors: {
custom: {
50: '#e4d2d0',
500: '#d8bfbc',
950: '#000000',
},
}SCSS
$custom: #d8bfbc; $custom-light: #e4d2d0; $custom-dark: #000000;
JSON
{
"hex": "#d8bfbc",
"rgb": {
"r": 216,
"g": 191,
"b": 188
},
"hsl": {
"h": 6.429,
"s": 26.415,
"l": 79.216
},
"oklch": {
"l": 0.82493,
"c": 0.02887,
"h": 25.9
},
"luminance": 0.55491
}Semantic roles & 50–950 ramp
primary
#D8BFBC
secondary
#8AAAAE
accent
#9AA541
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383