#C8BF7D#C8BF7D
#C8BF7D is a light, moderate yellow. Relative luminance 0.510; OKLCH L 79.7% C 0.086 H 101.5°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BF7D |
|---|---|
| RGB | rgb(200, 191, 125) |
| HSL | hsl(53, 41%, 64%) |
| HSV | hsv(53, 38%, 78%) |
| CMYK | cmyk(0%, 4.5%, 37.5%, 21.6%) |
| CIE-LAB | lab(76.69, -6.54, 34.45) |
| CIE-LCH | lch(76.69, 35.07, 100.75°) |
| OKLab | oklab(79.68% -0.0172 0.0847) |
| OKLCH | oklch(79.68% 0.086 101.5) |
| XYZ | xyz(46.1526, 51.0228, 26.8153) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.21
Sand
#C2B280
ΔE00 5.18
Sand (survey)
#E2CA76
ΔE00 6.19
Greenish Beige
#C9D179
ΔE00 6.73
Greenish Tan
#BCCB7A
ΔE00 7.07
Sandstone
#C9AE74
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BF7D #7D86C8
analogous
#C8997D #C8BF7D #ABC87D
triadic
#C8BF7D #7DC8BF #BF7DC8
tetradic
#C8BF7D #7DC899 #7D86C8 #C87DAB
square
#C8BF7D #7DC899 #7D86C8 #C87DAB
split-complementary
#C8BF7D #7DABC8 #997DC8
monochromatic
#8E853C #B6AA52 #C8BF7D #DAD4A8 #ECE9D3
Accessibility & contrast
On white
1.87
#C8BF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#C8BF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BF7D
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BF7D | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB78
Deuteranopia (green-blind)
#CDBF80
Tritanopia (blue-blind)
#D3B6AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8bf7d; /* rgb */ color: rgb(200, 191, 125); /* oklch */ color: oklch(79.7% 0.086 101.5);
Tailwind
colors: {
custom: {
50: '#dad2a3',
500: '#c8bf7d',
950: '#000000',
},
}SCSS
$custom: #c8bf7d; $custom-light: #dad2a3; $custom-dark: #000000;
JSON
{
"hex": "#c8bf7d",
"rgb": {
"r": 200,
"g": 191,
"b": 125
},
"hsl": {
"h": 52.8,
"s": 40.541,
"l": 63.725
},
"oklch": {
"l": 0.7968,
"c": 0.08644,
"h": 101.5
},
"luminance": 0.51022
}Semantic roles & 50–950 ramp
primary
#C8BF7D
secondary
#545B96
accent
#41B432
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380