#C5BCAB#C5BCAB
#C5BCAB is a light, muted orange. Relative luminance 0.508; OKLCH L 79.8% C 0.026 H 83.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BCAB |
|---|---|
| RGB | rgb(197, 188, 171) |
| HSL | hsl(39, 18%, 72%) |
| HSV | hsv(39, 13%, 77%) |
| CMYK | cmyk(0%, 4.6%, 13.2%, 22.7%) |
| CIE-LAB | lab(76.54, 0.27, 9.73) |
| CIE-LCH | lch(76.54, 9.74, 88.43°) |
| OKLab | oklab(79.79% 0.0029 0.0254) |
| OKLCH | oklch(79.79% 0.026 83.4) |
| XYZ | xyz(48.3593, 50.7777, 45.7737) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.08
Greige
#B8AB98
ΔE00 4.83
Khaki
#C3B091
ΔE00 6.25
Greyish
#A8A495
ΔE00 7.36
Putty
#BEAE8A
ΔE00 7.43
Bland
#AFA88B
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BCAB #ABB4C5
analogous
#C5AFAB #C5BCAB #C1C5AB
triadic
#C5BCAB #ABC5BC #BCABC5
tetradic
#C5BCAB #ABC5AF #ABB4C5 #C5ABC1
square
#C5BCAB #ABC5AF #ABB4C5 #C5ABC1
split-complementary
#C5BCAB #ABC1C5 #AFABC5
monochromatic
#918264 #AC9F87 #C5BCAB #DED9CF #F3F1ED
Accessibility & contrast
On white
1.88
#C5BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#C5BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BCAB
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BCAB | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBAA
Deuteranopia (green-blind)
#C3BEAB
Tritanopia (blue-blind)
#CAB9B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c5bcab; /* rgb */ color: rgb(197, 188, 171); /* oklch */ color: oklch(79.8% 0.026 83.4);
Tailwind
colors: {
custom: {
50: '#d6d0c4',
500: '#c5bcab',
950: '#000000',
},
}SCSS
$custom: #c5bcab; $custom-light: #d6d0c4; $custom-dark: #000000;
JSON
{
"hex": "#c5bcab",
"rgb": {
"r": 197,
"g": 188,
"b": 171
},
"hsl": {
"h": 39.231,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.79793,
"c": 0.02554,
"h": 83.4
},
"luminance": 0.50777
}Semantic roles & 50–950 ramp
primary
#C5BCAB
secondary
#7B8599
accent
#669D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382