#D5BFBB#D5BFBB
#D5BFBB is a very light, muted red. Relative luminance 0.550; OKLCH L 82.2% C 0.026 H 30.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BFBB |
|---|---|
| RGB | rgb(213, 191, 187) |
| HSL | hsl(9, 24%, 78%) |
| HSV | hsv(9, 12%, 84%) |
| CMYK | cmyk(0%, 10.3%, 12.2%, 16.5%) |
| CIE-LAB | lab(79.04, 7.11, 4.85) |
| CIE-LCH | lch(79.04, 8.60, 34.32°) |
| OKLab | oklab(82.2% 0.0223 0.0129) |
| OKLCH | oklch(82.2% 0.026 30) |
| XYZ | xyz(55.0404, 54.9967, 54.7200) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.22
Warm Gray
#C9BEB0
ΔE00 8.17
Mistyrose
#FFE4E1
ΔE00 9.03
Silver
#C0C0C0
ΔE00 9.31
Light Gray
#D3D3D3
ΔE00 9.99
Dove Gray
#B6B8BD
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BFBB #BBD1D5
analogous
#D5BBC4 #D5BFBB #D5CCBB
triadic
#D5BFBB #BBD5BF #BFBBD5
tetradic
#D5BFBB #C4D5BB #BBD1D5 #CCBBD5
square
#D5BFBB #C4D5BB #BBD1D5 #CCBBD5
split-complementary
#D5BFBB #BBD5CC #BBC4D5
monochromatic
#A6786F #BE9B95 #D5BFBB #ECE3E1 #F3EDEC
Accessibility & contrast
On white
1.75
#D5BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#D5BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BFBB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BFBB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#DBBDBE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d5bfbb; /* rgb */ color: rgb(213, 191, 187); /* oklch */ color: oklch(82.2% 0.026 30.0);
Tailwind
colors: {
custom: {
50: '#e2d2cf',
500: '#d5bfbb',
950: '#000000',
},
}SCSS
$custom: #d5bfbb; $custom-light: #e2d2cf; $custom-dark: #000000;
JSON
{
"hex": "#d5bfbb",
"rgb": {
"r": 213,
"g": 191,
"b": 187
},
"hsl": {
"h": 9.231,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.822,
"c": 0.02573,
"h": 30
},
"luminance": 0.54996
}Semantic roles & 50–950 ramp
primary
#D5BFBB
secondary
#89A6AB
accent
#94A243
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383