#C8BB94#C8BB94
#C8BB94 is a light, muted yellow. Relative luminance 0.500; OKLCH L 79.3% C 0.055 H 91.8°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BB94 |
|---|---|
| RGB | rgb(200, 187, 148) |
| HSL | hsl(45, 32%, 68%) |
| HSV | hsv(45, 26%, 78%) |
| CMYK | cmyk(0%, 6.5%, 26%, 21.6%) |
| CIE-LAB | lab(76.04, -1.54, 21.46) |
| CIE-LCH | lch(76.04, 21.51, 94.09°) |
| OKLab | oklab(79.3% -0.0017 0.0545) |
| OKLCH | oklch(79.3% 0.055 91.8) |
| XYZ | xyz(46.9353, 49.9592, 35.1819) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 3.74
Sand
#C2B280
ΔE00 3.80
Khaki
#C3B091
ΔE00 4.85
Very Light Brown
#D3B683
ΔE00 5.77
Toupe
#C7AC7D
ΔE00 6.14
Bland
#AFA88B
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BB94 #94A1C8
analogous
#C8A194 #C8BB94 #BBC894
triadic
#C8BB94 #94C8BB #BB94C8
tetradic
#C8BB94 #94C8A1 #94A1C8 #C894BB
square
#C8BB94 #94C8A1 #94A1C8 #C894BB
split-complementary
#C8BB94 #94BBC8 #A194C8
monochromatic
#95834D #B3A16C #C8BB94 #DDD5BC #F2EEE5
Accessibility & contrast
On white
1.91
#C8BB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#C8BB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BB94
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BB94 | 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)
#C4B992
Deuteranopia (green-blind)
#C7BD95
Tritanopia (blue-blind)
#D0B5B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c8bb94; /* rgb */ color: rgb(200, 187, 148); /* oklch */ color: oklch(79.3% 0.055 91.8);
Tailwind
colors: {
custom: {
50: '#d9cfb3',
500: '#c8bb94',
950: '#000000',
},
}SCSS
$custom: #c8bb94; $custom-light: #d9cfb3; $custom-dark: #000000;
JSON
{
"hex": "#c8bb94",
"rgb": {
"r": 200,
"g": 187,
"b": 148
},
"hsl": {
"h": 45,
"s": 32.099,
"l": 68.235
},
"oklch": {
"l": 0.79299,
"c": 0.05453,
"h": 91.8
},
"luminance": 0.49958
}Semantic roles & 50–950 ramp
primary
#C8BB94
secondary
#D4D8E4
accent
#57AB3B
background
#FDFCFB
surface
#FAF9F6
border
#D3D2D0
text
#141311
muted
#838280