#D3BBAF#D3BBAF
#D3BBAF is a light, muted orange. Relative luminance 0.525; OKLCH L 80.9% C 0.032 H 48.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BBAF |
|---|---|
| RGB | rgb(211, 187, 175) |
| HSL | hsl(20, 29%, 76%) |
| HSV | hsv(20, 17%, 83%) |
| CMYK | cmyk(0%, 11.4%, 17.1%, 17.3%) |
| CIE-LAB | lab(77.57, 6.59, 9.20) |
| CIE-LCH | lch(77.57, 11.31, 54.38°) |
| OKLab | oklab(80.92% 0.0214 0.024) |
| OKLCH | oklch(80.92% 0.032 48.3) |
| XYZ | xyz(52.3720, 52.4860, 47.9211) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.13
Warm Gray
#C9BEB0
ΔE00 6.27
Greige
#B8AB98
ΔE00 8.65
Mushroom
#BA9E88
ΔE00 9.00
Apricot
#FBCEB1
ΔE00 9.15
Khaki
#C3B091
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BBAF #AFC7D3
analogous
#D3AFB5 #D3BBAF #D3CDAF
triadic
#D3BBAF #AFD3BB #BBAFD3
tetradic
#D3BBAF #B5D3AF #AFC7D3 #CDAFD3
square
#D3BBAF #B5D3AF #AFC7D3 #CDAFD3
split-complementary
#D3BBAF #AFD3CD #AFB5D3
monochromatic
#A87860 #BD9988 #D3BBAF #E9DDD6 #F4EEEB
Accessibility & contrast
On white
1.83
#D3BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#D3BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BBAF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BBAF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAE
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#DAB7B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d3bbaf; /* rgb */ color: rgb(211, 187, 175); /* oklch */ color: oklch(80.9% 0.032 48.3);
Tailwind
colors: {
custom: {
50: '#e0cfc6',
500: '#d3bbaf',
950: '#000000',
},
}SCSS
$custom: #d3bbaf; $custom-light: #e0cfc6; $custom-dark: #000000;
JSON
{
"hex": "#d3bbaf",
"rgb": {
"r": 211,
"g": 187,
"b": 175
},
"hsl": {
"h": 20,
"s": 29.032,
"l": 75.686
},
"oklch": {
"l": 0.80915,
"c": 0.03221,
"h": 48.3
},
"luminance": 0.52485
}Semantic roles & 50–950 ramp
primary
#D3BBAF
secondary
#7D9AA9
accent
#84A83E
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382