#C8BF92#C8BF92
#C8BF92 is a light, moderate yellow. Relative luminance 0.516; OKLCH L 80.1% C 0.061 H 98.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BF92 |
|---|---|
| RGB | rgb(200, 191, 146) |
| HSL | hsl(50, 33%, 68%) |
| HSV | hsv(50, 27%, 78%) |
| CMYK | cmyk(0%, 4.5%, 27%, 21.6%) |
| CIE-LAB | lab(77.05, -3.91, 23.90) |
| CIE-LCH | lch(77.05, 24.22, 99.30°) |
| OKLab | oklab(80.08% -0.0086 0.0604) |
| OKLCH | oklch(80.08% 0.061 98.1) |
| XYZ | xyz(47.6387, 51.6173, 34.6422) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.16
Putty
#BEAE8A
ΔE00 5.79
Beige (survey)
#E6DAA6
ΔE00 6.83
Very Light Brown
#D3B683
ΔE00 7.00
Darkkhaki
#BDB76B
ΔE00 7.22
Khaki
#C3B091
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BF92 #929BC8
analogous
#C8A492 #C8BF92 #B6C892
triadic
#C8BF92 #92C8BF #BF92C8
tetradic
#C8BF92 #92C8A4 #929BC8 #C892B6
square
#C8BF92 #92C8A4 #929BC8 #C892B6
split-complementary
#C8BF92 #92B6C8 #A492C8
monochromatic
#95884B #B3A769 #C8BF92 #DDD7BB #F1EFE3
Accessibility & contrast
On white
1.85
#C8BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#C8BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BF92
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BF92 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 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)
#C8BC8F
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#D0B8B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bf92; /* rgb */ color: rgb(200, 191, 146); /* oklch */ color: oklch(80.1% 0.061 98.1);
Tailwind
colors: {
custom: {
50: '#d9d2b2',
500: '#c8bf92',
950: '#000000',
},
}SCSS
$custom: #c8bf92; $custom-light: #d9d2b2; $custom-dark: #000000;
JSON
{
"hex": "#c8bf92",
"rgb": {
"r": 200,
"g": 191,
"b": 146
},
"hsl": {
"h": 50,
"s": 32.927,
"l": 67.843
},
"oklch": {
"l": 0.80081,
"c": 0.061,
"h": 98.1
},
"luminance": 0.51616
}Semantic roles & 50–950 ramp
primary
#C8BF92
secondary
#626C9C
accent
#4DAC3A
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141411
muted
#838381