#C8BF91#C8BF91
#C8BF91 is a light, moderate yellow. Relative luminance 0.516; OKLCH L 80.1% C 0.062 H 98.3°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BF91 |
|---|---|
| RGB | rgb(200, 191, 145) |
| HSL | hsl(50, 33%, 68%) |
| HSV | hsv(50, 28%, 78%) |
| CMYK | cmyk(0%, 4.5%, 27.5%, 21.6%) |
| CIE-LAB | lab(77.03, -4.05, 24.40) |
| CIE-LCH | lch(77.03, 24.74, 99.42°) |
| OKLab | oklab(80.06% -0.009 0.0616) |
| OKLCH | oklch(80.06% 0.062 98.3) |
| XYZ | xyz(47.5613, 51.5863, 34.2343) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.10
Putty
#BEAE8A
ΔE00 5.89
Beige (survey)
#E6DAA6
ΔE00 6.80
Very Light Brown
#D3B683
ΔE00 6.98
Darkkhaki
#BDB76B
ΔE00 6.98
Sandstone
#C9AE74
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BF91 #919AC8
analogous
#C8A491 #C8BF91 #B5C891
triadic
#C8BF91 #91C8BF #BF91C8
tetradic
#C8BF91 #91C8A4 #919AC8 #C891B5
square
#C8BF91 #91C8A4 #919AC8 #C891B5
split-complementary
#C8BF91 #91B5C8 #A491C8
monochromatic
#94884A #B4A768 #C8BF91 #DCD7BA #F1EEE3
Accessibility & contrast
On white
1.86
#C8BF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#C8BF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BF91
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BF91 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8E
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#D1B8B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bf91; /* rgb */ color: rgb(200, 191, 145); /* oklch */ color: oklch(80.1% 0.062 98.3);
Tailwind
colors: {
custom: {
50: '#d9d2b1',
500: '#c8bf91',
950: '#000000',
},
}SCSS
$custom: #c8bf91; $custom-light: #d9d2b1; $custom-dark: #000000;
JSON
{
"hex": "#c8bf91",
"rgb": {
"r": 200,
"g": 191,
"b": 145
},
"hsl": {
"h": 50.182,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.8006,
"c": 0.06224,
"h": 98.3
},
"luminance": 0.51585
}Semantic roles & 50–950 ramp
primary
#C8BF91
secondary
#616B9C
accent
#4CAC39
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151410
muted
#848381