#C8BE82#C8BE82
#C8BE82 is a light, moderate yellow. Relative luminance 0.507; OKLCH L 79.6% C 0.079 H 99.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BE82 |
|---|---|
| RGB | rgb(200, 190, 130) |
| HSL | hsl(51, 39%, 65%) |
| HSV | hsv(51, 35%, 78%) |
| CMYK | cmyk(0%, 5%, 35%, 21.6%) |
| CIE-LAB | lab(76.51, -5.43, 31.61) |
| CIE-LCH | lch(76.51, 32.07, 99.75°) |
| OKLab | oklab(79.56% -0.0136 0.0783) |
| OKLCH | oklch(79.56% 0.079 99.9) |
| XYZ | xyz(46.2628, 50.7192, 28.4675) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.08
Sand
#C2B280
ΔE00 4.19
Sandstone
#C9AE74
ΔE00 6.60
Sand (survey)
#E2CA76
ΔE00 6.70
Tan (survey)
#D1B26F
ΔE00 6.97
Very Light Brown
#D3B683
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BE82 #828CC8
analogous
#C89B82 #C8BE82 #AFC882
triadic
#C8BE82 #82C8BE #BE82C8
tetradic
#C8BE82 #82C89B #828CC8 #C882AF
square
#C8BE82 #82C89B #828CC8 #C882AF
split-complementary
#C8BE82 #82AFC8 #9B82C8
monochromatic
#90853F #B5A858 #C8BE82 #DBD4AD #EDEAD7
Accessibility & contrast
On white
1.88
#C8BE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#C8BE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BE82
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BE82 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7E
Deuteranopia (green-blind)
#CCBF84
Tritanopia (blue-blind)
#D2B6AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8be82; /* rgb */ color: rgb(200, 190, 130); /* oklch */ color: oklch(79.6% 0.079 99.9);
Tailwind
colors: {
custom: {
50: '#d9d1a7',
500: '#c8be82',
950: '#000000',
},
}SCSS
$custom: #c8be82; $custom-light: #d9d1a7; $custom-dark: #000000;
JSON
{
"hex": "#c8be82",
"rgb": {
"r": 200,
"g": 190,
"b": 130
},
"hsl": {
"h": 51.429,
"s": 38.889,
"l": 64.706
},
"oklch": {
"l": 0.7956,
"c": 0.07949,
"h": 99.9
},
"luminance": 0.50718
}Semantic roles & 50–950 ramp
primary
#C8BE82
secondary
#576098
accent
#46B234
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380