#C8BE7A#C8BE7A
#C8BE7A is a light, moderate yellow. Relative luminance 0.505; OKLCH L 79.4% C 0.089 H 100.9°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BE7A |
|---|---|
| RGB | rgb(200, 190, 122) |
| HSL | hsl(52, 41%, 63%) |
| HSV | hsv(52, 39%, 78%) |
| CMYK | cmyk(0%, 5%, 39%, 21.6%) |
| CIE-LAB | lab(76.38, -6.36, 35.60) |
| CIE-LCH | lch(76.38, 36.17, 100.13°) |
| OKLab | oklab(79.42% -0.0169 0.0872) |
| OKLCH | oklch(79.42% 0.089 100.9) |
| XYZ | xyz(45.7465, 50.5127, 25.7487) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 2.91
Sand
#C2B280
ΔE00 5.19
Sand (survey)
#E2CA76
ΔE00 5.94
Greenish Beige
#C9D179
ΔE00 6.87
Sandstone
#C9AE74
ΔE00 6.95
Tan (survey)
#D1B26F
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BE7A #7A84C8
analogous
#C8977A #C8BE7A #ABC87A
triadic
#C8BE7A #7AC8BE #BE7AC8
tetradic
#C8BE7A #7AC897 #7A84C8 #C87AAB
square
#C8BE7A #7AC897 #7A84C8 #C87AAB
split-complementary
#C8BE7A #7AABC8 #977AC8
monochromatic
#8D833A #B6A94F #C8BE7A #DAD3A5 #ECE8D1
Accessibility & contrast
On white
1.89
#C8BE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#C8BE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BE7A
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BE7A | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA75
Deuteranopia (green-blind)
#CDBE7D
Tritanopia (blue-blind)
#D3B5AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8be7a; /* rgb */ color: rgb(200, 190, 122); /* oklch */ color: oklch(79.4% 0.089 100.9);
Tailwind
colors: {
custom: {
50: '#dad1a1',
500: '#c8be7a',
950: '#000000',
},
}SCSS
$custom: #c8be7a; $custom-light: #dad1a1; $custom-dark: #000000;
JSON
{
"hex": "#c8be7a",
"rgb": {
"r": 200,
"g": 190,
"b": 122
},
"hsl": {
"h": 52.308,
"s": 41.489,
"l": 63.137
},
"oklch": {
"l": 0.7942,
"c": 0.08885,
"h": 100.9
},
"luminance": 0.50511
}Semantic roles & 50–950 ramp
primary
#C8BE7A
secondary
#525A95
accent
#42B531
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380