#BCBF94#BCBF94
#BCBF94 is a light, muted yellow. Relative luminance 0.501; OKLCH L 79.1% C 0.058 H 111.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBF94 |
|---|---|
| RGB | rgb(188, 191, 148) |
| HSL | hsl(64, 25%, 66%) |
| HSV | hsv(64, 23%, 75%) |
| CMYK | cmyk(1.6%, 0%, 22.5%, 25.1%) |
| CIE-LAB | lab(76.13, -8.22, 21.41) |
| CIE-LCH | lch(76.13, 22.93, 111.00°) |
| OKLab | oklab(79.13% -0.0208 0.0544) |
| OKLCH | oklch(79.13% 0.058 111) |
| XYZ | xyz(44.7149, 50.0915, 35.3243) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 7.36
Sage Green
#9CAF88
ΔE00 7.48
Pale Olive
#B9CC81
ΔE00 7.80
Bland
#AFA88B
ΔE00 8.10
Darkkhaki
#BDB76B
ΔE00 8.10
Greenish Tan
#BCCB7A
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBF94 #9794BF
analogous
#BFAD94 #BCBF94 #A7BF94
triadic
#BCBF94 #94BCBF #BF94BC
tetradic
#BCBF94 #94BFAD #9794BF #BF94A7
square
#BCBF94 #94BFAD #9794BF #BF94A7
split-complementary
#BCBF94 #94A7BF #AD94BF
monochromatic
#848851 #A4A86E #BCBF94 #D4D6BA #ECEDE1
Accessibility & contrast
On white
1.91
#BCBF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#BCBF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBF94
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBF94 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB91
Deuteranopia (green-blind)
#C6BC96
Tritanopia (blue-blind)
#C2BAB3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bcbf94; /* rgb */ color: rgb(188, 191, 148); /* oklch */ color: oklch(79.1% 0.058 111.0);
Tailwind
colors: {
custom: {
50: '#d0d2b3',
500: '#bcbf94',
950: '#000000',
},
}SCSS
$custom: #bcbf94; $custom-light: #d0d2b3; $custom-dark: #000000;
JSON
{
"hex": "#bcbf94",
"rgb": {
"r": 188,
"g": 191,
"b": 148
},
"hsl": {
"h": 64.186,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.79126,
"c": 0.05825,
"h": 111
},
"luminance": 0.50091
}Semantic roles & 50–950 ramp
primary
#BCBF94
secondary
#696691
accent
#42A449
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381