#C8BE80#C8BE80
#C8BE80 is a light, moderate yellow. Relative luminance 0.507; OKLCH L 79.5% C 0.082 H 100.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BE80 |
|---|---|
| RGB | rgb(200, 190, 128) |
| HSL | hsl(52, 40%, 64%) |
| HSV | hsv(52, 36%, 78%) |
| CMYK | cmyk(0%, 5%, 36%, 21.6%) |
| CIE-LAB | lab(76.48, -5.67, 32.61) |
| CIE-LCH | lch(76.48, 33.10, 99.87°) |
| OKLab | oklab(79.52% -0.0144 0.0806) |
| OKLCH | oklch(79.52% 0.082 100.2) |
| XYZ | xyz(46.1298, 50.6660, 27.7674) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.75
Sand
#C2B280
ΔE00 4.41
Sand (survey)
#E2CA76
ΔE00 6.48
Sandstone
#C9AE74
ΔE00 6.66
Tan (survey)
#D1B26F
ΔE00 6.93
Very Light Brown
#D3B683
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BE80 #808AC8
analogous
#C89A80 #C8BE80 #AEC880
triadic
#C8BE80 #80C8BE #BE80C8
tetradic
#C8BE80 #80C89A #808AC8 #C880AE
square
#C8BE80 #80C89A #808AC8 #C880AE
split-complementary
#C8BE80 #80AEC8 #9A80C8
monochromatic
#8F843E #B6A855 #C8BE80 #DAD4AB #EDEAD5
Accessibility & contrast
On white
1.89
#C8BE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#C8BE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BE80
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BE80 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7C
Deuteranopia (green-blind)
#CCBF82
Tritanopia (blue-blind)
#D2B6AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8be80; /* rgb */ color: rgb(200, 190, 128); /* oklch */ color: oklch(79.5% 0.082 100.2);
Tailwind
colors: {
custom: {
50: '#dad1a5',
500: '#c8be80',
950: '#000000',
},
}SCSS
$custom: #c8be80; $custom-light: #dad1a5; $custom-dark: #000000;
JSON
{
"hex": "#c8be80",
"rgb": {
"r": 200,
"g": 190,
"b": 128
},
"hsl": {
"h": 51.667,
"s": 39.56,
"l": 64.314
},
"oklch": {
"l": 0.79524,
"c": 0.08187,
"h": 100.2
},
"luminance": 0.50665
}Semantic roles & 50–950 ramp
primary
#C8BE80
secondary
#555E97
accent
#45B333
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380