#C8BB92#C8BB92
#C8BB92 is a light, muted yellow. Relative luminance 0.499; OKLCH L 79.3% C 0.057 H 92.6°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BB92 |
|---|---|
| RGB | rgb(200, 187, 146) |
| HSL | hsl(46, 33%, 68%) |
| HSV | hsv(46, 27%, 78%) |
| CMYK | cmyk(0%, 6.5%, 27%, 21.6%) |
| CIE-LAB | lab(76.01, -1.81, 22.47) |
| CIE-LCH | lch(76.01, 22.55, 94.61°) |
| OKLab | oklab(79.26% -0.0026 0.0569) |
| OKLCH | oklch(79.26% 0.057 92.6) |
| XYZ | xyz(46.7783, 49.8964, 34.3554) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.40
Putty
#BEAE8A
ΔE00 3.91
Khaki
#C3B091
ΔE00 5.20
Very Light Brown
#D3B683
ΔE00 5.62
Toupe
#C7AC7D
ΔE00 6.05
Sandstone
#C9AE74
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BB92 #929FC8
analogous
#C8A092 #C8BB92 #BAC892
triadic
#C8BB92 #92C8BB #BB92C8
tetradic
#C8BB92 #92C8A0 #929FC8 #C892BA
square
#C8BB92 #92C8A0 #929FC8 #C892BA
split-complementary
#C8BB92 #92BAC8 #A092C8
monochromatic
#95834B #B3A269 #C8BB92 #DDD4BB #F1EEE3
Accessibility & contrast
On white
1.91
#C8BB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#C8BB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BB92
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BB92 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98F
Deuteranopia (green-blind)
#C7BD93
Tritanopia (blue-blind)
#D1B5B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c8bb92; /* rgb */ color: rgb(200, 187, 146); /* oklch */ color: oklch(79.3% 0.057 92.6);
Tailwind
colors: {
custom: {
50: '#d9cfb2',
500: '#c8bb92',
950: '#000000',
},
}SCSS
$custom: #c8bb92; $custom-light: #d9cfb2; $custom-dark: #000000;
JSON
{
"hex": "#c8bb92",
"rgb": {
"r": 200,
"g": 187,
"b": 146
},
"hsl": {
"h": 45.556,
"s": 32.927,
"l": 67.843
},
"oklch": {
"l": 0.79256,
"c": 0.057,
"h": 92.6
},
"luminance": 0.49895
}Semantic roles & 50–950 ramp
primary
#C8BB92
secondary
#D3D7E3
accent
#55AC3A
background
#FDFCFA
surface
#FAF9F5
border
#D3D2CF
text
#151311
muted
#838280