#C8BF82#C8BF82
#C8BF82 is a light, moderate yellow. Relative luminance 0.512; OKLCH L 79.8% C 0.081 H 100.8°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BF82 |
|---|---|
| RGB | rgb(200, 191, 130) |
| HSL | hsl(52, 39%, 65%) |
| HSV | hsv(52, 35%, 78%) |
| CMYK | cmyk(0%, 4.5%, 35%, 21.6%) |
| CIE-LAB | lab(76.77, -5.96, 31.96) |
| CIE-LCH | lch(76.77, 32.51, 100.56°) |
| OKLab | oklab(79.77% -0.0151 0.0791) |
| OKLCH | oklch(79.77% 0.081 100.8) |
| XYZ | xyz(46.4801, 51.1538, 28.5400) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.96
Sand
#C2B280
ΔE00 4.60
Sand (survey)
#E2CA76
ΔE00 6.68
Sandstone
#C9AE74
ΔE00 7.00
Beige (survey)
#E6DAA6
ΔE00 7.27
Greenish Beige
#C9D179
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BF82 #828BC8
analogous
#C89C82 #C8BF82 #AEC882
triadic
#C8BF82 #82C8BF #BF82C8
tetradic
#C8BF82 #82C89C #828BC8 #C882AE
square
#C8BF82 #82C89C #828BC8 #C882AE
split-complementary
#C8BF82 #82AEC8 #9C82C8
monochromatic
#90863F #B5A958 #C8BF82 #DBD5AD #EDEBD7
Accessibility & contrast
On white
1.87
#C8BF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#C8BF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BF82
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BF82 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7E
Deuteranopia (green-blind)
#CDBF84
Tritanopia (blue-blind)
#D2B7AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8bf82; /* rgb */ color: rgb(200, 191, 130); /* oklch */ color: oklch(79.8% 0.081 100.8);
Tailwind
colors: {
custom: {
50: '#d9d2a7',
500: '#c8bf82',
950: '#000000',
},
}SCSS
$custom: #c8bf82; $custom-light: #d9d2a7; $custom-dark: #000000;
JSON
{
"hex": "#c8bf82",
"rgb": {
"r": 200,
"g": 191,
"b": 130
},
"hsl": {
"h": 52.286,
"s": 38.889,
"l": 64.706
},
"oklch": {
"l": 0.79769,
"c": 0.08056,
"h": 100.8
},
"luminance": 0.51153
}Semantic roles & 50–950 ramp
primary
#C8BF82
secondary
#575F98
accent
#44B234
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380