#C8BE95#C8BE95
#C8BE95 is a light, muted yellow. Relative luminance 0.513; OKLCH L 79.9% C 0.056 H 96.0°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BE95 |
|---|---|
| RGB | rgb(200, 190, 149) |
| HSL | hsl(48, 32%, 68%) |
| HSV | hsv(48, 26%, 78%) |
| CMYK | cmyk(0%, 5%, 25.5%, 21.6%) |
| CIE-LAB | lab(76.85, -2.98, 22.02) |
| CIE-LCH | lch(76.85, 22.22, 97.70°) |
| OKLab | oklab(79.94% -0.0058 0.0559) |
| OKLCH | oklch(79.94% 0.056 96) |
| XYZ | xyz(47.6578, 51.2772, 35.8149) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.24
Putty
#BEAE8A
ΔE00 5.02
Khaki
#C3B091
ΔE00 6.37
Very Light Brown
#D3B683
ΔE00 6.76
Bland
#AFA88B
ΔE00 6.91
Beige (survey)
#E6DAA6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BE95 #959FC8
analogous
#C8A495 #C8BE95 #B8C895
triadic
#C8BE95 #95C8BE #BE95C8
tetradic
#C8BE95 #95C8A4 #959FC8 #C895B8
square
#C8BE95 #95C8A4 #959FC8 #C895B8
split-complementary
#C8BE95 #95B8C8 #A495C8
monochromatic
#95874D #B3A56D #C8BE95 #DDD7BD #F2EFE6
Accessibility & contrast
On white
1.87
#C8BE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#C8BE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BE95
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BE95 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC92
Deuteranopia (green-blind)
#C9BF96
Tritanopia (blue-blind)
#D0B8B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8be95; /* rgb */ color: rgb(200, 190, 149); /* oklch */ color: oklch(79.9% 0.056 96.0);
Tailwind
colors: {
custom: {
50: '#d9d1b4',
500: '#c8be95',
950: '#000000',
},
}SCSS
$custom: #c8be95; $custom-light: #d9d1b4; $custom-dark: #000000;
JSON
{
"hex": "#c8be95",
"rgb": {
"r": 200,
"g": 190,
"b": 149
},
"hsl": {
"h": 48.235,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.79938,
"c": 0.05618,
"h": 96
},
"luminance": 0.51276
}Semantic roles & 50–950 ramp
primary
#C8BE95
secondary
#65709D
accent
#51AA3B
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381