#BCBC93#BCBC93
#BCBC93 is a light, muted yellow. Relative luminance 0.488; OKLCH L 78.5% C 0.056 H 107.6°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBC93 |
|---|---|
| RGB | rgb(188, 188, 147) |
| HSL | hsl(60, 23%, 66%) |
| HSV | hsv(60, 22%, 74%) |
| CMYK | cmyk(0%, 0%, 21.8%, 26.3%) |
| CIE-LAB | lab(75.30, -6.80, 20.82) |
| CIE-LCH | lch(75.30, 21.90, 108.09°) |
| OKLab | oklab(78.47% -0.0168 0.0529) |
| OKLCH | oklch(78.47% 0.056 107.6) |
| XYZ | xyz(43.9885, 48.7649, 34.6934) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.39
Bland
#AFA88B
ΔE00 6.88
Putty
#BEAE8A
ΔE00 7.43
Stone (survey)
#ADA587
ΔE00 7.56
Sage Green
#9CAF88
ΔE00 7.87
Darkkhaki
#BDB76B
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBC93 #9393BC
analogous
#BCA793 #BCBC93 #A7BC93
triadic
#BCBC93 #93BCBC #BC93BC
tetradic
#BCBC93 #93BCA7 #9393BC #BC93A7
square
#BCBC93 #93BCA7 #9393BC #BC93A7
split-complementary
#BCBC93 #93A7BC #A793BC
monochromatic
#838351 #A5A56D #BCBC93 #D3D3B9 #EBEBDF
Accessibility & contrast
On white
1.95
#BCBC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#BCBC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBC93
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBC93 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B890
Deuteranopia (green-blind)
#C4BA95
Tritanopia (blue-blind)
#C2B7B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bcbc93; /* rgb */ color: rgb(188, 188, 147); /* oklch */ color: oklch(78.5% 0.056 107.6);
Tailwind
colors: {
custom: {
50: '#d0d0b3',
500: '#bcbc93',
950: '#000000',
},
}SCSS
$custom: #bcbc93; $custom-light: #d0d0b3; $custom-dark: #000000;
JSON
{
"hex": "#bcbc93",
"rgb": {
"r": 188,
"g": 188,
"b": 147
},
"hsl": {
"h": 60,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.7847,
"c": 0.05554,
"h": 107.6
},
"luminance": 0.48764
}Semantic roles & 50–950 ramp
primary
#BCBC93
secondary
#CFCFDC
accent
#44A244
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280