#D0BCBF#D0BCBF
#D0BCBF is a light, muted red. Relative luminance 0.531; OKLCH L 81.3% C 0.023 H 7.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BCBF |
|---|---|
| RGB | rgb(208, 188, 191) |
| HSL | hsl(351, 18%, 78%) |
| HSV | hsv(351, 10%, 82%) |
| CMYK | cmyk(0%, 9.6%, 8.2%, 18.4%) |
| CIE-LAB | lab(77.96, 7.59, 1.07) |
| CIE-LCH | lch(77.96, 7.66, 8.00°) |
| OKLab | oklab(81.29% 0.0229 0.0029) |
| OKLCH | oklch(81.29% 0.023 7.3) |
| XYZ | xyz(53.3987, 53.1388, 56.7239) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.37
Thistle
#D8BFD8
ΔE00 8.65
Silver
#C0C0C0
ΔE00 9.09
Dusty Pink
#D8A7B1
ΔE00 9.78
Dove Gray
#B6B8BD
ΔE00 9.87
Mistyrose
#FFE4E1
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BCBF #BCD0CD
analogous
#D0BCC9 #D0BCBF #D0C3BC
triadic
#D0BCBF #BFD0BC #BCBFD0
tetradic
#D0BCBF #C9D0BC #BCD0CD #C3BCD0
square
#D0BCBF #C9D0BC #BCD0CD #C3BCD0
split-complementary
#D0BCBF #BCD0C3 #BCC9D0
monochromatic
#9E747A #B7989D #D0BCBF #E9E0E1 #F2EDEE
Accessibility & contrast
On white
1.81
#D0BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#D0BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BCBF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BCBF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#D4BBBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d0bcbf; /* rgb */ color: rgb(208, 188, 191); /* oklch */ color: oklch(81.3% 0.023 7.3);
Tailwind
colors: {
custom: {
50: '#ded0d2',
500: '#d0bcbf',
950: '#000000',
},
}SCSS
$custom: #d0bcbf; $custom-light: #ded0d2; $custom-dark: #000000;
JSON
{
"hex": "#d0bcbf",
"rgb": {
"r": 208,
"g": 188,
"b": 191
},
"hsl": {
"h": 351,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.81285,
"c": 0.02307,
"h": 7.3
},
"luminance": 0.53138
}Semantic roles & 50–950 ramp
primary
#D0BCBF
secondary
#8BA5A1
accent
#9C8F4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383