#C4BBAB#C4BBAB
#C4BBAB is a light, muted orange. Relative luminance 0.502; OKLCH L 79.5% C 0.024 H 82.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BBAB |
|---|---|
| RGB | rgb(196, 187, 171) |
| HSL | hsl(38, 17%, 72%) |
| HSV | hsv(38, 13%, 77%) |
| CMYK | cmyk(0%, 4.6%, 12.8%, 23.1%) |
| CIE-LAB | lab(76.20, 0.43, 9.24) |
| CIE-LCH | lch(76.20, 9.25, 87.33°) |
| OKLab | oklab(79.51% 0.0033 0.0241) |
| OKLCH | oklch(79.51% 0.024 82.1) |
| XYZ | xyz(47.8853, 50.2173, 45.6905) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.85
Greige
#B8AB98
ΔE00 4.63
Khaki
#C3B091
ΔE00 6.38
Greyish
#A8A495
ΔE00 7.15
Putty
#BEAE8A
ΔE00 7.63
Silver
#C0C0C0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BBAB #ABB4C4
analogous
#C4AFAB #C4BBAB #C1C4AB
triadic
#C4BBAB #ABC4BB #BBABC4
tetradic
#C4BBAB #ABC4AF #ABB4C4 #C4ABC1
square
#C4BBAB #ABC4AF #ABB4C4 #C4ABC1
split-complementary
#C4BBAB #ABC1C4 #AFABC4
monochromatic
#908065 #AB9E87 #C4BBAB #DDD8CF #F2F0ED
Accessibility & contrast
On white
1.90
#C4BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#C4BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BBAB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BBAB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAA
Deuteranopia (green-blind)
#C2BDAB
Tritanopia (blue-blind)
#C9B8B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c4bbab; /* rgb */ color: rgb(196, 187, 171); /* oklch */ color: oklch(79.5% 0.024 82.1);
Tailwind
colors: {
custom: {
50: '#d6cfc4',
500: '#c4bbab',
950: '#000000',
},
}SCSS
$custom: #c4bbab; $custom-light: #d6cfc4; $custom-dark: #000000;
JSON
{
"hex": "#c4bbab",
"rgb": {
"r": 196,
"g": 187,
"b": 171
},
"hsl": {
"h": 38.4,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.79505,
"c": 0.02433,
"h": 82.1
},
"luminance": 0.50217
}Semantic roles & 50–950 ramp
primary
#C4BBAB
secondary
#7B8698
accent
#679C4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382