#D2BFB6#D2BFB6
#D2BFB6 is a light, muted orange. Relative luminance 0.543; OKLCH L 81.8% C 0.025 H 47.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BFB6 |
|---|---|
| RGB | rgb(210, 191, 182) |
| HSL | hsl(19, 24%, 77%) |
| HSV | hsv(19, 13%, 82%) |
| CMYK | cmyk(0%, 9%, 13.3%, 17.6%) |
| CIE-LAB | lab(78.66, 5.20, 6.97) |
| CIE-LCH | lch(78.66, 8.70, 53.24°) |
| OKLab | oklab(81.8% 0.017 0.0183) |
| OKLCH | oklch(81.8% 0.025 47.1) |
| XYZ | xyz(53.6521, 54.3417, 51.9096) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.23
Pinkish Grey
#C8ACA9
ΔE00 6.73
Silver
#C0C0C0
ΔE00 8.49
Greige
#B8AB98
ΔE00 8.73
Warm Beige
#E9DCC9
ΔE00 9.04
Light Gray
#D3D3D3
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BFB6 #B6C9D2
analogous
#D2B6BB #D2BFB6 #D2CDB6
triadic
#D2BFB6 #B6D2BF #BFB6D2
tetradic
#D2BFB6 #BBD2B6 #B6C9D2 #CDB6D2
square
#D2BFB6 #BBD2B6 #B6C9D2 #CDB6D2
split-complementary
#D2BFB6 #B6D2CD #B6BBD2
monochromatic
#A37D6A #BB9E90 #D2BFB6 #E9E0DC #F3EEEC
Accessibility & contrast
On white
1.77
#D2BFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#D2BFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BFB6
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BFB6 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B5
Deuteranopia (green-blind)
#C8C4B6
Tritanopia (blue-blind)
#D8BCBC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d2bfb6; /* rgb */ color: rgb(210, 191, 182); /* oklch */ color: oklch(81.8% 0.025 47.1);
Tailwind
colors: {
custom: {
50: '#e0d2cb',
500: '#d2bfb6',
950: '#000000',
},
}SCSS
$custom: #d2bfb6; $custom-light: #e0d2cb; $custom-dark: #000000;
JSON
{
"hex": "#d2bfb6",
"rgb": {
"r": 210,
"g": 191,
"b": 182
},
"hsl": {
"h": 19.286,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.81802,
"c": 0.02502,
"h": 47.1
},
"luminance": 0.54341
}Semantic roles & 50–950 ramp
primary
#D2BFB6
secondary
#859CA8
accent
#84A243
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382