#D4BFBB#D4BFBB
#D4BFBB is a very light, muted red. Relative luminance 0.548; OKLCH L 82.1% C 0.025 H 30.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BFBB |
|---|---|
| RGB | rgb(212, 191, 187) |
| HSL | hsl(10, 23%, 78%) |
| HSV | hsv(10, 12%, 83%) |
| CMYK | cmyk(0%, 9.9%, 11.8%, 16.9%) |
| CIE-LAB | lab(78.95, 6.75, 4.72) |
| CIE-LCH | lch(78.95, 8.23, 34.96°) |
| OKLab | oklab(82.11% 0.0212 0.0125) |
| OKLCH | oklch(82.11% 0.025 30.5) |
| XYZ | xyz(54.7512, 54.8476, 54.7065) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.34
Warm Gray
#C9BEB0
ΔE00 7.86
Silver
#C0C0C0
ΔE00 8.96
Mistyrose
#FFE4E1
ΔE00 9.16
Light Gray
#D3D3D3
ΔE00 9.70
Dove Gray
#B6B8BD
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BFBB #BBD0D4
analogous
#D4BBC3 #D4BFBB #D4CBBB
triadic
#D4BFBB #BBD4BF #BFBBD4
tetradic
#D4BFBB #C3D4BB #BBD0D4 #CBBBD4
square
#D4BFBB #C3D4BB #BBD0D4 #CBBBD4
split-complementary
#D4BFBB #BBD4CB #BBC3D4
monochromatic
#A57870 #BC9C96 #D4BFBB #ECE2E0 #F3EDEC
Accessibility & contrast
On white
1.75
#D4BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#D4BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BFBB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BFBB | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#DABDBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d4bfbb; /* rgb */ color: rgb(212, 191, 187); /* oklch */ color: oklch(82.1% 0.025 30.5);
Tailwind
colors: {
custom: {
50: '#e1d2cf',
500: '#d4bfbb',
950: '#000000',
},
}SCSS
$custom: #d4bfbb; $custom-light: #e1d2cf; $custom-dark: #000000;
JSON
{
"hex": "#d4bfbb",
"rgb": {
"r": 212,
"g": 191,
"b": 187
},
"hsl": {
"h": 9.6,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.82112,
"c": 0.02461,
"h": 30.5
},
"luminance": 0.54847
}Semantic roles & 50–950 ramp
primary
#D4BFBB
secondary
#8AA4AA
accent
#92A145
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383