#C0BBAC#C0BBAC
#C0BBAC is a light, muted yellow. Relative luminance 0.497; OKLCH L 79.2% C 0.021 H 91.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBAC |
|---|---|
| RGB | rgb(192, 187, 172) |
| HSL | hsl(45, 14%, 71%) |
| HSV | hsv(45, 10%, 75%) |
| CMYK | cmyk(0%, 2.6%, 10.4%, 24.7%) |
| CIE-LAB | lab(75.90, -0.87, 8.22) |
| CIE-LCH | lch(75.90, 8.27, 96.01°) |
| OKLab | oklab(79.2% -0.0006 0.0215) |
| OKLCH | oklch(79.2% 0.021 91.6) |
| XYZ | xyz(46.9542, 49.7261, 46.1463) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.44
Greige
#B8AB98
ΔE00 5.53
Greyish
#A8A495
ΔE00 6.54
Silver
#C0C0C0
ΔE00 7.13
Cement
#A5A391
ΔE00 7.36
Silver (survey)
#C5C9C7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBAC #ACB1C0
analogous
#C0B1AC #C0BBAC #BBC0AC
triadic
#C0BBAC #ACC0BB #BBACC0
tetradic
#C0BBAC #ACC0B1 #ACB1C0 #C0ACBB
square
#C0BBAC #ACC0B1 #ACB1C0 #C0ACBB
split-complementary
#C0BBAC #ACBBC0 #B1ACC0
monochromatic
#898168 #A69E89 #C0BBAC #DAD8CF #F2F1EE
Accessibility & contrast
On white
1.92
#C0BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#C0BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBAC
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBAC | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAB
Deuteranopia (green-blind)
#C0BCAC
Tritanopia (blue-blind)
#C4B8B7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c0bbac; /* rgb */ color: rgb(192, 187, 172); /* oklch */ color: oklch(79.2% 0.021 91.6);
Tailwind
colors: {
custom: {
50: '#d3cfc4',
500: '#c0bbac',
950: '#000000',
},
}SCSS
$custom: #c0bbac; $custom-light: #d3cfc4; $custom-dark: #000000;
JSON
{
"hex": "#c0bbac",
"rgb": {
"r": 192,
"g": 187,
"b": 172
},
"hsl": {
"h": 45,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.79196,
"c": 0.02149,
"h": 91.6
},
"luminance": 0.49726
}Semantic roles & 50–950 ramp
primary
#C0BBAC
secondary
#E1E3E6
accent
#60984E
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141312
muted
#828281