#C8BF83#C8BF83
#C8BF83 is a light, moderate yellow. Relative luminance 0.512; OKLCH L 79.8% C 0.079 H 100.7°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BF83 |
|---|---|
| RGB | rgb(200, 191, 131) |
| HSL | hsl(52, 39%, 65%) |
| HSV | hsv(52, 35%, 78%) |
| CMYK | cmyk(0%, 4.5%, 34.5%, 21.6%) |
| CIE-LAB | lab(76.79, -5.84, 31.46) |
| CIE-LCH | lch(76.79, 31.99, 100.51°) |
| OKLab | oklab(79.79% -0.0147 0.078) |
| OKLCH | oklch(79.79% 0.079 100.7) |
| XYZ | xyz(46.5475, 51.1808, 28.8952) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.13
Sand
#C2B280
ΔE00 4.50
Sand (survey)
#E2CA76
ΔE00 6.79
Sandstone
#C9AE74
ΔE00 6.98
Beige (survey)
#E6DAA6
ΔE00 7.20
Tan (survey)
#D1B26F
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BF83 #838CC8
analogous
#C89D83 #C8BF83 #AEC883
triadic
#C8BF83 #83C8BF #BF83C8
tetradic
#C8BF83 #83C89D #838CC8 #C883AE
square
#C8BF83 #83C89D #838CC8 #C883AE
split-complementary
#C8BF83 #83AEC8 #9D83C8
monochromatic
#918640 #B5A959 #C8BF83 #DBD5AD #EEEBD8
Accessibility & contrast
On white
1.87
#C8BF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#C8BF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BF83
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BF83 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7F
Deuteranopia (green-blind)
#CDBF85
Tritanopia (blue-blind)
#D2B7B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8bf83; /* rgb */ color: rgb(200, 191, 131); /* oklch */ color: oklch(79.8% 0.079 100.7);
Tailwind
colors: {
custom: {
50: '#d9d2a7',
500: '#c8bf83',
950: '#000000',
},
}SCSS
$custom: #c8bf83; $custom-light: #d9d2a7; $custom-dark: #000000;
JSON
{
"hex": "#c8bf83",
"rgb": {
"r": 200,
"g": 191,
"b": 131
},
"hsl": {
"h": 52.174,
"s": 38.547,
"l": 64.902
},
"oklch": {
"l": 0.79787,
"c": 0.07936,
"h": 100.7
},
"luminance": 0.5118
}Semantic roles & 50–950 ramp
primary
#C8BF83
secondary
#576098
accent
#44B234
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#15140F
muted
#848380