#C2BF95#C2BF95
#C2BF95 is a light, muted yellow. Relative luminance 0.509; OKLCH L 79.6% C 0.057 H 104.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BF95 |
|---|---|
| RGB | rgb(194, 191, 149) |
| HSL | hsl(56, 27%, 67%) |
| HSV | hsv(56, 23%, 76%) |
| CMYK | cmyk(0%, 1.5%, 23.2%, 23.9%) |
| CIE-LAB | lab(76.62, -5.80, 21.63) |
| CIE-LCH | lch(76.62, 22.39, 105.00°) |
| OKLab | oklab(79.64% -0.0139 0.0549) |
| OKLCH | oklch(79.64% 0.057 104.2) |
| XYZ | xyz(46.3037, 50.9016, 35.8137) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.75
Putty
#BEAE8A
ΔE00 6.95
Bland
#AFA88B
ΔE00 7.27
Beige (survey)
#E6DAA6
ΔE00 7.81
Darkkhaki
#BDB76B
ΔE00 7.84
Stone (survey)
#ADA587
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BF95 #9598C2
analogous
#C2A995 #C2BF95 #AFC295
triadic
#C2BF95 #95C2BF #BF95C2
tetradic
#C2BF95 #95C2A9 #9598C2 #C295AF
square
#C2BF95 #95C2A9 #9598C2 #C295AF
split-complementary
#C2BF95 #95AFC2 #A995C2
monochromatic
#8C8851 #ACA86E #C2BF95 #D8D6BC #EFEEE3
Accessibility & contrast
On white
1.88
#C2BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#C2BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BF95
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BF95 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC92
Deuteranopia (green-blind)
#C8BE96
Tritanopia (blue-blind)
#C9B9B4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c2bf95; /* rgb */ color: rgb(194, 191, 149); /* oklch */ color: oklch(79.6% 0.057 104.2);
Tailwind
colors: {
custom: {
50: '#d5d2b4',
500: '#c2bf95',
950: '#000000',
},
}SCSS
$custom: #c2bf95; $custom-light: #d5d2b4; $custom-dark: #000000;
JSON
{
"hex": "#c2bf95",
"rgb": {
"r": 194,
"g": 191,
"b": 149
},
"hsl": {
"h": 56,
"s": 26.946,
"l": 67.255
},
"oklch": {
"l": 0.79639,
"c": 0.05667,
"h": 104.2
},
"luminance": 0.50901
}Semantic roles & 50–950 ramp
primary
#C2BF95
secondary
#666995
accent
#47A640
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381