#BCBC92#BCBC92
#BCBC92 is a light, muted yellow. Relative luminance 0.487; OKLCH L 78.4% C 0.057 H 107.6°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBC92 |
|---|---|
| RGB | rgb(188, 188, 146) |
| HSL | hsl(60, 24%, 65%) |
| HSV | hsv(60, 22%, 74%) |
| CMYK | cmyk(0%, 0%, 22.3%, 26.3%) |
| CIE-LAB | lab(75.29, -6.94, 21.33) |
| CIE-LCH | lch(75.29, 22.43, 108.04°) |
| OKLab | oklab(78.45% -0.0172 0.0542) |
| OKLCH | oklch(78.45% 0.057 107.6) |
| XYZ | xyz(43.9104, 48.7337, 34.2819) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.29
Bland
#AFA88B
ΔE00 7.00
Putty
#BEAE8A
ΔE00 7.47
Stone (survey)
#ADA587
ΔE00 7.65
Darkkhaki
#BDB76B
ΔE00 7.81
Sage Green
#9CAF88
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBC92 #9292BC
analogous
#BCA792 #BCBC92 #A7BC92
triadic
#BCBC92 #92BCBC #BC92BC
tetradic
#BCBC92 #92BCA7 #9292BC #BC92A7
square
#BCBC92 #92BCA7 #9292BC #BC92A7
split-complementary
#BCBC92 #92A7BC #A792BC
monochromatic
#838351 #A5A56C #BCBC92 #D3D3B8 #EBEBDE
Accessibility & contrast
On white
1.95
#BCBC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#BCBC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBC92
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBC92 | 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)
#C3B88F
Deuteranopia (green-blind)
#C4BA94
Tritanopia (blue-blind)
#C2B7B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bcbc92; /* rgb */ color: rgb(188, 188, 146); /* oklch */ color: oklch(78.4% 0.057 107.6);
Tailwind
colors: {
custom: {
50: '#d0d0b2',
500: '#bcbc92',
950: '#000000',
},
}SCSS
$custom: #bcbc92; $custom-light: #d0d0b2; $custom-dark: #000000;
JSON
{
"hex": "#bcbc92",
"rgb": {
"r": 188,
"g": 188,
"b": 146
},
"hsl": {
"h": 60,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.78448,
"c": 0.05684,
"h": 107.6
},
"luminance": 0.48733
}Semantic roles & 50–950 ramp
primary
#BCBC92
secondary
#CECEDC
accent
#43A243
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141311
muted
#828280