#C3BF80#C3BF80
#C3BF80 is a light, moderate yellow. Relative luminance 0.504; OKLCH L 79.3% C 0.083 H 105.0°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BF80 |
|---|---|
| RGB | rgb(195, 191, 128) |
| HSL | hsl(56, 36%, 63%) |
| HSV | hsv(56, 34%, 76%) |
| CMYK | cmyk(0%, 2.1%, 34.4%, 23.5%) |
| CIE-LAB | lab(76.33, -8.17, 32.34) |
| CIE-LCH | lch(76.33, 33.36, 104.18°) |
| OKLab | oklab(79.31% -0.0215 0.08) |
| OKLCH | oklch(79.31% 0.083 105) |
| XYZ | xyz(45.0332, 50.4232, 27.7783) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.45
Sand
#C2B280
ΔE00 5.67
Greenish Tan
#BCCB7A
ΔE00 6.04
Greenish Beige
#C9D179
ΔE00 6.33
Pale Olive
#B9CC81
ΔE00 6.62
Light Olive
#ACBF69
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BF80 #8084C3
analogous
#C39D80 #C3BF80 #A5C380
triadic
#C3BF80 #80C3BF #BF80C3
tetradic
#C3BF80 #80C39D #8084C3 #C380A5
square
#C3BF80 #80C39D #8084C3 #C380A5
split-complementary
#C3BF80 #80A5C3 #9D80C3
monochromatic
#888440 #AFAA56 #C3BF80 #D7D4AA #EAE9D3
Accessibility & contrast
On white
1.89
#C3BF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#C3BF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BF80
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BF80 | 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)
#C9BA7C
Deuteranopia (green-blind)
#CBBE82
Tritanopia (blue-blind)
#CCB7AF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c3bf80; /* rgb */ color: rgb(195, 191, 128); /* oklch */ color: oklch(79.3% 0.083 105.0);
Tailwind
colors: {
custom: {
50: '#d6d2a5',
500: '#c3bf80',
950: '#000000',
},
}SCSS
$custom: #c3bf80; $custom-light: #d6d2a5; $custom-dark: #000000;
JSON
{
"hex": "#c3bf80",
"rgb": {
"r": 195,
"g": 191,
"b": 128
},
"hsl": {
"h": 56.418,
"s": 35.829,
"l": 63.333
},
"oklch": {
"l": 0.79307,
"c": 0.0828,
"h": 105
},
"luminance": 0.50422
}Semantic roles & 50–950 ramp
primary
#C3BF80
secondary
#575A91
accent
#3EAF37
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380