#C8BE84#C8BE84
#C8BE84 is a light, moderate yellow. Relative luminance 0.508; OKLCH L 79.6% C 0.077 H 99.6°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BE84 |
|---|---|
| RGB | rgb(200, 190, 132) |
| HSL | hsl(51, 38%, 65%) |
| HSV | hsv(51, 34%, 78%) |
| CMYK | cmyk(0%, 5%, 34%, 21.6%) |
| CIE-LAB | lab(76.54, -5.19, 30.61) |
| CIE-LCH | lch(76.54, 31.04, 99.63°) |
| OKLab | oklab(79.6% -0.0128 0.076) |
| OKLCH | oklch(79.6% 0.077 99.6) |
| XYZ | xyz(46.3983, 50.7734, 29.1814) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.99
Darkkhaki
#BDB76B
ΔE00 4.44
Sandstone
#C9AE74
ΔE00 6.56
Sand (survey)
#E2CA76
ΔE00 6.95
Very Light Brown
#D3B683
ΔE00 6.95
Tan (survey)
#D1B26F
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BE84 #848EC8
analogous
#C89C84 #C8BE84 #B0C884
triadic
#C8BE84 #84C8BE #BE84C8
tetradic
#C8BE84 #84C89C #848EC8 #C884B0
square
#C8BE84 #84C89C #848EC8 #C884B0
split-complementary
#C8BE84 #84B0C8 #9C84C8
monochromatic
#918541 #B5A85A #C8BE84 #DBD4AE #EEEBD9
Accessibility & contrast
On white
1.88
#C8BE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#C8BE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BE84
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BE84 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA80
Deuteranopia (green-blind)
#CCBF86
Tritanopia (blue-blind)
#D2B6AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8be84; /* rgb */ color: rgb(200, 190, 132); /* oklch */ color: oklch(79.6% 0.077 99.6);
Tailwind
colors: {
custom: {
50: '#d9d1a8',
500: '#c8be84',
950: '#000000',
},
}SCSS
$custom: #c8be84; $custom-light: #d9d1a8; $custom-dark: #000000;
JSON
{
"hex": "#c8be84",
"rgb": {
"r": 200,
"g": 190,
"b": 132
},
"hsl": {
"h": 51.176,
"s": 38.202,
"l": 65.098
},
"oklch": {
"l": 0.79597,
"c": 0.0771,
"h": 99.6
},
"luminance": 0.50772
}Semantic roles & 50–950 ramp
primary
#C8BE84
secondary
#586198
accent
#47B134
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#15140F
muted
#848380