#C2BF96#C2BF96
#C2BF96 is a light, muted yellow. Relative luminance 0.509; OKLCH L 79.7% C 0.055 H 104.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BF96 |
|---|---|
| RGB | rgb(194, 191, 150) |
| HSL | hsl(56, 27%, 67%) |
| HSV | hsv(56, 23%, 76%) |
| CMYK | cmyk(0%, 1.5%, 22.7%, 23.9%) |
| CIE-LAB | lab(76.64, -5.65, 21.12) |
| CIE-LCH | lch(76.64, 21.87, 104.98°) |
| OKLab | oklab(79.66% -0.0135 0.0537) |
| OKLCH | oklch(79.66% 0.055 104.1) |
| XYZ | xyz(46.3838, 50.9336, 36.2359) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.85
Putty
#BEAE8A
ΔE00 6.90
Bland
#AFA88B
ΔE00 7.16
Stone (survey)
#ADA587
ΔE00 7.85
Beige (survey)
#E6DAA6
ΔE00 7.87
Darkkhaki
#BDB76B
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BF96 #9699C2
analogous
#C2A996 #C2BF96 #AFC296
triadic
#C2BF96 #96C2BF #BF96C2
tetradic
#C2BF96 #96C2A9 #9699C2 #C296AF
square
#C2BF96 #96C2A9 #9699C2 #C296AF
split-complementary
#C2BF96 #96AFC2 #A996C2
monochromatic
#8C8851 #ACA76F #C2BF96 #D8D7BD #EFEEE3
Accessibility & contrast
On white
1.88
#C2BF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#C2BF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BF96
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BF96 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC93
Deuteranopia (green-blind)
#C8BE97
Tritanopia (blue-blind)
#C9B9B4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c2bf96; /* rgb */ color: rgb(194, 191, 150); /* oklch */ color: oklch(79.7% 0.055 104.1);
Tailwind
colors: {
custom: {
50: '#d4d2b5',
500: '#c2bf96',
950: '#000000',
},
}SCSS
$custom: #c2bf96; $custom-light: #d4d2b5; $custom-dark: #000000;
JSON
{
"hex": "#c2bf96",
"rgb": {
"r": 194,
"g": 191,
"b": 150
},
"hsl": {
"h": 55.909,
"s": 26.506,
"l": 67.451
},
"oklch": {
"l": 0.79661,
"c": 0.05538,
"h": 104.1
},
"luminance": 0.50933
}Semantic roles & 50–950 ramp
primary
#C2BF96
secondary
#676A95
accent
#47A540
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381