#C8BF84#C8BF84
#C8BF84 is a light, moderate yellow. Relative luminance 0.512; OKLCH L 79.8% C 0.078 H 100.6°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BF84 |
|---|---|
| RGB | rgb(200, 191, 132) |
| HSL | hsl(52, 38%, 65%) |
| HSV | hsv(52, 34%, 78%) |
| CMYK | cmyk(0%, 4.5%, 34%, 21.6%) |
| CIE-LAB | lab(76.80, -5.71, 30.95) |
| CIE-LCH | lch(76.80, 31.48, 100.46°) |
| OKLab | oklab(79.81% -0.0143 0.0768) |
| OKLCH | oklch(79.81% 0.078 100.6) |
| XYZ | xyz(46.6156, 51.2081, 29.2539) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.30
Sand
#C2B280
ΔE00 4.41
Sand (survey)
#E2CA76
ΔE00 6.91
Sandstone
#C9AE74
ΔE00 6.96
Beige (survey)
#E6DAA6
ΔE00 7.13
Very Light Brown
#D3B683
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BF84 #848DC8
analogous
#C89D84 #C8BF84 #AFC884
triadic
#C8BF84 #84C8BF #BF84C8
tetradic
#C8BF84 #84C89D #848DC8 #C884AF
square
#C8BF84 #84C89D #848DC8 #C884AF
split-complementary
#C8BF84 #84AFC8 #9D84C8
monochromatic
#918641 #B5A95A #C8BF84 #DBD5AE #EEEBD9
Accessibility & contrast
On white
1.87
#C8BF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#C8BF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BF84
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BF84 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB80
Deuteranopia (green-blind)
#CDBF86
Tritanopia (blue-blind)
#D2B7B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bf84; /* rgb */ color: rgb(200, 191, 132); /* oklch */ color: oklch(79.8% 0.078 100.6);
Tailwind
colors: {
custom: {
50: '#d9d2a8',
500: '#c8bf84',
950: '#000000',
},
}SCSS
$custom: #c8bf84; $custom-light: #d9d2a8; $custom-dark: #000000;
JSON
{
"hex": "#c8bf84",
"rgb": {
"r": 200,
"g": 191,
"b": 132
},
"hsl": {
"h": 52.059,
"s": 38.202,
"l": 65.098
},
"oklch": {
"l": 0.79805,
"c": 0.07816,
"h": 100.6
},
"luminance": 0.51207
}Semantic roles & 50–950 ramp
primary
#C8BF84
secondary
#586098
accent
#45B134
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#15140F
muted
#848380