#C2BF92#C2BF92
#C2BF92 is a light, moderate yellow. Relative luminance 0.508; OKLCH L 79.6% C 0.061 H 104.5°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BF92 |
|---|---|
| RGB | rgb(194, 191, 146) |
| HSL | hsl(56, 28%, 67%) |
| HSV | hsv(56, 25%, 76%) |
| CMYK | cmyk(0%, 1.5%, 24.7%, 23.9%) |
| CIE-LAB | lab(76.56, -6.22, 23.15) |
| CIE-LCH | lch(76.56, 23.97, 105.04°) |
| OKLab | oklab(79.57% -0.0152 0.0586) |
| OKLCH | oklch(79.57% 0.061 104.5) |
| XYZ | xyz(46.0672, 50.8070, 34.5685) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.52
Darkkhaki
#BDB76B
ΔE00 7.12
Putty
#BEAE8A
ΔE00 7.14
Bland
#AFA88B
ΔE00 7.66
Beige (survey)
#E6DAA6
ΔE00 7.68
Stone (survey)
#ADA587
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BF92 #9295C2
analogous
#C2A792 #C2BF92 #ADC292
triadic
#C2BF92 #92C2BF #BF92C2
tetradic
#C2BF92 #92C2A7 #9295C2 #C292AD
square
#C2BF92 #92C2A7 #9295C2 #C292AD
split-complementary
#C2BF92 #92ADC2 #A792C2
monochromatic
#8C884E #ACA86B #C2BF92 #D8D6B9 #EEEDE0
Accessibility & contrast
On white
1.88
#C2BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#C2BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BF92
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BF92 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC8F
Deuteranopia (green-blind)
#C9BE94
Tritanopia (blue-blind)
#C9B9B3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c2bf92; /* rgb */ color: rgb(194, 191, 146); /* oklch */ color: oklch(79.6% 0.061 104.5);
Tailwind
colors: {
custom: {
50: '#d5d2b2',
500: '#c2bf92',
950: '#000000',
},
}SCSS
$custom: #c2bf92; $custom-light: #d5d2b2; $custom-dark: #000000;
JSON
{
"hex": "#c2bf92",
"rgb": {
"r": 194,
"g": 191,
"b": 146
},
"hsl": {
"h": 56.25,
"s": 28.235,
"l": 66.667
},
"oklch": {
"l": 0.79575,
"c": 0.06052,
"h": 104.5
},
"luminance": 0.50806
}Semantic roles & 50–950 ramp
primary
#C2BF92
secondary
#646795
accent
#45A73F
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141411
muted
#838381