#C0BBAB#C0BBAB
#C0BBAB is a light, muted yellow. Relative luminance 0.497; OKLCH L 79.2% C 0.023 H 92.6°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBAB |
|---|---|
| RGB | rgb(192, 187, 171) |
| HSL | hsl(46, 14%, 71%) |
| HSV | hsv(46, 11%, 75%) |
| CMYK | cmyk(0%, 2.6%, 10.9%, 24.7%) |
| CIE-LAB | lab(75.88, -1.03, 8.73) |
| CIE-LCH | lch(75.88, 8.79, 96.74°) |
| OKLab | oklab(79.17% -0.001 0.0228) |
| OKLCH | oklch(79.17% 0.023 92.6) |
| XYZ | xyz(46.8585, 49.6878, 45.6424) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.66
Greige
#B8AB98
ΔE00 5.52
Greyish
#A8A495
ΔE00 6.52
Bland
#AFA88B
ΔE00 7.18
Cement
#A5A391
ΔE00 7.26
Khaki
#C3B091
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBAB #ABB0C0
analogous
#C0B0AB #C0BBAB #BAC0AB
triadic
#C0BBAB #ABC0BB #BBABC0
tetradic
#C0BBAB #ABC0B0 #ABB0C0 #C0ABBA
square
#C0BBAB #ABC0B0 #ABB0C0 #C0ABBA
split-complementary
#C0BBAB #ABBAC0 #B0ABC0
monochromatic
#898167 #A69F88 #C0BBAB #DAD7CE #F2F1EE
Accessibility & contrast
On white
1.92
#C0BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#C0BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBAB
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBAB | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAA
Deuteranopia (green-blind)
#C0BCAB
Tritanopia (blue-blind)
#C4B8B6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c0bbab; /* rgb */ color: rgb(192, 187, 171); /* oklch */ color: oklch(79.2% 0.023 92.6);
Tailwind
colors: {
custom: {
50: '#d3cfc4',
500: '#c0bbab',
950: '#000000',
},
}SCSS
$custom: #c0bbab; $custom-light: #d3cfc4; $custom-dark: #000000;
JSON
{
"hex": "#c0bbab",
"rgb": {
"r": 192,
"g": 187,
"b": 171
},
"hsl": {
"h": 45.714,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.7917,
"c": 0.0228,
"h": 92.6
},
"luminance": 0.49687
}Semantic roles & 50–950 ramp
primary
#C0BBAB
secondary
#E1E2E6
accent
#5F984D
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141312
muted
#828281