#C8BD7A#C8BD7A
#C8BD7A is a light, moderate yellow. Relative luminance 0.501; OKLCH L 79.2% C 0.088 H 100.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BD7A |
|---|---|
| RGB | rgb(200, 189, 122) |
| HSL | hsl(52, 41%, 63%) |
| HSV | hsv(52, 39%, 78%) |
| CMYK | cmyk(0%, 5.5%, 39%, 21.6%) |
| CIE-LAB | lab(76.12, -5.84, 35.26) |
| CIE-LCH | lch(76.12, 35.74, 99.40°) |
| OKLab | oklab(79.21% -0.0154 0.0865) |
| OKLCH | oklch(79.21% 0.088 100.1) |
| XYZ | xyz(45.5307, 50.0810, 25.6768) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.02
Sand
#C2B280
ΔE00 4.81
Sand (survey)
#E2CA76
ΔE00 5.94
Sandstone
#C9AE74
ΔE00 6.53
Tan (survey)
#D1B26F
ΔE00 6.59
Desert
#CCAD60
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BD7A #7A85C8
analogous
#C8967A #C8BD7A #ACC87A
triadic
#C8BD7A #7AC8BD #BD7AC8
tetradic
#C8BD7A #7AC896 #7A85C8 #C87AAC
square
#C8BD7A #7AC896 #7A85C8 #C87AAC
split-complementary
#C8BD7A #7AACC8 #967AC8
monochromatic
#8D823A #B6A84F #C8BD7A #DAD2A5 #ECE8D1
Accessibility & contrast
On white
1.91
#C8BD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#C8BD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BD7A
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BD7A | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B975
Deuteranopia (green-blind)
#CCBE7D
Tritanopia (blue-blind)
#D3B4AC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8bd7a; /* rgb */ color: rgb(200, 189, 122); /* oklch */ color: oklch(79.2% 0.088 100.1);
Tailwind
colors: {
custom: {
50: '#dad0a1',
500: '#c8bd7a',
950: '#000000',
},
}SCSS
$custom: #c8bd7a; $custom-light: #dad0a1; $custom-dark: #000000;
JSON
{
"hex": "#c8bd7a",
"rgb": {
"r": 200,
"g": 189,
"b": 122
},
"hsl": {
"h": 51.538,
"s": 41.489,
"l": 63.137
},
"oklch": {
"l": 0.79211,
"c": 0.08781,
"h": 100.1
},
"luminance": 0.5008
}Semantic roles & 50–950 ramp
primary
#C8BD7A
secondary
#525B95
accent
#44B531
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380