#C2BF89#C2BF89
#C2BF89 is a light, moderate yellow. Relative luminance 0.505; OKLCH L 79.4% C 0.072 H 105.2°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BF89 |
|---|---|
| RGB | rgb(194, 191, 137) |
| HSL | hsl(57, 32%, 65%) |
| HSV | hsv(57, 29%, 76%) |
| CMYK | cmyk(0%, 1.5%, 29.4%, 23.9%) |
| CIE-LAB | lab(76.40, -7.43, 27.70) |
| CIE-LCH | lch(76.40, 28.68, 105.03°) |
| OKLab | oklab(79.39% -0.0189 0.0693) |
| OKLCH | oklch(79.39% 0.072 105.2) |
| XYZ | xyz(45.3945, 50.5379, 31.0255) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 5.15
Sand
#C2B280
ΔE00 5.35
Greenish Tan
#BCCB7A
ΔE00 6.95
Pale Olive
#B9CC81
ΔE00 7.10
Greenish Beige
#C9D179
ΔE00 7.60
Beige (survey)
#E6DAA6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BF89 #898CC2
analogous
#C2A289 #C2BF89 #A9C289
triadic
#C2BF89 #89C2BF #BF89C2
tetradic
#C2BF89 #89C2A2 #898CC2 #C289A9
square
#C2BF89 #89C2A2 #898CC2 #C289A9
split-complementary
#C2BF89 #89A9C2 #A289C2
monochromatic
#8A8647 #ADA961 #C2BF89 #D7D5B1 #ECEBDA
Accessibility & contrast
On white
1.89
#C2BF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#C2BF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BF89
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BF89 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB85
Deuteranopia (green-blind)
#CABE8B
Tritanopia (blue-blind)
#CAB8B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bf89; /* rgb */ color: rgb(194, 191, 137); /* oklch */ color: oklch(79.4% 0.072 105.2);
Tailwind
colors: {
custom: {
50: '#d5d2ac',
500: '#c2bf89',
950: '#000000',
},
}SCSS
$custom: #c2bf89; $custom-light: #d5d2ac; $custom-dark: #000000;
JSON
{
"hex": "#c2bf89",
"rgb": {
"r": 194,
"g": 191,
"b": 137
},
"hsl": {
"h": 56.842,
"s": 31.844,
"l": 64.902
},
"oklch": {
"l": 0.79392,
"c": 0.07186,
"h": 105.2
},
"luminance": 0.50537
}Semantic roles & 50–950 ramp
primary
#C2BF89
secondary
#5D6092
accent
#41AB3B
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381