#BCBE92#BCBE92
#BCBE92 is a light, muted yellow. Relative luminance 0.496; OKLCH L 78.9% C 0.059 H 109.8°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBE92 |
|---|---|
| RGB | rgb(188, 190, 146) |
| HSL | hsl(63, 25%, 66%) |
| HSV | hsv(63, 23%, 75%) |
| CMYK | cmyk(1.1%, 0%, 23.2%, 25.5%) |
| CIE-LAB | lab(75.82, -7.99, 22.06) |
| CIE-LCH | lch(75.82, 23.46, 109.91°) |
| OKLab | oklab(78.87% -0.0202 0.056) |
| OKLCH | oklch(78.87% 0.059 109.8) |
| XYZ | xyz(44.3406, 49.5941, 34.4253) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.89
Sage Green
#9CAF88
ΔE00 7.61
Darkkhaki
#BDB76B
ΔE00 7.68
Pale Olive
#B9CC81
ΔE00 7.80
Bland
#AFA88B
ΔE00 7.89
Greenish Tan
#BCCB7A
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBE92 #9492BE
analogous
#BEAA92 #BCBE92 #A6BE92
triadic
#BCBE92 #92BCBE #BE92BC
tetradic
#BCBE92 #92BEAA #9492BE #BE92A6
square
#BCBE92 #92BEAA #9492BE #BE92A6
split-complementary
#BCBE92 #92A6BE #AA92BE
monochromatic
#838650 #A4A76C #BCBE92 #D4D5B8 #EBECDF
Accessibility & contrast
On white
1.92
#BCBE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#BCBE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBE92
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBE92 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8F
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#C2B9B2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bcbe92; /* rgb */ color: rgb(188, 190, 146); /* oklch */ color: oklch(78.9% 0.059 109.8);
Tailwind
colors: {
custom: {
50: '#d0d1b2',
500: '#bcbe92',
950: '#000000',
},
}SCSS
$custom: #bcbe92; $custom-light: #d0d1b2; $custom-dark: #000000;
JSON
{
"hex": "#bcbe92",
"rgb": {
"r": 188,
"g": 190,
"b": 146
},
"hsl": {
"h": 62.727,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.78871,
"c": 0.05948,
"h": 109.8
},
"luminance": 0.49594
}Semantic roles & 50–950 ramp
primary
#BCBE92
secondary
#CFCFDD
accent
#42A446
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141411
muted
#828280