#C2BF82#C2BF82
#C2BF82 is a light, moderate yellow. Relative luminance 0.503; OKLCH L 79.3% C 0.080 H 105.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BF82 |
|---|---|
| RGB | rgb(194, 191, 130) |
| HSL | hsl(57, 34%, 64%) |
| HSV | hsv(57, 33%, 76%) |
| CMYK | cmyk(0%, 1.5%, 33%, 23.9%) |
| CIE-LAB | lab(76.28, -8.32, 31.22) |
| CIE-LCH | lch(76.28, 32.31, 104.93°) |
| OKLab | oklab(79.26% -0.0218 0.0774) |
| OKLCH | oklch(79.26% 0.08 105.7) |
| XYZ | xyz(44.9086, 50.3435, 28.4663) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.83
Sand
#C2B280
ΔE00 5.71
Greenish Tan
#BCCB7A
ΔE00 6.02
Pale Olive
#B9CC81
ΔE00 6.48
Greenish Beige
#C9D179
ΔE00 6.50
Tan Green
#A9BE70
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BF82 #8285C2
analogous
#C29F82 #C2BF82 #A5C282
triadic
#C2BF82 #82C2BF #BF82C2
tetradic
#C2BF82 #82C29F #8285C2 #C282A5
square
#C2BF82 #82C29F #8285C2 #C282A5
split-complementary
#C2BF82 #82A5C2 #9F82C2
monochromatic
#878442 #AEAA59 #C2BF82 #D6D4AB #EAE9D4
Accessibility & contrast
On white
1.90
#C2BF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#C2BF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BF82
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BF82 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7E
Deuteranopia (green-blind)
#CBBE84
Tritanopia (blue-blind)
#CBB7AF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bf82; /* rgb */ color: rgb(194, 191, 130); /* oklch */ color: oklch(79.3% 0.080 105.7);
Tailwind
colors: {
custom: {
50: '#d5d2a7',
500: '#c2bf82',
950: '#000000',
},
}SCSS
$custom: #c2bf82; $custom-light: #d5d2a7; $custom-dark: #000000;
JSON
{
"hex": "#c2bf82",
"rgb": {
"r": 194,
"g": 191,
"b": 130
},
"hsl": {
"h": 57.188,
"s": 34.409,
"l": 63.529
},
"oklch": {
"l": 0.79259,
"c": 0.08043,
"h": 105.7
},
"luminance": 0.50343
}Semantic roles & 50–950 ramp
primary
#C2BF82
secondary
#585B90
accent
#3EAD38
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380