#C8BF86#C8BF86
#C8BF86 is a light, moderate yellow. Relative luminance 0.513; OKLCH L 79.8% C 0.076 H 100.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BF86 |
|---|---|
| RGB | rgb(200, 191, 134) |
| HSL | hsl(52, 38%, 65%) |
| HSV | hsv(52, 33%, 78%) |
| CMYK | cmyk(0%, 4.5%, 33%, 21.6%) |
| CIE-LAB | lab(76.84, -5.47, 29.95) |
| CIE-LCH | lch(76.84, 30.45, 100.35°) |
| OKLab | oklab(79.84% -0.0135 0.0746) |
| OKLCH | oklch(79.84% 0.076 100.3) |
| XYZ | xyz(46.7538, 51.2633, 29.9816) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.24
Darkkhaki
#BDB76B
ΔE00 4.67
Sandstone
#C9AE74
ΔE00 6.94
Beige (survey)
#E6DAA6
ΔE00 7.00
Sand (survey)
#E2CA76
ΔE00 7.17
Very Light Brown
#D3B683
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BF86 #868FC8
analogous
#C89E86 #C8BF86 #B0C886
triadic
#C8BF86 #86C8BF #BF86C8
tetradic
#C8BF86 #86C89E #868FC8 #C886B0
square
#C8BF86 #86C89E #868FC8 #C886B0
split-complementary
#C8BF86 #86B0C8 #9E86C8
monochromatic
#918742 #B5A95C #C8BF86 #DBD5B0 #EEECDA
Accessibility & contrast
On white
1.87
#C8BF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#C8BF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BF86
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BF86 | 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)
#CABB82
Deuteranopia (green-blind)
#CCBF88
Tritanopia (blue-blind)
#D2B7B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bf86; /* rgb */ color: rgb(200, 191, 134); /* oklch */ color: oklch(79.8% 0.076 100.3);
Tailwind
colors: {
custom: {
50: '#d9d2a9',
500: '#c8bf86',
950: '#000000',
},
}SCSS
$custom: #c8bf86; $custom-light: #d9d2a9; $custom-dark: #000000;
JSON
{
"hex": "#c8bf86",
"rgb": {
"r": 200,
"g": 191,
"b": 134
},
"hsl": {
"h": 51.818,
"s": 37.5,
"l": 65.49
},
"oklch": {
"l": 0.79843,
"c": 0.07577,
"h": 100.3
},
"luminance": 0.51262
}Semantic roles & 50–950 ramp
primary
#C8BF86
secondary
#596299
accent
#46B035
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#151410
muted
#848380