#C2BB97#C2BB97
#C2BB97 is a light, muted yellow. Relative luminance 0.492; OKLCH L 78.8% C 0.049 H 98.2°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BB97 |
|---|---|
| RGB | rgb(194, 187, 151) |
| HSL | hsl(50, 26%, 68%) |
| HSV | hsv(50, 22%, 76%) |
| CMYK | cmyk(0%, 3.6%, 22.2%, 23.9%) |
| CIE-LAB | lab(75.60, -3.41, 19.16) |
| CIE-LCH | lch(75.60, 19.46, 100.09°) |
| OKLab | oklab(78.85% -0.0071 0.0489) |
| OKLCH | oklch(78.85% 0.049 98.2) |
| XYZ | xyz(45.6043, 49.2451, 36.3750) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 4.92
Sand
#C2B280
ΔE00 5.11
Bland
#AFA88B
ΔE00 5.55
Stone (survey)
#ADA587
ΔE00 6.29
Khaki
#C3B091
ΔE00 6.37
Very Light Brown
#D3B683
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BB97 #979EC2
analogous
#C2A697 #C2BB97 #B3C297
triadic
#C2BB97 #97C2BB #BB97C2
tetradic
#C2BB97 #97C2A6 #979EC2 #C297B3
square
#C2BB97 #97C2A6 #979EC2 #C297B3
split-complementary
#C2BB97 #97B3C2 #A697C2
monochromatic
#8C8352 #ABA270 #C2BB97 #D9D4BE #EFEDE4
Accessibility & contrast
On white
1.94
#C2BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#C2BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BB97
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BB97 | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B995
Deuteranopia (green-blind)
#C5BC98
Tritanopia (blue-blind)
#C9B6B1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c2bb97; /* rgb */ color: rgb(194, 187, 151); /* oklch */ color: oklch(78.8% 0.049 98.2);
Tailwind
colors: {
custom: {
50: '#d4cfb5',
500: '#c2bb97',
950: '#000000',
},
}SCSS
$custom: #c2bb97; $custom-light: #d4cfb5; $custom-dark: #000000;
JSON
{
"hex": "#c2bb97",
"rgb": {
"r": 194,
"g": 187,
"b": 151
},
"hsl": {
"h": 50.233,
"s": 26.061,
"l": 67.647
},
"oklch": {
"l": 0.7885,
"c": 0.04943,
"h": 98.2
},
"luminance": 0.49244
}Semantic roles & 50–950 ramp
primary
#C2BB97
secondary
#D4D6E1
accent
#51A541
background
#FDFCFB
surface
#FAF9F6
border
#D3D2D0
text
#141311
muted
#838280