#C5BBAB#C5BBAB
#C5BBAB is a light, muted orange. Relative luminance 0.504; OKLCH L 79.6% C 0.025 H 79.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BBAB |
|---|---|
| RGB | rgb(197, 187, 171) |
| HSL | hsl(37, 18%, 72%) |
| HSV | hsv(37, 13%, 77%) |
| CMYK | cmyk(0%, 5.1%, 13.2%, 22.7%) |
| CIE-LAB | lab(76.28, 0.80, 9.36) |
| CIE-LCH | lch(76.28, 9.40, 85.13°) |
| OKLab | oklab(79.59% 0.0044 0.0244) |
| OKLCH | oklch(79.59% 0.025 79.7) |
| XYZ | xyz(48.1464, 50.3519, 45.7027) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.48
Greige
#B8AB98
ΔE00 4.54
Khaki
#C3B091
ΔE00 6.22
Greyish
#A8A495
ΔE00 7.39
Putty
#BEAE8A
ΔE00 7.64
Silver
#C0C0C0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BBAB #ABB5C5
analogous
#C5AEAB #C5BBAB #C2C5AB
triadic
#C5BBAB #ABC5BB #BBABC5
tetradic
#C5BBAB #ABC5AE #ABB5C5 #C5ABC2
square
#C5BBAB #ABC5AE #ABB5C5 #C5ABC2
split-complementary
#C5BBAB #ABC2C5 #AEABC5
monochromatic
#918064 #AC9E87 #C5BBAB #DED8CF #F3F0ED
Accessibility & contrast
On white
1.90
#C5BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#C5BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BBAB
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BBAB | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAA
Deuteranopia (green-blind)
#C2BDAB
Tritanopia (blue-blind)
#CAB8B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c5bbab; /* rgb */ color: rgb(197, 187, 171); /* oklch */ color: oklch(79.6% 0.025 79.7);
Tailwind
colors: {
custom: {
50: '#d6cfc4',
500: '#c5bbab',
950: '#000000',
},
}SCSS
$custom: #c5bbab; $custom-light: #d6cfc4; $custom-dark: #000000;
JSON
{
"hex": "#c5bbab",
"rgb": {
"r": 197,
"g": 187,
"b": 171
},
"hsl": {
"h": 36.923,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.79589,
"c": 0.02483,
"h": 79.7
},
"luminance": 0.50351
}Semantic roles & 50–950 ramp
primary
#C5BBAB
secondary
#7B8799
accent
#699D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382