#D4BBAB#D4BBAB
#D4BBAB is a light, muted orange. Relative luminance 0.525; OKLCH L 80.9% C 0.036 H 54.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BBAB |
|---|---|
| RGB | rgb(212, 187, 171) |
| HSL | hsl(23, 32%, 75%) |
| HSV | hsv(23, 19%, 83%) |
| CMYK | cmyk(0%, 11.8%, 19.3%, 16.9%) |
| CIE-LAB | lab(77.57, 6.35, 11.36) |
| CIE-LCH | lch(77.57, 13.02, 60.82°) |
| OKLab | oklab(80.9% 0.0209 0.0296) |
| OKLCH | oklch(80.9% 0.036 54.7) |
| XYZ | xyz(52.2724, 52.4794, 45.8961) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.91
Pinkish Grey
#C8ACA9
ΔE00 7.54
Greige
#B8AB98
ΔE00 7.95
Mushroom
#BA9E88
ΔE00 8.34
Apricot
#FBCEB1
ΔE00 8.34
Khaki
#C3B091
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BBAB #ABC4D4
analogous
#D4ABAF #D4BBAB #D4CFAB
triadic
#D4BBAB #ABD4BB #BBABD4
tetradic
#D4BBAB #AFD4AB #ABC4D4 #CFABD4
square
#D4BBAB #AFD4AB #ABC4D4 #CFABD4
split-complementary
#D4BBAB #ABD4CF #ABAFD4
monochromatic
#AB795A #BF9A83 #D4BBAB #E9DCD3 #F5EFEB
Accessibility & contrast
On white
1.83
#D4BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#D4BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BBAB
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BBAB | 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)
#C2BDAA
Deuteranopia (green-blind)
#C8C2AB
Tritanopia (blue-blind)
#DCB7B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d4bbab; /* rgb */ color: rgb(212, 187, 171); /* oklch */ color: oklch(80.9% 0.036 54.7);
Tailwind
colors: {
custom: {
50: '#e1cfc4',
500: '#d4bbab',
950: '#000000',
},
}SCSS
$custom: #d4bbab; $custom-light: #e1cfc4; $custom-dark: #000000;
JSON
{
"hex": "#d4bbab",
"rgb": {
"r": 212,
"g": 187,
"b": 171
},
"hsl": {
"h": 23.415,
"s": 32.283,
"l": 75.098
},
"oklch": {
"l": 0.80902,
"c": 0.03623,
"h": 54.7
},
"luminance": 0.52478
}Semantic roles & 50–950 ramp
primary
#D4BBAB
secondary
#7997AA
accent
#7FAB3A
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382