#BBB295#BBB295
#BBB295 is a light, muted yellow. Relative luminance 0.446; OKLCH L 76.3% C 0.041 H 92.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB295 |
|---|---|
| RGB | rgb(187, 178, 149) |
| HSL | hsl(46, 22%, 66%) |
| HSV | hsv(46, 20%, 73%) |
| CMYK | cmyk(0%, 4.8%, 20.3%, 26.7%) |
| CIE-LAB | lab(72.61, -1.60, 16.00) |
| CIE-LCH | lch(72.61, 16.08, 95.71°) |
| OKLab | oklab(76.34% -0.002 0.0411) |
| OKLCH | oklch(76.34% 0.041 92.8) |
| XYZ | xyz(41.8386, 44.5763, 34.8280) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 3.10
Putty
#BEAE8A
ΔE00 3.36
Stone (survey)
#ADA587
ΔE00 3.86
Khaki
#C3B091
ΔE00 4.40
Greige
#B8AB98
ΔE00 5.07
Sand
#C2B280
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB295 #959EBB
analogous
#BB9F95 #BBB295 #B1BB95
triadic
#BBB295 #95BBB2 #B295BB
tetradic
#BBB295 #95BB9F #959EBB #BB95B1
square
#BBB295 #95BB9F #959EBB #BB95B1
split-complementary
#BBB295 #95B1BB #9F95BB
monochromatic
#827753 #A39770 #BBB295 #D3CDBA #EBE8E0
Accessibility & contrast
On white
2.12
#BBB295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#BBB295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB295
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB295 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B093
Deuteranopia (green-blind)
#BBB396
Tritanopia (blue-blind)
#C1ADAA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbb295; /* rgb */ color: rgb(187, 178, 149); /* oklch */ color: oklch(76.3% 0.041 92.8);
Tailwind
colors: {
custom: {
50: '#cfc9b4',
500: '#bbb295',
950: '#000000',
},
}SCSS
$custom: #bbb295; $custom-light: #cfc9b4; $custom-dark: #000000;
JSON
{
"hex": "#bbb295",
"rgb": {
"r": 187,
"g": 178,
"b": 149
},
"hsl": {
"h": 45.789,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.76336,
"c": 0.04114,
"h": 92.8
},
"luminance": 0.44576
}Semantic roles & 50–950 ramp
primary
#BBB295
secondary
#D0D3DC
accent
#5BA045
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280