#D0BFBC#D0BFBC
#D0BFBC is a light, near-neutral red. Relative luminance 0.543; OKLCH L 81.8% C 0.020 H 29.6°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BFBC |
|---|---|
| RGB | rgb(208, 191, 188) |
| HSL | hsl(9, 18%, 78%) |
| HSV | hsv(9, 10%, 82%) |
| CMYK | cmyk(0%, 8.2%, 9.6%, 18.4%) |
| CIE-LAB | lab(78.64, 5.47, 3.68) |
| CIE-LCH | lch(78.64, 6.59, 33.89°) |
| OKLab | oklab(81.79% 0.0172 0.0098) |
| OKLCH | oklch(81.79% 0.02 29.6) |
| XYZ | xyz(53.7195, 54.3032, 55.2189) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.02
Warm Gray
#C9BEB0
ΔE00 7.07
Silver
#C0C0C0
ΔE00 7.51
Light Gray
#D3D3D3
ΔE00 8.50
Dove Gray
#B6B8BD
ΔE00 9.15
Gainsboro
#DCDCDC
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BFBC #BCCDD0
analogous
#D0BCC3 #D0BFBC #D0C9BC
triadic
#D0BFBC #BCD0BF #BFBCD0
tetradic
#D0BFBC #C3D0BC #BCCDD0 #C9BCD0
square
#D0BFBC #C3D0BC #BCCDD0 #C9BCD0
split-complementary
#D0BFBC #BCD0C9 #BCC3D0
monochromatic
#9E7A74 #B79D98 #D0BFBC #E9E1E0 #F2EEED
Accessibility & contrast
On white
1.77
#D0BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#D0BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BFBC
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BFBC | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BC
Deuteranopia (green-blind)
#C6C4BC
Tritanopia (blue-blind)
#D5BDBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d0bfbc; /* rgb */ color: rgb(208, 191, 188); /* oklch */ color: oklch(81.8% 0.020 29.6);
Tailwind
colors: {
custom: {
50: '#ded2d0',
500: '#d0bfbc',
950: '#000000',
},
}SCSS
$custom: #d0bfbc; $custom-light: #ded2d0; $custom-dark: #000000;
JSON
{
"hex": "#d0bfbc",
"rgb": {
"r": 208,
"g": 191,
"b": 188
},
"hsl": {
"h": 9,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.81793,
"c": 0.01978,
"h": 29.6
},
"luminance": 0.54302
}Semantic roles & 50–950 ramp
primary
#D0BFBC
secondary
#8BA1A5
accent
#8F9C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383