#BCBC94#BCBC94
#BCBC94 is a light, muted yellow. Relative luminance 0.488; OKLCH L 78.5% C 0.054 H 107.6°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBC94 |
|---|---|
| RGB | rgb(188, 188, 148) |
| HSL | hsl(60, 23%, 66%) |
| HSV | hsv(60, 21%, 74%) |
| CMYK | cmyk(0%, 0%, 21.3%, 26.3%) |
| CIE-LAB | lab(75.32, -6.65, 20.31) |
| CIE-LCH | lch(75.32, 21.37, 108.14°) |
| OKLab | oklab(78.49% -0.0164 0.0517) |
| OKLCH | oklch(78.49% 0.054 107.6) |
| XYZ | xyz(44.0673, 48.7964, 35.1084) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.49
Bland
#AFA88B
ΔE00 6.77
Putty
#BEAE8A
ΔE00 7.40
Stone (survey)
#ADA587
ΔE00 7.47
Sage Green
#9CAF88
ΔE00 7.88
Darkkhaki
#BDB76B
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBC94 #9494BC
analogous
#BCA894 #BCBC94 #A8BC94
triadic
#BCBC94 #94BCBC #BC94BC
tetradic
#BCBC94 #94BCA8 #9494BC #BC94A8
square
#BCBC94 #94BCA8 #9494BC #BC94A8
split-complementary
#BCBC94 #94A8BC #A894BC
monochromatic
#838352 #A4A46E #BCBC94 #D4D4BA #EBEBDF
Accessibility & contrast
On white
1.95
#BCBC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#BCBC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBC94
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBC94 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B992
Deuteranopia (green-blind)
#C4BA95
Tritanopia (blue-blind)
#C2B7B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bcbc94; /* rgb */ color: rgb(188, 188, 148); /* oklch */ color: oklch(78.5% 0.054 107.6);
Tailwind
colors: {
custom: {
50: '#d0d0b3',
500: '#bcbc94',
950: '#000000',
},
}SCSS
$custom: #bcbc94; $custom-light: #d0d0b3; $custom-dark: #000000;
JSON
{
"hex": "#bcbc94",
"rgb": {
"r": 188,
"g": 188,
"b": 148
},
"hsl": {
"h": 60,
"s": 22.989,
"l": 65.882
},
"oklch": {
"l": 0.78492,
"c": 0.05424,
"h": 107.6
},
"luminance": 0.48796
}Semantic roles & 50–950 ramp
primary
#BCBC94
secondary
#CFCFDD
accent
#44A144
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280