#C8BD95#C8BD95
#C8BD95 is a light, muted yellow. Relative luminance 0.508; OKLCH L 79.7% C 0.055 H 94.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BD95 |
|---|---|
| RGB | rgb(200, 189, 149) |
| HSL | hsl(47, 32%, 68%) |
| HSV | hsv(47, 26%, 78%) |
| CMYK | cmyk(0%, 5.5%, 25.5%, 21.6%) |
| CIE-LAB | lab(76.59, -2.45, 21.66) |
| CIE-LCH | lch(76.59, 21.80, 96.46°) |
| OKLab | oklab(79.73% -0.0043 0.055) |
| OKLCH | oklch(79.73% 0.055 94.5) |
| XYZ | xyz(47.4420, 50.8455, 35.7429) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.09
Putty
#BEAE8A
ΔE00 4.56
Khaki
#C3B091
ΔE00 5.81
Very Light Brown
#D3B683
ΔE00 6.44
Bland
#AFA88B
ΔE00 6.67
Toupe
#C7AC7D
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BD95 #95A0C8
analogous
#C8A395 #C8BD95 #B9C895
triadic
#C8BD95 #95C8BD #BD95C8
tetradic
#C8BD95 #95C8A3 #95A0C8 #C895B9
square
#C8BD95 #95C8A3 #95A0C8 #C895B9
split-complementary
#C8BD95 #95B9C8 #A395C8
monochromatic
#95864D #B3A46D #C8BD95 #DDD6BD #F2EFE6
Accessibility & contrast
On white
1.88
#C8BD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#C8BD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BD95
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BD95 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB92
Deuteranopia (green-blind)
#C9BF96
Tritanopia (blue-blind)
#D0B7B2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8bd95; /* rgb */ color: rgb(200, 189, 149); /* oklch */ color: oklch(79.7% 0.055 94.5);
Tailwind
colors: {
custom: {
50: '#d9d0b4',
500: '#c8bd95',
950: '#000000',
},
}SCSS
$custom: #c8bd95; $custom-light: #d9d0b4; $custom-dark: #000000;
JSON
{
"hex": "#c8bd95",
"rgb": {
"r": 200,
"g": 189,
"b": 149
},
"hsl": {
"h": 47.059,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.79732,
"c": 0.05518,
"h": 94.5
},
"luminance": 0.50844
}Semantic roles & 50–950 ramp
primary
#C8BD95
secondary
#65719D
accent
#53AA3B
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381