#D3BBAC#D3BBAC
#D3BBAC is a light, muted orange. Relative luminance 0.524; OKLCH L 80.8% C 0.034 H 54.1°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BBAC |
|---|---|
| RGB | rgb(211, 187, 172) |
| HSL | hsl(23, 31%, 75%) |
| HSV | hsv(23, 18%, 83%) |
| CMYK | cmyk(0%, 11.4%, 18.5%, 17.3%) |
| CIE-LAB | lab(77.50, 6.13, 10.72) |
| CIE-LCH | lch(77.50, 12.35, 60.25°) |
| OKLab | oklab(80.84% 0.0202 0.0279) |
| OKLCH | oklch(80.84% 0.034 54.1) |
| XYZ | xyz(52.0806, 52.3694, 46.3866) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.66
Pinkish Grey
#C8ACA9
ΔE00 7.30
Greige
#B8AB98
ΔE00 7.84
Mushroom
#BA9E88
ΔE00 8.44
Khaki
#C3B091
ΔE00 8.57
Apricot
#FBCEB1
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BBAC #ACC4D3
analogous
#D3ACB0 #D3BBAC #D3CFAC
triadic
#D3BBAC #ACD3BB #BBACD3
tetradic
#D3BBAC #B0D3AC #ACC4D3 #CFACD3
square
#D3BBAC #B0D3AC #ACC4D3 #CFACD3
split-complementary
#D3BBAC #ACD3CF #ACB0D3
monochromatic
#A9795C #BE9A84 #D3BBAC #E8DCD4 #F4EFEB
Accessibility & contrast
On white
1.83
#D3BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#D3BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BBAC
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BBAC | 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)
#C2BDAB
Deuteranopia (green-blind)
#C7C1AC
Tritanopia (blue-blind)
#DBB7B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d3bbac; /* rgb */ color: rgb(211, 187, 172); /* oklch */ color: oklch(80.8% 0.034 54.1);
Tailwind
colors: {
custom: {
50: '#e0cfc4',
500: '#d3bbac',
950: '#000000',
},
}SCSS
$custom: #d3bbac; $custom-light: #e0cfc4; $custom-dark: #000000;
JSON
{
"hex": "#d3bbac",
"rgb": {
"r": 211,
"g": 187,
"b": 172
},
"hsl": {
"h": 23.077,
"s": 30.709,
"l": 75.098
},
"oklch": {
"l": 0.80838,
"c": 0.03449,
"h": 54.1
},
"luminance": 0.52368
}Semantic roles & 50–950 ramp
primary
#D3BBAC
secondary
#7A97A9
accent
#7FA93C
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382