#C2BF91#C2BF91
#C2BF91 is a light, moderate yellow. Relative luminance 0.508; OKLCH L 79.6% C 0.062 H 104.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BF91 |
|---|---|
| RGB | rgb(194, 191, 145) |
| HSL | hsl(56, 29%, 66%) |
| HSV | hsv(56, 25%, 76%) |
| CMYK | cmyk(0%, 1.5%, 25.3%, 23.9%) |
| CIE-LAB | lab(76.54, -6.36, 23.66) |
| CIE-LCH | lch(76.54, 24.50, 105.04°) |
| OKLab | oklab(79.55% -0.0156 0.0598) |
| OKLCH | oklch(79.55% 0.062 104.6) |
| XYZ | xyz(45.9898, 50.7760, 34.1606) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.46
Darkkhaki
#BDB76B
ΔE00 6.89
Putty
#BEAE8A
ΔE00 7.22
Beige (survey)
#E6DAA6
ΔE00 7.65
Bland
#AFA88B
ΔE00 7.79
Pale Olive
#B9CC81
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BF91 #9194C2
analogous
#C2A791 #C2BF91 #ADC291
triadic
#C2BF91 #91C2BF #BF91C2
tetradic
#C2BF91 #91C2A7 #9194C2 #C291AD
square
#C2BF91 #91C2A7 #9194C2 #C291AD
split-complementary
#C2BF91 #91ADC2 #A791C2
monochromatic
#8B884D #ACA86A #C2BF91 #D8D6B8 #EEEDE0
Accessibility & contrast
On white
1.88
#C2BF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#C2BF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BF91
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BF91 | 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)
#C7BB8E
Deuteranopia (green-blind)
#C9BE93
Tritanopia (blue-blind)
#C9B9B3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c2bf91; /* rgb */ color: rgb(194, 191, 145); /* oklch */ color: oklch(79.6% 0.062 104.6);
Tailwind
colors: {
custom: {
50: '#d5d2b1',
500: '#c2bf91',
950: '#000000',
},
}SCSS
$custom: #c2bf91; $custom-light: #d5d2b1; $custom-dark: #000000;
JSON
{
"hex": "#c2bf91",
"rgb": {
"r": 194,
"g": 191,
"b": 145
},
"hsl": {
"h": 56.327,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.79554,
"c": 0.06179,
"h": 104.6
},
"luminance": 0.50775
}Semantic roles & 50–950 ramp
primary
#C2BF91
secondary
#636694
accent
#45A73E
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381