#BCBF95#BCBF95
#BCBF95 is a light, muted yellow. Relative luminance 0.501; OKLCH L 79.1% C 0.057 H 111.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBF95 |
|---|---|
| RGB | rgb(188, 191, 149) |
| HSL | hsl(64, 25%, 67%) |
| HSV | hsv(64, 22%, 75%) |
| CMYK | cmyk(1.6%, 0%, 22%, 25.1%) |
| CIE-LAB | lab(76.14, -8.07, 20.90) |
| CIE-LCH | lch(76.14, 22.41, 111.12°) |
| OKLab | oklab(79.15% -0.0204 0.0532) |
| OKLCH | oklch(79.15% 0.057 111) |
| XYZ | xyz(44.7944, 50.1233, 35.7429) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 7.45
Sage Green
#9CAF88
ΔE00 7.46
Bland
#AFA88B
ΔE00 8.00
Pale Olive
#B9CC81
ΔE00 8.02
Darkkhaki
#BDB76B
ΔE00 8.34
Greenish Tan
#BCCB7A
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBF95 #9895BF
analogous
#BFAD95 #BCBF95 #A7BF95
triadic
#BCBF95 #95BCBF #BF95BC
tetradic
#BCBF95 #95BFAD #9895BF #BF95A7
square
#BCBF95 #95BFAD #9895BF #BF95A7
split-complementary
#BCBF95 #95A7BF #AD95BF
monochromatic
#848852 #A4A86F #BCBF95 #D4D6BB #ECEDE1
Accessibility & contrast
On white
1.90
#BCBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#BCBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBF95
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBF95 | 1.00 | 1.90 | 11.02 | 11.02 |
| #FFFFFF | 1.90 | 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)
#C6BB92
Deuteranopia (green-blind)
#C6BC97
Tritanopia (blue-blind)
#C2BAB4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bcbf95; /* rgb */ color: rgb(188, 191, 149); /* oklch */ color: oklch(79.1% 0.057 111.0);
Tailwind
colors: {
custom: {
50: '#d0d2b4',
500: '#bcbf95',
950: '#000000',
},
}SCSS
$custom: #bcbf95; $custom-light: #d0d2b4; $custom-dark: #000000;
JSON
{
"hex": "#bcbf95",
"rgb": {
"r": 188,
"g": 191,
"b": 149
},
"hsl": {
"h": 64.286,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.79148,
"c": 0.05695,
"h": 111
},
"luminance": 0.50123
}Semantic roles & 50–950 ramp
primary
#BCBF95
secondary
#6A6792
accent
#42A349
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381