#C2BF85#C2BF85
#C2BF85 is a light, moderate yellow. Relative luminance 0.504; OKLCH L 79.3% C 0.077 H 105.5°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BF85 |
|---|---|
| RGB | rgb(194, 191, 133) |
| HSL | hsl(57, 33%, 64%) |
| HSV | hsv(57, 31%, 76%) |
| CMYK | cmyk(0%, 1.5%, 31.4%, 23.9%) |
| CIE-LAB | lab(76.33, -7.95, 29.71) |
| CIE-LCH | lch(76.33, 30.76, 104.98°) |
| OKLab | oklab(79.32% -0.0205 0.074) |
| OKLCH | oklch(79.32% 0.077 105.5) |
| XYZ | xyz(45.1129, 50.4252, 29.5423) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.37
Sand
#C2B280
ΔE00 5.52
Greenish Tan
#BCCB7A
ΔE00 6.38
Pale Olive
#B9CC81
ΔE00 6.70
Greenish Beige
#C9D179
ΔE00 6.94
Tan Green
#A9BE70
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BF85 #8588C2
analogous
#C2A185 #C2BF85 #A7C285
triadic
#C2BF85 #85C2BF #BF85C2
tetradic
#C2BF85 #85C2A1 #8588C2 #C285A7
square
#C2BF85 #85C2A1 #8588C2 #C285A7
split-complementary
#C2BF85 #85A7C2 #A185C2
monochromatic
#888544 #AEAA5C #C2BF85 #D6D4AE #EBEAD7
Accessibility & contrast
On white
1.89
#C2BF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#C2BF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BF85
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BF85 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB81
Deuteranopia (green-blind)
#CABE87
Tritanopia (blue-blind)
#CBB8B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bf85; /* rgb */ color: rgb(194, 191, 133); /* oklch */ color: oklch(79.3% 0.077 105.5);
Tailwind
colors: {
custom: {
50: '#d5d2a9',
500: '#c2bf85',
950: '#000000',
},
}SCSS
$custom: #c2bf85; $custom-light: #d5d2a9; $custom-dark: #000000;
JSON
{
"hex": "#c2bf85",
"rgb": {
"r": 194,
"g": 191,
"b": 133
},
"hsl": {
"h": 57.049,
"s": 33.333,
"l": 64.118
},
"oklch": {
"l": 0.79315,
"c": 0.07678,
"h": 105.5
},
"luminance": 0.50424
}Semantic roles & 50–950 ramp
primary
#C2BF85
secondary
#5A5D91
accent
#3FAC39
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#141410
muted
#838380