#C8BD80#C8BD80
#C8BD80 is a light, moderate yellow. Relative luminance 0.502; OKLCH L 79.3% C 0.081 H 99.2°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BD80 |
|---|---|
| RGB | rgb(200, 189, 128) |
| HSL | hsl(51, 40%, 64%) |
| HSV | hsv(51, 36%, 78%) |
| CMYK | cmyk(0%, 5.5%, 36%, 21.6%) |
| CIE-LAB | lab(76.21, -5.15, 32.27) |
| CIE-LCH | lch(76.21, 32.68, 99.07°) |
| OKLab | oklab(79.32% -0.0129 0.0798) |
| OKLCH | oklch(79.32% 0.081 99.2) |
| XYZ | xyz(45.9140, 50.2343, 27.6955) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.90
Sand
#C2B280
ΔE00 4.01
Sandstone
#C9AE74
ΔE00 6.24
Sand (survey)
#E2CA76
ΔE00 6.51
Tan (survey)
#D1B26F
ΔE00 6.58
Very Light Brown
#D3B683
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BD80 #808BC8
analogous
#C89980 #C8BD80 #AFC880
triadic
#C8BD80 #80C8BD #BD80C8
tetradic
#C8BD80 #80C899 #808BC8 #C880AF
square
#C8BD80 #80C899 #808BC8 #C880AF
split-complementary
#C8BD80 #80AFC8 #9980C8
monochromatic
#8F833E #B6A755 #C8BD80 #DAD3AB #EDE9D5
Accessibility & contrast
On white
1.90
#C8BD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#C8BD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BD80
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BD80 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97C
Deuteranopia (green-blind)
#CCBE82
Tritanopia (blue-blind)
#D2B5AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8bd80; /* rgb */ color: rgb(200, 189, 128); /* oklch */ color: oklch(79.3% 0.081 99.2);
Tailwind
colors: {
custom: {
50: '#dad0a5',
500: '#c8bd80',
950: '#000000',
},
}SCSS
$custom: #c8bd80; $custom-light: #dad0a5; $custom-dark: #000000;
JSON
{
"hex": "#c8bd80",
"rgb": {
"r": 200,
"g": 189,
"b": 128
},
"hsl": {
"h": 50.833,
"s": 39.56,
"l": 64.314
},
"oklch": {
"l": 0.79316,
"c": 0.08081,
"h": 99.2
},
"luminance": 0.50233
}Semantic roles & 50–950 ramp
primary
#C8BD80
secondary
#555F97
accent
#46B333
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380