#BFBCB2#BFBCB2
#BFBCB2 is a light, near-neutral yellow. Relative luminance 0.503; OKLCH L 79.5% C 0.014 H 93.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCB2 |
|---|---|
| RGB | rgb(191, 188, 178) |
| HSL | hsl(46, 9%, 72%) |
| HSV | hsv(46, 7%, 75%) |
| CMYK | cmyk(0%, 1.6%, 6.8%, 25.1%) |
| CIE-LAB | lab(76.23, -0.73, 5.43) |
| CIE-LCH | lch(76.23, 5.48, 97.71°) |
| OKLab | oklab(79.48% -0.0007 0.0143) |
| OKLCH | oklch(79.48% 0.014 93) |
| XYZ | xyz(47.5039, 50.2574, 49.3089) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.93
Silver
#C0C0C0
ΔE00 5.04
Silver (survey)
#C5C9C7
ΔE00 5.56
Greige
#B8AB98
ΔE00 6.75
Greyish
#A8A495
ΔE00 7.12
Dark Gray
#A9A9A9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCB2 #B2B5BF
analogous
#BFB6B2 #BFBCB2 #BCBFB2
triadic
#BFBCB2 #B2BFBC #BCB2BF
tetradic
#BFBCB2 #B2BFB6 #B2B5BF #BFB2BC
square
#BFBCB2 #B2BFB6 #B2B5BF #BFB2BC
split-complementary
#BFBCB2 #B2BCBF #B6B2BF
monochromatic
#878170 #A39F91 #BFBCB2 #DBD9D3 #F1F0EE
Accessibility & contrast
On white
1.90
#BFBCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#BFBCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCB2
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCB2 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB1
Deuteranopia (green-blind)
#BFBCB2
Tritanopia (blue-blind)
#C1BAB9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfbcb2; /* rgb */ color: rgb(191, 188, 178); /* oklch */ color: oklch(79.5% 0.014 93.0);
Tailwind
colors: {
custom: {
50: '#d2d0c9',
500: '#bfbcb2',
950: '#000000',
},
}SCSS
$custom: #bfbcb2; $custom-light: #d2d0c9; $custom-dark: #000000;
JSON
{
"hex": "#bfbcb2",
"rgb": {
"r": 191,
"g": 188,
"b": 178
},
"hsl": {
"h": 46.154,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79481,
"c": 0.01427,
"h": 93
},
"luminance": 0.50257
}Semantic roles & 50–950 ramp
primary
#BFBCB2
secondary
#838792
accent
#619352
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382