#BCBB95#BCBB95
#BCBB95 is a light, muted yellow. Relative luminance 0.484; OKLCH L 78.3% C 0.052 H 106.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBB95 |
|---|---|
| RGB | rgb(188, 187, 149) |
| HSL | hsl(58, 23%, 66%) |
| HSV | hsv(58, 21%, 74%) |
| CMYK | cmyk(0%, 0.5%, 20.7%, 26.3%) |
| CIE-LAB | lab(75.08, -5.98, 19.43) |
| CIE-LCH | lch(75.08, 20.33, 107.11°) |
| OKLab | oklab(78.3% -0.0145 0.0496) |
| OKLCH | oklch(78.3% 0.052 106.3) |
| XYZ | xyz(43.9339, 48.4025, 35.4561) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.20
Sand
#C2B280
ΔE00 6.36
Putty
#BEAE8A
ΔE00 6.92
Stone (survey)
#ADA587
ΔE00 6.94
Sage Green
#9CAF88
ΔE00 8.12
Darkkhaki
#BDB76B
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBB95 #9596BC
analogous
#BCA795 #BCBB95 #A9BC95
triadic
#BCBB95 #95BCBB #BB95BC
tetradic
#BCBB95 #95BCA7 #9596BC #BC95A9
square
#BCBB95 #95BCA7 #9596BC #BC95A9
split-complementary
#BCBB95 #95A9BC #A795BC
monochromatic
#838253 #A4A370 #BCBB95 #D4D3BA #EBEBE0
Accessibility & contrast
On white
1.97
#BCBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#BCBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBB95
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBB95 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B893
Deuteranopia (green-blind)
#C3BA96
Tritanopia (blue-blind)
#C2B6B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bcbb95; /* rgb */ color: rgb(188, 187, 149); /* oklch */ color: oklch(78.3% 0.052 106.3);
Tailwind
colors: {
custom: {
50: '#d0cfb4',
500: '#bcbb95',
950: '#000000',
},
}SCSS
$custom: #bcbb95; $custom-light: #d0cfb4; $custom-dark: #000000;
JSON
{
"hex": "#bcbb95",
"rgb": {
"r": 188,
"g": 187,
"b": 149
},
"hsl": {
"h": 58.462,
"s": 22.543,
"l": 66.078
},
"oklch": {
"l": 0.78303,
"c": 0.05164,
"h": 106.3
},
"luminance": 0.48402
}Semantic roles & 50–950 ramp
primary
#BCBB95
secondary
#D0D0DD
accent
#47A145
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280