#D3BBAB#D3BBAB
#D3BBAB is a light, muted orange. Relative luminance 0.523; OKLCH L 80.8% C 0.035 H 55.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BBAB |
|---|---|
| RGB | rgb(211, 187, 171) |
| HSL | hsl(24, 31%, 75%) |
| HSV | hsv(24, 19%, 83%) |
| CMYK | cmyk(0%, 11.4%, 19%, 17.3%) |
| CIE-LAB | lab(77.48, 5.97, 11.23) |
| CIE-LCH | lch(77.48, 12.72, 61.98°) |
| OKLab | oklab(80.81% 0.0198 0.0292) |
| OKLCH | oklch(80.81% 0.035 55.8) |
| XYZ | xyz(51.9849, 52.3312, 45.8827) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.52
Greige
#B8AB98
ΔE00 7.61
Pinkish Grey
#C8ACA9
ΔE00 7.71
Khaki
#C3B091
ΔE00 8.16
Mushroom
#BA9E88
ΔE00 8.30
Tan
#D2B48C
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BBAB #ABC3D3
analogous
#D3ABAF #D3BBAB #D3CFAB
triadic
#D3BBAB #ABD3BB #BBABD3
tetradic
#D3BBAB #AFD3AB #ABC3D3 #CFABD3
square
#D3BBAB #AFD3AB #ABC3D3 #CFABD3
split-complementary
#D3BBAB #ABD3CF #ABAFD3
monochromatic
#A97A5B #BE9A83 #D3BBAB #E8DCD3 #F4EFEB
Accessibility & contrast
On white
1.83
#D3BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#D3BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BBAB
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BBAB | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCAA
Deuteranopia (green-blind)
#C7C1AB
Tritanopia (blue-blind)
#DBB7B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d3bbab; /* rgb */ color: rgb(211, 187, 171); /* oklch */ color: oklch(80.8% 0.035 55.8);
Tailwind
colors: {
custom: {
50: '#e0cfc4',
500: '#d3bbab',
950: '#000000',
},
}SCSS
$custom: #d3bbab; $custom-light: #e0cfc4; $custom-dark: #000000;
JSON
{
"hex": "#d3bbab",
"rgb": {
"r": 211,
"g": 187,
"b": 171
},
"hsl": {
"h": 24,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.80812,
"c": 0.03531,
"h": 55.8
},
"luminance": 0.5233
}Semantic roles & 50–950 ramp
primary
#D3BBAB
secondary
#7996A9
accent
#7EAA3C
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382