#C0BB97#C0BB97
#C0BB97 is a light, muted yellow. Relative luminance 0.490; OKLCH L 78.7% C 0.049 H 100.9°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BB97 |
|---|---|
| RGB | rgb(192, 187, 151) |
| HSL | hsl(53, 25%, 67%) |
| HSV | hsv(53, 21%, 75%) |
| CMYK | cmyk(0%, 2.6%, 21.4%, 24.7%) |
| CIE-LAB | lab(75.44, -4.17, 18.91) |
| CIE-LCH | lch(75.44, 19.37, 102.43°) |
| OKLab | oklab(78.68% -0.0093 0.0483) |
| OKLCH | oklch(78.68% 0.049 100.9) |
| XYZ | xyz(45.0943, 48.9822, 36.3511) |
| Luminance | 0.4898 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 5.54
Sand
#C2B280
ΔE00 5.55
Bland
#AFA88B
ΔE00 5.59
Stone (survey)
#ADA587
ΔE00 6.36
Khaki
#C3B091
ΔE00 7.11
Greige
#B8AB98
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BB97 #979CC0
analogous
#C0A797 #C0BB97 #B1C097
triadic
#C0BB97 #97C0BB #BB97C0
tetradic
#C0BB97 #97C0A7 #979CC0 #C097B1
square
#C0BB97 #97C0A7 #979CC0 #C097B1
split-complementary
#C0BB97 #97B1C0 #A797C0
monochromatic
#898353 #A9A271 #C0BB97 #D7D4BD #EEEDE3
Accessibility & contrast
On white
1.95
#C0BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#C0BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BB97
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BB97 | 1.00 | 1.95 | 10.80 | 10.80 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B895
Deuteranopia (green-blind)
#C4BB98
Tritanopia (blue-blind)
#C7B6B1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c0bb97; /* rgb */ color: rgb(192, 187, 151); /* oklch */ color: oklch(78.7% 0.049 100.9);
Tailwind
colors: {
custom: {
50: '#d3cfb5',
500: '#c0bb97',
950: '#000000',
},
}SCSS
$custom: #c0bb97; $custom-light: #d3cfb5; $custom-dark: #000000;
JSON
{
"hex": "#c0bb97",
"rgb": {
"r": 192,
"g": 187,
"b": 151
},
"hsl": {
"h": 52.683,
"s": 24.551,
"l": 67.255
},
"oklch": {
"l": 0.78681,
"c": 0.04918,
"h": 100.9
},
"luminance": 0.48981
}Semantic roles & 50–950 ramp
primary
#C0BB97
secondary
#D3D5E0
accent
#4EA342
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280