#BCBE94#BCBE94
#BCBE94 is a light, muted yellow. Relative luminance 0.497; OKLCH L 78.9% C 0.057 H 109.9°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBE94 |
|---|---|
| RGB | rgb(188, 190, 148) |
| HSL | hsl(63, 24%, 66%) |
| HSV | hsv(63, 22%, 75%) |
| CMYK | cmyk(1.1%, 0%, 22.1%, 25.5%) |
| CIE-LAB | lab(75.86, -7.70, 21.04) |
| CIE-LCH | lch(75.86, 22.41, 110.09°) |
| OKLab | oklab(78.91% -0.0194 0.0535) |
| OKLCH | oklch(78.91% 0.057 109.9) |
| XYZ | xyz(44.4975, 49.6569, 35.2518) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 7.06
Sage Green
#9CAF88
ΔE00 7.57
Bland
#AFA88B
ΔE00 7.66
Darkkhaki
#BDB76B
ΔE00 8.15
Pale Olive
#B9CC81
ΔE00 8.20
Putty
#BEAE8A
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBE94 #9694BE
analogous
#BEAB94 #BCBE94 #A7BE94
triadic
#BCBE94 #94BCBE #BE94BC
tetradic
#BCBE94 #94BEAB #9694BE #BE94A7
square
#BCBE94 #94BEAB #9694BE #BE94A7
split-complementary
#BCBE94 #94A7BE #AB94BE
monochromatic
#848651 #A4A76E #BCBE94 #D4D5BA #ECECE0
Accessibility & contrast
On white
1.92
#BCBE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#BCBE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBE94
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBE94 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA91
Deuteranopia (green-blind)
#C5BC96
Tritanopia (blue-blind)
#C2B9B3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bcbe94; /* rgb */ color: rgb(188, 190, 148); /* oklch */ color: oklch(78.9% 0.057 109.9);
Tailwind
colors: {
custom: {
50: '#d0d1b3',
500: '#bcbe94',
950: '#000000',
},
}SCSS
$custom: #bcbe94; $custom-light: #d0d1b3; $custom-dark: #000000;
JSON
{
"hex": "#bcbe94",
"rgb": {
"r": 188,
"g": 190,
"b": 148
},
"hsl": {
"h": 62.857,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.78914,
"c": 0.0569,
"h": 109.9
},
"luminance": 0.49656
}Semantic roles & 50–950 ramp
primary
#BCBE94
secondary
#D1D0DE
accent
#43A347
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141411
muted
#828280