#C8BE7D#C8BE7D
#C8BE7D is a light, moderate yellow. Relative luminance 0.506; OKLCH L 79.5% C 0.085 H 100.6°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BE7D |
|---|---|
| RGB | rgb(200, 190, 125) |
| HSL | hsl(52, 41%, 64%) |
| HSV | hsv(52, 38%, 78%) |
| CMYK | cmyk(0%, 5%, 37.5%, 21.6%) |
| CIE-LAB | lab(76.43, -6.02, 34.11) |
| CIE-LCH | lch(76.43, 34.64, 100.01°) |
| OKLab | oklab(79.47% -0.0157 0.0839) |
| OKLCH | oklch(79.47% 0.085 100.6) |
| XYZ | xyz(45.9353, 50.5882, 26.7428) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.29
Sand
#C2B280
ΔE00 4.79
Sand (survey)
#E2CA76
ΔE00 6.18
Sandstone
#C9AE74
ΔE00 6.78
Tan (survey)
#D1B26F
ΔE00 6.93
Greenish Beige
#C9D179
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BE7D #7D87C8
analogous
#C8987D #C8BE7D #ACC87D
triadic
#C8BE7D #7DC8BE #BE7DC8
tetradic
#C8BE7D #7DC898 #7D87C8 #C87DAC
square
#C8BE7D #7DC898 #7D87C8 #C87DAC
split-complementary
#C8BE7D #7DACC8 #987DC8
monochromatic
#8E833C #B6A852 #C8BE7D #DAD4A8 #ECE9D3
Accessibility & contrast
On white
1.89
#C8BE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#C8BE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BE7D
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BE7D | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA78
Deuteranopia (green-blind)
#CDBE7F
Tritanopia (blue-blind)
#D3B5AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8be7d; /* rgb */ color: rgb(200, 190, 125); /* oklch */ color: oklch(79.5% 0.085 100.6);
Tailwind
colors: {
custom: {
50: '#dad1a3',
500: '#c8be7d',
950: '#000000',
},
}SCSS
$custom: #c8be7d; $custom-light: #dad1a3; $custom-dark: #000000;
JSON
{
"hex": "#c8be7d",
"rgb": {
"r": 200,
"g": 190,
"b": 125
},
"hsl": {
"h": 52,
"s": 40.541,
"l": 63.725
},
"oklch": {
"l": 0.79471,
"c": 0.08538,
"h": 100.6
},
"luminance": 0.50587
}Semantic roles & 50–950 ramp
primary
#C8BE7D
secondary
#545C96
accent
#43B432
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380