#D6BFBC#D6BFBC
#D6BFBC is a very light, muted red. Relative luminance 0.552; OKLCH L 82.3% C 0.027 H 26.6°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D6BFBC |
|---|---|
| RGB | rgb(214, 191, 188) |
| HSL | hsl(7, 24%, 79%) |
| HSV | hsv(7, 12%, 84%) |
| CMYK | cmyk(0%, 10.7%, 12.1%, 16.1%) |
| CIE-LAB | lab(79.15, 7.63, 4.48) |
| CIE-LCH | lch(79.15, 8.85, 30.43°) |
| OKLab | oklab(82.32% 0.0238 0.0119) |
| OKLCH | oklch(82.32% 0.027 26.6) |
| XYZ | xyz(55.4389, 55.1897, 55.2995) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.07
Warm Gray
#C9BEB0
ΔE00 8.87
Mistyrose
#FFE4E1
ΔE00 8.87
Silver
#C0C0C0
ΔE00 9.68
Light Gray
#D3D3D3
ΔE00 10.30
Dusty Pink
#D8A7B1
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6BFBC #BCD3D6
analogous
#D6BCC6 #D6BFBC #D6CCBC
triadic
#D6BFBC #BCD6BF #BFBCD6
tetradic
#D6BFBC #C6D6BC #BCD3D6 #CCBCD6
square
#D6BFBC #C6D6BC #BCD3D6 #CCBCD6
split-complementary
#D6BFBC #BCD6CC #BCC6D6
monochromatic
#A87670 #BF9B96 #D6BFBC #EDE3E2 #F3EDEC
Accessibility & contrast
On white
1.74
#D6BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#D6BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6BFBC
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6BFBC | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BC
Deuteranopia (green-blind)
#C8C6BC
Tritanopia (blue-blind)
#DCBDBE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d6bfbc; /* rgb */ color: rgb(214, 191, 188); /* oklch */ color: oklch(82.3% 0.027 26.6);
Tailwind
colors: {
custom: {
50: '#e2d2d0',
500: '#d6bfbc',
950: '#000000',
},
}SCSS
$custom: #d6bfbc; $custom-light: #e2d2d0; $custom-dark: #000000;
JSON
{
"hex": "#d6bfbc",
"rgb": {
"r": 214,
"g": 191,
"b": 188
},
"hsl": {
"h": 6.923,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.82316,
"c": 0.02659,
"h": 26.6
},
"luminance": 0.55189
}Semantic roles & 50–950 ramp
primary
#D6BFBC
secondary
#8AA8AC
accent
#98A343
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383