#C8BE83#C8BE83
#C8BE83 is a light, moderate yellow. Relative luminance 0.507; OKLCH L 79.6% C 0.078 H 99.7°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BE83 |
|---|---|
| RGB | rgb(200, 190, 131) |
| HSL | hsl(51, 39%, 65%) |
| HSV | hsv(51, 35%, 78%) |
| CMYK | cmyk(0%, 5%, 34.5%, 21.6%) |
| CIE-LAB | lab(76.53, -5.31, 31.11) |
| CIE-LCH | lch(76.53, 31.56, 99.69°) |
| OKLab | oklab(79.58% -0.0132 0.0772) |
| OKLCH | oklch(79.58% 0.078 99.7) |
| XYZ | xyz(46.3302, 50.7461, 28.8228) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.09
Darkkhaki
#BDB76B
ΔE00 4.26
Sandstone
#C9AE74
ΔE00 6.58
Sand (survey)
#E2CA76
ΔE00 6.82
Tan (survey)
#D1B26F
ΔE00 6.99
Very Light Brown
#D3B683
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BE83 #838DC8
analogous
#C89B83 #C8BE83 #B0C883
triadic
#C8BE83 #83C8BE #BE83C8
tetradic
#C8BE83 #83C89B #838DC8 #C883B0
square
#C8BE83 #83C89B #838DC8 #C883B0
split-complementary
#C8BE83 #83B0C8 #9B83C8
monochromatic
#918540 #B5A859 #C8BE83 #DBD4AD #EEEAD8
Accessibility & contrast
On white
1.88
#C8BE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#C8BE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BE83
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BE83 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7F
Deuteranopia (green-blind)
#CCBF85
Tritanopia (blue-blind)
#D2B6AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8be83; /* rgb */ color: rgb(200, 190, 131); /* oklch */ color: oklch(79.6% 0.078 99.7);
Tailwind
colors: {
custom: {
50: '#d9d1a7',
500: '#c8be83',
950: '#000000',
},
}SCSS
$custom: #c8be83; $custom-light: #d9d1a7; $custom-dark: #000000;
JSON
{
"hex": "#c8be83",
"rgb": {
"r": 200,
"g": 190,
"b": 131
},
"hsl": {
"h": 51.304,
"s": 38.547,
"l": 64.902
},
"oklch": {
"l": 0.79578,
"c": 0.0783,
"h": 99.7
},
"luminance": 0.50745
}Semantic roles & 50–950 ramp
primary
#C8BE83
secondary
#576198
accent
#46B234
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#15140F
muted
#848380