#D3BFAB#D3BFAB
#D3BFAB is a light, muted orange. Relative luminance 0.541; OKLCH L 81.6% C 0.036 H 67.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BFAB |
|---|---|
| RGB | rgb(211, 191, 171) |
| HSL | hsl(30, 31%, 75%) |
| HSV | hsv(30, 19%, 83%) |
| CMYK | cmyk(0%, 9.5%, 19%, 17.3%) |
| CIE-LAB | lab(78.49, 3.85, 12.66) |
| CIE-LCH | lch(78.49, 13.23, 73.09°) |
| OKLab | oklab(81.61% 0.0137 0.0328) |
| OKLCH | oklch(81.61% 0.036 67.3) |
| XYZ | xyz(52.8453, 54.0520, 46.1695) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.87
Khaki
#C3B091
ΔE00 6.18
Greige
#B8AB98
ΔE00 6.52
Tan
#D2B48C
ΔE00 6.96
Warm Beige
#E9DCC9
ΔE00 7.32
Putty
#BEAE8A
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BFAB #ABBFD3
analogous
#D3ABAB #D3BFAB #D3D3AB
triadic
#D3BFAB #ABD3BF #BFABD3
tetradic
#D3BFAB #ABD3AB #ABBFD3 #D3ABD3
square
#D3BFAB #ABD3AB #ABBFD3 #D3ABD3
split-complementary
#D3BFAB #ABD3D3 #ABABD3
monochromatic
#A9825B #BEA083 #D3BFAB #E8DED3 #F4F0EB
Accessibility & contrast
On white
1.78
#D3BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#D3BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BFAB
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BFAB | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AA
Deuteranopia (green-blind)
#CBC4AB
Tritanopia (blue-blind)
#DBBBB9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d3bfab; /* rgb */ color: rgb(211, 191, 171); /* oklch */ color: oklch(81.6% 0.036 67.3);
Tailwind
colors: {
custom: {
50: '#e0d2c4',
500: '#d3bfab',
950: '#000000',
},
}SCSS
$custom: #d3bfab; $custom-light: #e0d2c4; $custom-dark: #000000;
JSON
{
"hex": "#d3bfab",
"rgb": {
"r": 211,
"g": 191,
"b": 171
},
"hsl": {
"h": 30,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.81607,
"c": 0.0356,
"h": 67.3
},
"luminance": 0.54051
}Semantic roles & 50–950 ramp
primary
#D3BFAB
secondary
#7991A9
accent
#73AA3C
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382