#D4BFBC#D4BFBC
#D4BFBC is a very light, muted red. Relative luminance 0.549; OKLCH L 82.1% C 0.024 H 27.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BFBC |
|---|---|
| RGB | rgb(212, 191, 188) |
| HSL | hsl(8, 22%, 78%) |
| HSV | hsv(8, 11%, 83%) |
| CMYK | cmyk(0%, 9.9%, 11.3%, 16.9%) |
| CIE-LAB | lab(78.98, 6.91, 4.21) |
| CIE-LCH | lch(78.98, 8.09, 31.36°) |
| OKLab | oklab(82.14% 0.0216 0.0112) |
| OKLCH | oklch(82.14% 0.024 27.4) |
| XYZ | xyz(54.8586, 54.8905, 55.2723) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.28
Warm Gray
#C9BEB0
ΔE00 8.26
Silver
#C0C0C0
ΔE00 8.98
Mistyrose
#FFE4E1
ΔE00 9.10
Light Gray
#D3D3D3
ΔE00 9.71
Dove Gray
#B6B8BD
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BFBC #BCD1D4
analogous
#D4BCC5 #D4BFBC #D4CBBC
triadic
#D4BFBC #BCD4BF #BFBCD4
tetradic
#D4BFBC #C5D4BC #BCD1D4 #CBBCD4
square
#D4BFBC #C5D4BC #BCD1D4 #CBBCD4
split-complementary
#D4BFBC #BCD4CB #BCC5D4
monochromatic
#A47871 #BC9B97 #D4BFBC #ECE3E1 #F3EDEC
Accessibility & contrast
On white
1.75
#D4BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#D4BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BFBC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BFBC | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BC
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#D9BDBE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d4bfbc; /* rgb */ color: rgb(212, 191, 188); /* oklch */ color: oklch(82.1% 0.024 27.4);
Tailwind
colors: {
custom: {
50: '#e1d2d0',
500: '#d4bfbc',
950: '#000000',
},
}SCSS
$custom: #d4bfbc; $custom-light: #e1d2d0; $custom-dark: #000000;
JSON
{
"hex": "#d4bfbc",
"rgb": {
"r": 212,
"g": 191,
"b": 188
},
"hsl": {
"h": 7.5,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.8214,
"c": 0.02431,
"h": 27.4
},
"luminance": 0.54889
}Semantic roles & 50–950 ramp
primary
#D4BFBC
secondary
#8BA6AA
accent
#95A045
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383