#C3BBAB#C3BBAB
#C3BBAB is a light, muted orange. Relative luminance 0.501; OKLCH L 79.4% C 0.024 H 84.6°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBAB |
|---|---|
| RGB | rgb(195, 187, 171) |
| HSL | hsl(40, 17%, 72%) |
| HSV | hsv(40, 12%, 76%) |
| CMYK | cmyk(0%, 4.1%, 12.3%, 23.5%) |
| CIE-LAB | lab(76.12, 0.06, 9.11) |
| CIE-LCH | lch(76.12, 9.11, 89.60°) |
| OKLab | oklab(79.42% 0.0023 0.0238) |
| OKLCH | oklch(79.42% 0.024 84.6) |
| XYZ | xyz(47.6260, 50.0836, 45.6783) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.27
Greige
#B8AB98
ΔE00 4.78
Khaki
#C3B091
ΔE00 6.58
Greyish
#A8A495
ΔE00 6.94
Bland
#AFA88B
ΔE00 7.57
Silver
#C0C0C0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBAB #ABB3C3
analogous
#C3AFAB #C3BBAB #BFC3AB
triadic
#C3BBAB #ABC3BB #BBABC3
tetradic
#C3BBAB #ABC3AF #ABB3C3 #C3ABBF
square
#C3BBAB #ABC3AF #ABB3C3 #C3ABBF
split-complementary
#C3BBAB #ABBFC3 #AFABC3
monochromatic
#8E8166 #AA9E87 #C3BBAB #DDD8CF #F2F1ED
Accessibility & contrast
On white
1.91
#C3BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#C3BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBAB
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBAB | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAA
Deuteranopia (green-blind)
#C1BDAB
Tritanopia (blue-blind)
#C7B8B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c3bbab; /* rgb */ color: rgb(195, 187, 171); /* oklch */ color: oklch(79.4% 0.024 84.6);
Tailwind
colors: {
custom: {
50: '#d5cfc4',
500: '#c3bbab',
950: '#000000',
},
}SCSS
$custom: #c3bbab; $custom-light: #d5cfc4; $custom-dark: #000000;
JSON
{
"hex": "#c3bbab",
"rgb": {
"r": 195,
"g": 187,
"b": 171
},
"hsl": {
"h": 40,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.7942,
"c": 0.02388,
"h": 84.6
},
"luminance": 0.50083
}Semantic roles & 50–950 ramp
primary
#C3BBAB
secondary
#7B8597
accent
#659B4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382