#BFBAA7#BFBAA7
#BFBAA7 is a light, muted yellow. Relative luminance 0.490; OKLCH L 78.8% C 0.027 H 94.8°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAA7 |
|---|---|
| RGB | rgb(191, 186, 167) |
| HSL | hsl(48, 16%, 70%) |
| HSV | hsv(48, 13%, 75%) |
| CMYK | cmyk(0%, 2.6%, 12.6%, 25.1%) |
| CIE-LAB | lab(75.44, -1.53, 10.26) |
| CIE-LCH | lch(75.44, 10.38, 98.47°) |
| OKLab | oklab(78.78% -0.0022 0.0267) |
| OKLCH | oklch(78.78% 0.027 94.8) |
| XYZ | xyz(46.0192, 48.9847, 43.5824) |
| Luminance | 0.4898 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.55
Greige
#B8AB98
ΔE00 5.48
Bland
#AFA88B
ΔE00 6.21
Greyish
#A8A495
ΔE00 6.35
Cement
#A5A391
ΔE00 6.82
Khaki
#C3B091
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAA7 #A7ACBF
analogous
#BFAEA7 #BFBAA7 #B8BFA7
triadic
#BFBAA7 #A7BFBA #BAA7BF
tetradic
#BFBAA7 #A7BFAE #A7ACBF #BFA7B8
square
#BFBAA7 #A7BFAE #A7ACBF #BFA7B8
split-complementary
#BFBAA7 #A7B8BF #AEA7BF
monochromatic
#888163 #A59E84 #BFBAA7 #D9D6CA #F2F1ED
Accessibility & contrast
On white
1.95
#BFBAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#BFBAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAA7
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAA7 | 1.00 | 1.95 | 10.80 | 10.80 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A6
Deuteranopia (green-blind)
#C0BBA8
Tritanopia (blue-blind)
#C3B7B5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfbaa7; /* rgb */ color: rgb(191, 186, 167); /* oklch */ color: oklch(78.8% 0.027 94.8);
Tailwind
colors: {
custom: {
50: '#d2cec1',
500: '#bfbaa7',
950: '#000000',
},
}SCSS
$custom: #bfbaa7; $custom-light: #d2cec1; $custom-dark: #000000;
JSON
{
"hex": "#bfbaa7",
"rgb": {
"r": 191,
"g": 186,
"b": 167
},
"hsl": {
"h": 47.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.78777,
"c": 0.02679,
"h": 94.8
},
"luminance": 0.48984
}Semantic roles & 50–950 ramp
primary
#BFBAA7
secondary
#DEDFE4
accent
#5C9A4B
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#141312
muted
#828281