#D5BFBC#D5BFBC
#D5BFBC is a very light, muted red. Relative luminance 0.550; OKLCH L 82.2% C 0.025 H 27.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BFBC |
|---|---|
| RGB | rgb(213, 191, 188) |
| HSL | hsl(7, 23%, 79%) |
| HSV | hsv(7, 12%, 84%) |
| CMYK | cmyk(0%, 10.3%, 11.7%, 16.5%) |
| CIE-LAB | lab(79.06, 7.27, 4.35) |
| CIE-LCH | lch(79.06, 8.47, 30.88°) |
| OKLab | oklab(82.23% 0.0227 0.0115) |
| OKLCH | oklch(82.23% 0.025 27) |
| XYZ | xyz(55.1478, 55.0397, 55.2858) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.16
Warm Gray
#C9BEB0
ΔE00 8.56
Mistyrose
#FFE4E1
ΔE00 8.98
Silver
#C0C0C0
ΔE00 9.33
Light Gray
#D3D3D3
ΔE00 10.00
Dusty Pink
#D8A7B1
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BFBC #BCD2D5
analogous
#D5BCC5 #D5BFBC #D5CBBC
triadic
#D5BFBC #BCD5BF #BFBCD5
tetradic
#D5BFBC #C5D5BC #BCD2D5 #CBBCD5
square
#D5BFBC #C5D5BC #BCD2D5 #CBBCD5
split-complementary
#D5BFBC #BCD5CB #BCC5D5
monochromatic
#A67771 #BD9B96 #D5BFBC #EDE3E2 #F3EDEC
Accessibility & contrast
On white
1.75
#D5BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#D5BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BFBC
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BFBC | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BC
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#DBBDBE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d5bfbc; /* rgb */ color: rgb(213, 191, 188); /* oklch */ color: oklch(82.2% 0.025 27.0);
Tailwind
colors: {
custom: {
50: '#e2d2d0',
500: '#d5bfbc',
950: '#000000',
},
}SCSS
$custom: #d5bfbc; $custom-light: #e2d2d0; $custom-dark: #000000;
JSON
{
"hex": "#d5bfbc",
"rgb": {
"r": 213,
"g": 191,
"b": 188
},
"hsl": {
"h": 7.2,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.82228,
"c": 0.02545,
"h": 27
},
"luminance": 0.55039
}Semantic roles & 50–950 ramp
primary
#D5BFBC
secondary
#8AA7AB
accent
#96A144
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383