#C8BB93#C8BB93
#C8BB93 is a light, muted yellow. Relative luminance 0.499; OKLCH L 79.3% C 0.056 H 92.2°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BB93 |
|---|---|
| RGB | rgb(200, 187, 147) |
| HSL | hsl(45, 33%, 68%) |
| HSV | hsv(45, 27%, 78%) |
| CMYK | cmyk(0%, 6.5%, 26.5%, 21.6%) |
| CIE-LAB | lab(76.02, -1.67, 21.96) |
| CIE-LCH | lch(76.02, 22.03, 94.36°) |
| OKLab | oklab(79.28% -0.0021 0.0557) |
| OKLCH | oklch(79.28% 0.056 92.2) |
| XYZ | xyz(46.8564, 49.9277, 34.7668) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.59
Putty
#BEAE8A
ΔE00 3.82
Khaki
#C3B091
ΔE00 5.02
Very Light Brown
#D3B683
ΔE00 5.69
Toupe
#C7AC7D
ΔE00 6.09
Bland
#AFA88B
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BB93 #93A0C8
analogous
#C8A093 #C8BB93 #BAC893
triadic
#C8BB93 #93C8BB #BB93C8
tetradic
#C8BB93 #93C8A0 #93A0C8 #C893BA
square
#C8BB93 #93C8A0 #93A0C8 #C893BA
split-complementary
#C8BB93 #93BAC8 #A093C8
monochromatic
#95834C #B3A16A #C8BB93 #DDD5BC #F1EEE4
Accessibility & contrast
On white
1.91
#C8BB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#C8BB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BB93
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BB93 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B990
Deuteranopia (green-blind)
#C7BD94
Tritanopia (blue-blind)
#D1B5B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c8bb93; /* rgb */ color: rgb(200, 187, 147); /* oklch */ color: oklch(79.3% 0.056 92.2);
Tailwind
colors: {
custom: {
50: '#d9cfb3',
500: '#c8bb93',
950: '#000000',
},
}SCSS
$custom: #c8bb93; $custom-light: #d9cfb3; $custom-dark: #000000;
JSON
{
"hex": "#c8bb93",
"rgb": {
"r": 200,
"g": 187,
"b": 147
},
"hsl": {
"h": 45.283,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.79277,
"c": 0.05576,
"h": 92.2
},
"luminance": 0.49927
}Semantic roles & 50–950 ramp
primary
#C8BB93
secondary
#D3D7E4
accent
#56AB3A
background
#FDFCFB
surface
#FAF9F6
border
#D3D2D0
text
#141311
muted
#838280