#D3BFB8#D3BFB8
#D3BFB8 is a light, muted orange. Relative luminance 0.546; OKLCH L 81.9% C 0.025 H 40.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BFB8 |
|---|---|
| RGB | rgb(211, 191, 184) |
| HSL | hsl(16, 23%, 77%) |
| HSV | hsv(16, 13%, 83%) |
| CMYK | cmyk(0%, 9.5%, 12.8%, 17.3%) |
| CIE-LAB | lab(78.79, 5.89, 6.09) |
| CIE-LCH | lch(78.79, 8.48, 45.96°) |
| OKLab | oklab(81.94% 0.0189 0.0161) |
| OKLCH | oklch(81.94% 0.025 40.3) |
| XYZ | xyz(54.1459, 54.5722, 53.0193) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.99
Warm Gray
#C9BEB0
ΔE00 6.35
Silver
#C0C0C0
ΔE00 8.68
Light Gray
#D3D3D3
ΔE00 9.49
Mistyrose
#FFE4E1
ΔE00 9.65
Greige
#B8AB98
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BFB8 #B8CCD3
analogous
#D3B8BE #D3BFB8 #D3CDB8
triadic
#D3BFB8 #B8D3BF #BFB8D3
tetradic
#D3BFB8 #BED3B8 #B8CCD3 #CDB8D3
square
#D3BFB8 #BED3B8 #B8CCD3 #CDB8D3
split-complementary
#D3BFB8 #B8D3CD #B8BED3
monochromatic
#A47B6C #BC9D92 #D3BFB8 #EAE1DE #F3EEEC
Accessibility & contrast
On white
1.76
#D3BFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#D3BFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BFB8
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BFB8 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1B8
Deuteranopia (green-blind)
#C8C5B8
Tritanopia (blue-blind)
#D9BCBD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d3bfb8; /* rgb */ color: rgb(211, 191, 184); /* oklch */ color: oklch(81.9% 0.025 40.3);
Tailwind
colors: {
custom: {
50: '#e0d2cd',
500: '#d3bfb8',
950: '#000000',
},
}SCSS
$custom: #d3bfb8; $custom-light: #e0d2cd; $custom-dark: #000000;
JSON
{
"hex": "#d3bfb8",
"rgb": {
"r": 211,
"g": 191,
"b": 184
},
"hsl": {
"h": 15.556,
"s": 23.478,
"l": 77.451
},
"oklch": {
"l": 0.81943,
"c": 0.02482,
"h": 40.3
},
"luminance": 0.54571
}Semantic roles & 50–950 ramp
primary
#D3BFB8
secondary
#87A0A9
accent
#89A244
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383