#C8BF85#C8BF85
#C8BF85 is a light, moderate yellow. Relative luminance 0.512; OKLCH L 79.8% C 0.077 H 100.4°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BF85 |
|---|---|
| RGB | rgb(200, 191, 133) |
| HSL | hsl(52, 38%, 65%) |
| HSV | hsv(52, 34%, 78%) |
| CMYK | cmyk(0%, 4.5%, 33.5%, 21.6%) |
| CIE-LAB | lab(76.82, -5.59, 30.45) |
| CIE-LCH | lch(76.82, 30.96, 100.41°) |
| OKLab | oklab(79.82% -0.0139 0.0757) |
| OKLCH | oklch(79.82% 0.077 100.4) |
| XYZ | xyz(46.6844, 51.2356, 29.6160) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.32
Darkkhaki
#BDB76B
ΔE00 4.48
Sandstone
#C9AE74
ΔE00 6.95
Sand (survey)
#E2CA76
ΔE00 7.04
Beige (survey)
#E6DAA6
ΔE00 7.06
Very Light Brown
#D3B683
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BF85 #858EC8
analogous
#C89D85 #C8BF85 #B0C885
triadic
#C8BF85 #85C8BF #BF85C8
tetradic
#C8BF85 #85C89D #858EC8 #C885B0
square
#C8BF85 #85C89D #858EC8 #C885B0
split-complementary
#C8BF85 #85B0C8 #9D85C8
monochromatic
#918641 #B5A95B #C8BF85 #DBD5AF #EEEBD9
Accessibility & contrast
On white
1.87
#C8BF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#C8BF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BF85
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BF85 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB81
Deuteranopia (green-blind)
#CCBF87
Tritanopia (blue-blind)
#D2B7B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bf85; /* rgb */ color: rgb(200, 191, 133); /* oklch */ color: oklch(79.8% 0.077 100.4);
Tailwind
colors: {
custom: {
50: '#d9d2a9',
500: '#c8bf85',
950: '#000000',
},
}SCSS
$custom: #c8bf85; $custom-light: #d9d2a9; $custom-dark: #000000;
JSON
{
"hex": "#c8bf85",
"rgb": {
"r": 200,
"g": 191,
"b": 133
},
"hsl": {
"h": 51.94,
"s": 37.853,
"l": 65.294
},
"oklch": {
"l": 0.79824,
"c": 0.07697,
"h": 100.4
},
"luminance": 0.51234
}Semantic roles & 50–950 ramp
primary
#C8BF85
secondary
#596199
accent
#45B135
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#151410
muted
#848380