#C8BF7A#C8BF7A
#C8BF7A is a light, moderate yellow. Relative luminance 0.509; OKLCH L 79.6% C 0.090 H 101.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BF7A |
|---|---|
| RGB | rgb(200, 191, 122) |
| HSL | hsl(53, 41%, 63%) |
| HSV | hsv(53, 39%, 78%) |
| CMYK | cmyk(0%, 4.5%, 39%, 21.6%) |
| CIE-LAB | lab(76.65, -6.88, 35.94) |
| CIE-LCH | lch(76.65, 36.59, 100.84°) |
| OKLab | oklab(79.63% -0.0184 0.088) |
| OKLCH | oklch(79.63% 0.09 101.8) |
| XYZ | xyz(45.9639, 50.9473, 25.8212) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 2.86
Sand
#C2B280
ΔE00 5.56
Sand (survey)
#E2CA76
ΔE00 5.97
Greenish Beige
#C9D179
ΔE00 6.46
Greenish Tan
#BCCB7A
ΔE00 6.91
Tan (survey)
#D1B26F
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BF7A #7A83C8
analogous
#C8987A #C8BF7A #AAC87A
triadic
#C8BF7A #7AC8BF #BF7AC8
tetradic
#C8BF7A #7AC898 #7A83C8 #C87AAA
square
#C8BF7A #7AC898 #7A83C8 #C87AAA
split-complementary
#C8BF7A #7AAAC8 #987AC8
monochromatic
#8D843A #B6AA4F #C8BF7A #DAD4A5 #ECE9D1
Accessibility & contrast
On white
1.88
#C8BF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#C8BF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BF7A
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BF7A | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB75
Deuteranopia (green-blind)
#CEBF7D
Tritanopia (blue-blind)
#D3B6AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8bf7a; /* rgb */ color: rgb(200, 191, 122); /* oklch */ color: oklch(79.6% 0.090 101.8);
Tailwind
colors: {
custom: {
50: '#dad2a1',
500: '#c8bf7a',
950: '#000000',
},
}SCSS
$custom: #c8bf7a; $custom-light: #dad2a1; $custom-dark: #000000;
JSON
{
"hex": "#c8bf7a",
"rgb": {
"r": 200,
"g": 191,
"b": 122
},
"hsl": {
"h": 53.077,
"s": 41.489,
"l": 63.137
},
"oklch": {
"l": 0.79629,
"c": 0.0899,
"h": 101.8
},
"luminance": 0.50946
}Semantic roles & 50–950 ramp
primary
#C8BF7A
secondary
#525995
accent
#40B531
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380