#C2BB96#C2BB96
#C2BB96 is a light, muted yellow. Relative luminance 0.492; OKLCH L 78.8% C 0.051 H 98.5°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BB96 |
|---|---|
| RGB | rgb(194, 187, 150) |
| HSL | hsl(50, 27%, 67%) |
| HSV | hsv(50, 23%, 76%) |
| CMYK | cmyk(0%, 3.6%, 22.7%, 23.9%) |
| CIE-LAB | lab(75.58, -3.55, 19.67) |
| CIE-LCH | lch(75.58, 19.99, 100.24°) |
| OKLab | oklab(78.83% -0.0075 0.0502) |
| OKLCH | oklch(78.83% 0.051 98.5) |
| XYZ | xyz(45.5234, 49.2128, 35.9491) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.92
Putty
#BEAE8A
ΔE00 4.95
Bland
#AFA88B
ΔE00 5.65
Stone (survey)
#ADA587
ΔE00 6.36
Khaki
#C3B091
ΔE00 6.48
Very Light Brown
#D3B683
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BB96 #969DC2
analogous
#C2A596 #C2BB96 #B3C296
triadic
#C2BB96 #96C2BB #BB96C2
tetradic
#C2BB96 #96C2A5 #969DC2 #C296B3
square
#C2BB96 #96C2A5 #969DC2 #C296B3
split-complementary
#C2BB96 #96B3C2 #A596C2
monochromatic
#8C8351 #ACA26F #C2BB96 #D8D4BD #EFEDE3
Accessibility & contrast
On white
1.94
#C2BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#C2BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BB96
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BB96 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B994
Deuteranopia (green-blind)
#C5BB97
Tritanopia (blue-blind)
#C9B6B1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c2bb96; /* rgb */ color: rgb(194, 187, 150); /* oklch */ color: oklch(78.8% 0.051 98.5);
Tailwind
colors: {
custom: {
50: '#d4cfb5',
500: '#c2bb96',
950: '#000000',
},
}SCSS
$custom: #c2bb96; $custom-light: #d4cfb5; $custom-dark: #000000;
JSON
{
"hex": "#c2bb96",
"rgb": {
"r": 194,
"g": 187,
"b": 150
},
"hsl": {
"h": 50.455,
"s": 26.506,
"l": 67.451
},
"oklch": {
"l": 0.78827,
"c": 0.05072,
"h": 98.5
},
"luminance": 0.49212
}Semantic roles & 50–950 ramp
primary
#C2BB96
secondary
#D3D5E1
accent
#50A540
background
#FDFCFB
surface
#FAF9F6
border
#D3D2D0
text
#141311
muted
#838280