#BFBCAA#BFBCAA
#BFBCAA is a light, muted yellow. Relative luminance 0.499; OKLCH L 79.3% C 0.025 H 99.2°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCAA |
|---|---|
| RGB | rgb(191, 188, 170) |
| HSL | hsl(51, 14%, 71%) |
| HSV | hsv(51, 11%, 75%) |
| CMYK | cmyk(0%, 1.6%, 11%, 25.1%) |
| CIE-LAB | lab(76.04, -2.09, 9.49) |
| CIE-LCH | lch(76.04, 9.71, 102.45°) |
| OKLab | oklab(79.27% -0.004 0.0247) |
| OKLCH | oklch(79.27% 0.025 99.2) |
| XYZ | xyz(46.7240, 49.9455, 45.2014) |
| Luminance | 0.4995 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.03
Greige
#B8AB98
ΔE00 6.44
Greyish
#A8A495
ΔE00 6.75
Bland
#AFA88B
ΔE00 6.86
Cement
#A5A391
ΔE00 7.12
Stone (survey)
#ADA587
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCAA #AAADBF
analogous
#BFB1AA #BFBCAA #B7BFAA
triadic
#BFBCAA #AABFBC #BCAABF
tetradic
#BFBCAA #AABFB1 #AAADBF #BFAAB7
square
#BFBCAA #AABFB1 #AAADBF #BFAAB7
split-complementary
#BFBCAA #AAB7BF #B1AABF
monochromatic
#888366 #A5A087 #BFBCAA #D9D8CD #F2F1EE
Accessibility & contrast
On white
1.91
#BFBCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#BFBCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCAA
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCAA | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBA9
Deuteranopia (green-blind)
#C1BCAB
Tritanopia (blue-blind)
#C3B9B7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbcaa; /* rgb */ color: rgb(191, 188, 170); /* oklch */ color: oklch(79.3% 0.025 99.2);
Tailwind
colors: {
custom: {
50: '#d2d0c3',
500: '#bfbcaa',
950: '#000000',
},
}SCSS
$custom: #bfbcaa; $custom-light: #d2d0c3; $custom-dark: #000000;
JSON
{
"hex": "#bfbcaa",
"rgb": {
"r": 191,
"g": 188,
"b": 170
},
"hsl": {
"h": 51.429,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.79267,
"c": 0.02503,
"h": 99.2
},
"luminance": 0.49945
}Semantic roles & 50–950 ramp
primary
#BFBCAA
secondary
#E0E0E5
accent
#58984D
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#141312
muted
#828281