#C8BF8D#C8BF8D
#C8BF8D is a light, moderate yellow. Relative luminance 0.515; OKLCH L 80.0% C 0.067 H 99.1°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BF8D |
|---|---|
| RGB | rgb(200, 191, 141) |
| HSL | hsl(51, 35%, 67%) |
| HSV | hsv(51, 30%, 78%) |
| CMYK | cmyk(0%, 4.5%, 29.5%, 21.6%) |
| CIE-LAB | lab(76.96, -4.58, 26.43) |
| CIE-LCH | lch(76.96, 26.82, 99.83°) |
| OKLab | oklab(79.98% -0.0106 0.0664) |
| OKLCH | oklch(79.98% 0.067 99.1) |
| XYZ | xyz(47.2583, 51.4651, 32.6384) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.97
Darkkhaki
#BDB76B
ΔE00 6.08
Putty
#BEAE8A
ΔE00 6.38
Beige (survey)
#E6DAA6
ΔE00 6.76
Very Light Brown
#D3B683
ΔE00 6.97
Sandstone
#C9AE74
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BF8D #8D96C8
analogous
#C8A28D #C8BF8D #B4C88D
triadic
#C8BF8D #8DC8BF #BF8DC8
tetradic
#C8BF8D #8DC8A2 #8D96C8 #C88DB4
square
#C8BF8D #8DC8A2 #8D96C8 #C88DB4
split-complementary
#C8BF8D #8DB4C8 #A28DC8
monochromatic
#938847 #B4A864 #C8BF8D #DCD6B6 #F0EDE0
Accessibility & contrast
On white
1.86
#C8BF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#C8BF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BF8D
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BF8D | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BC8A
Deuteranopia (green-blind)
#CBC08F
Tritanopia (blue-blind)
#D1B8B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bf8d; /* rgb */ color: rgb(200, 191, 141); /* oklch */ color: oklch(80.0% 0.067 99.1);
Tailwind
colors: {
custom: {
50: '#d9d2ae',
500: '#c8bf8d',
950: '#000000',
},
}SCSS
$custom: #c8bf8d; $custom-light: #d9d2ae; $custom-dark: #000000;
JSON
{
"hex": "#c8bf8d",
"rgb": {
"r": 200,
"g": 191,
"b": 141
},
"hsl": {
"h": 50.847,
"s": 34.911,
"l": 66.863
},
"oklch": {
"l": 0.79979,
"c": 0.06721,
"h": 99.1
},
"luminance": 0.51464
}Semantic roles & 50–950 ramp
primary
#C8BF8D
secondary
#5E679B
accent
#4AAE38
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151410
muted
#848381