#C2BB95#C2BB95
#C2BB95 is a light, muted yellow. Relative luminance 0.492; OKLCH L 78.8% C 0.052 H 98.8°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BB95 |
|---|---|
| RGB | rgb(194, 187, 149) |
| HSL | hsl(51, 27%, 67%) |
| HSV | hsv(51, 23%, 76%) |
| CMYK | cmyk(0%, 3.6%, 23.2%, 23.9%) |
| CIE-LAB | lab(75.56, -3.70, 20.18) |
| CIE-LCH | lch(75.56, 20.52, 100.38°) |
| OKLab | oklab(78.81% -0.0079 0.0514) |
| OKLCH | oklch(78.81% 0.052 98.8) |
| XYZ | xyz(45.4433, 49.1807, 35.5269) |
| Luminance | 0.4918 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.75
Putty
#BEAE8A
ΔE00 4.99
Bland
#AFA88B
ΔE00 5.76
Stone (survey)
#ADA587
ΔE00 6.44
Khaki
#C3B091
ΔE00 6.59
Very Light Brown
#D3B683
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BB95 #959CC2
analogous
#C2A595 #C2BB95 #B2C295
triadic
#C2BB95 #95C2BB #BB95C2
tetradic
#C2BB95 #95C2A5 #959CC2 #C295B2
square
#C2BB95 #95C2A5 #959CC2 #C295B2
split-complementary
#C2BB95 #95B2C2 #A595C2
monochromatic
#8C8351 #ACA26E #C2BB95 #D8D4BC #EFEDE3
Accessibility & contrast
On white
1.94
#C2BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#C2BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BB95
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BB95 | 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)
#C3B993
Deuteranopia (green-blind)
#C5BB96
Tritanopia (blue-blind)
#C9B5B1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c2bb95; /* rgb */ color: rgb(194, 187, 149); /* oklch */ color: oklch(78.8% 0.052 98.8);
Tailwind
colors: {
custom: {
50: '#d5cfb4',
500: '#c2bb95',
950: '#000000',
},
}SCSS
$custom: #c2bb95; $custom-light: #d5cfb4; $custom-dark: #000000;
JSON
{
"hex": "#c2bb95",
"rgb": {
"r": 194,
"g": 187,
"b": 149
},
"hsl": {
"h": 50.667,
"s": 26.946,
"l": 67.255
},
"oklch": {
"l": 0.78805,
"c": 0.052,
"h": 98.8
},
"luminance": 0.4918
}Semantic roles & 50–950 ramp
primary
#C2BB95
secondary
#D2D5E0
accent
#50A640
background
#FDFCFB
surface
#FAF9F6
border
#D3D2D0
text
#141311
muted
#838280