#BFBCAC#BFBCAC
#BFBCAC is a light, muted yellow. Relative luminance 0.500; OKLCH L 79.3% C 0.022 H 98.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCAC |
|---|---|
| RGB | rgb(191, 188, 172) |
| HSL | hsl(51, 13%, 71%) |
| HSV | hsv(51, 10%, 75%) |
| CMYK | cmyk(0%, 1.6%, 9.9%, 25.1%) |
| CIE-LAB | lab(76.08, -1.76, 8.47) |
| CIE-LCH | lch(76.08, 8.65, 101.74°) |
| OKLab | oklab(79.32% -0.0032 0.0221) |
| OKLCH | oklch(79.32% 0.022 98.2) |
| XYZ | xyz(46.9146, 50.0217, 46.2054) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.57
Greige
#B8AB98
ΔE00 6.36
Greyish
#A8A495
ΔE00 6.69
Cement
#A5A391
ΔE00 7.23
Bland
#AFA88B
ΔE00 7.33
Silver (survey)
#C5C9C7
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCAC #ACAFBF
analogous
#BFB2AC #BFBCAC #B8BFAC
triadic
#BFBCAC #ACBFBC #BCACBF
tetradic
#BFBCAC #ACBFB2 #ACAFBF #BFACB8
square
#BFBCAC #ACBFB2 #ACAFBF #BFACB8
split-complementary
#BFBCAC #ACB8BF #B2ACBF
monochromatic
#888369 #A4A089 #BFBCAC #DAD8CF #F2F1EE
Accessibility & contrast
On white
1.91
#BFBCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#BFBCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCAC
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCAC | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAB
Deuteranopia (green-blind)
#C0BCAC
Tritanopia (blue-blind)
#C2BAB7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfbcac; /* rgb */ color: rgb(191, 188, 172); /* oklch */ color: oklch(79.3% 0.022 98.2);
Tailwind
colors: {
custom: {
50: '#d2d0c4',
500: '#bfbcac',
950: '#000000',
},
}SCSS
$custom: #bfbcac; $custom-light: #d2d0c4; $custom-dark: #000000;
JSON
{
"hex": "#bfbcac",
"rgb": {
"r": 191,
"g": 188,
"b": 172
},
"hsl": {
"h": 50.526,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.7932,
"c": 0.02234,
"h": 98.2
},
"luminance": 0.50021
}Semantic roles & 50–950 ramp
primary
#BFBCAC
secondary
#7D8092
accent
#5A974E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382