#C8BF80#C8BF80
#C8BF80 is a light, moderate yellow. Relative luminance 0.511; OKLCH L 79.7% C 0.083 H 101.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BF80 |
|---|---|
| RGB | rgb(200, 191, 128) |
| HSL | hsl(53, 40%, 64%) |
| HSV | hsv(53, 36%, 78%) |
| CMYK | cmyk(0%, 4.5%, 36%, 21.6%) |
| CIE-LAB | lab(76.74, -6.19, 32.96) |
| CIE-LCH | lch(76.74, 33.53, 100.64°) |
| OKLab | oklab(79.73% -0.0159 0.0814) |
| OKLCH | oklch(79.73% 0.083 101.1) |
| XYZ | xyz(46.3472, 51.1007, 27.8399) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.64
Sand
#C2B280
ΔE00 4.82
Sand (survey)
#E2CA76
ΔE00 6.47
Greenish Beige
#C9D179
ΔE00 7.05
Sandstone
#C9AE74
ΔE00 7.06
Greenish Tan
#BCCB7A
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BF80 #8089C8
analogous
#C89B80 #C8BF80 #ADC880
triadic
#C8BF80 #80C8BF #BF80C8
tetradic
#C8BF80 #80C89B #8089C8 #C880AD
square
#C8BF80 #80C89B #8089C8 #C880AD
split-complementary
#C8BF80 #80ADC8 #9B80C8
monochromatic
#8F853E #B6A955 #C8BF80 #DAD5AB #EDEAD5
Accessibility & contrast
On white
1.87
#C8BF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#C8BF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BF80
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BF80 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7B
Deuteranopia (green-blind)
#CDBF82
Tritanopia (blue-blind)
#D2B7AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8bf80; /* rgb */ color: rgb(200, 191, 128); /* oklch */ color: oklch(79.7% 0.083 101.1);
Tailwind
colors: {
custom: {
50: '#dad2a5',
500: '#c8bf80',
950: '#000000',
},
}SCSS
$custom: #c8bf80; $custom-light: #dad2a5; $custom-dark: #000000;
JSON
{
"hex": "#c8bf80",
"rgb": {
"r": 200,
"g": 191,
"b": 128
},
"hsl": {
"h": 52.5,
"s": 39.56,
"l": 64.314
},
"oklch": {
"l": 0.79733,
"c": 0.08293,
"h": 101.1
},
"luminance": 0.51099
}Semantic roles & 50–950 ramp
primary
#C8BF80
secondary
#555E97
accent
#43B333
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380