#C8BE7C#C8BE7C
#C8BE7C is a light, moderate yellow. Relative luminance 0.506; OKLCH L 79.5% C 0.087 H 100.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BE7C |
|---|---|
| RGB | rgb(200, 190, 124) |
| HSL | hsl(52, 41%, 64%) |
| HSV | hsv(52, 38%, 78%) |
| CMYK | cmyk(0%, 5%, 38%, 21.6%) |
| CIE-LAB | lab(76.41, -6.14, 34.61) |
| CIE-LCH | lch(76.41, 35.15, 100.05°) |
| OKLab | oklab(79.45% -0.0161 0.085) |
| OKLCH | oklch(79.45% 0.087 100.7) |
| XYZ | xyz(45.8717, 50.5628, 26.4081) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.16
Sand
#C2B280
ΔE00 4.92
Sand (survey)
#E2CA76
ΔE00 6.10
Sandstone
#C9AE74
ΔE00 6.83
Tan (survey)
#D1B26F
ΔE00 6.93
Greenish Beige
#C9D179
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BE7C #7C86C8
analogous
#C8987C #C8BE7C #ACC87C
triadic
#C8BE7C #7CC8BE #BE7CC8
tetradic
#C8BE7C #7CC898 #7C86C8 #C87CAC
square
#C8BE7C #7CC898 #7C86C8 #C87CAC
split-complementary
#C8BE7C #7CACC8 #987CC8
monochromatic
#8E833C #B6A951 #C8BE7C #DAD3A7 #ECE9D2
Accessibility & contrast
On white
1.89
#C8BE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#C8BE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BE7C
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BE7C | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA77
Deuteranopia (green-blind)
#CDBE7F
Tritanopia (blue-blind)
#D3B5AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8be7c; /* rgb */ color: rgb(200, 190, 124); /* oklch */ color: oklch(79.5% 0.087 100.7);
Tailwind
colors: {
custom: {
50: '#dad1a2',
500: '#c8be7c',
950: '#000000',
},
}SCSS
$custom: #c8be7c; $custom-light: #dad1a2; $custom-dark: #000000;
JSON
{
"hex": "#c8be7c",
"rgb": {
"r": 200,
"g": 190,
"b": 124
},
"hsl": {
"h": 52.105,
"s": 40.86,
"l": 63.529
},
"oklch": {
"l": 0.79454,
"c": 0.08654,
"h": 100.7
},
"luminance": 0.50562
}Semantic roles & 50–950 ramp
primary
#C8BE7C
secondary
#535C95
accent
#43B432
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380