#BFBEB1#BFBEB1
#BFBEB1 is a light, near-neutral yellow. Relative luminance 0.511; OKLCH L 79.9% C 0.018 H 103.2°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEB1 |
|---|---|
| RGB | rgb(191, 190, 177) |
| HSL | hsl(56, 10%, 72%) |
| HSV | hsv(56, 7%, 75%) |
| CMYK | cmyk(0%, 0.5%, 7.3%, 25.1%) |
| CIE-LAB | lab(76.73, -1.97, 6.69) |
| CIE-LCH | lch(76.73, 6.97, 106.41°) |
| OKLab | oklab(79.87% -0.0041 0.0175) |
| OKLCH | oklch(79.87% 0.018 103.2) |
| XYZ | xyz(47.8341, 51.0778, 48.9255) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.01
Silver (survey)
#C5C9C7
ΔE00 5.95
Silver
#C0C0C0
ΔE00 6.31
Greyish
#A8A495
ΔE00 7.30
Greige
#B8AB98
ΔE00 7.42
Cement
#A5A391
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEB1 #B1B2BF
analogous
#BFB7B1 #BFBEB1 #B9BFB1
triadic
#BFBEB1 #B1BFBE #BEB1BF
tetradic
#BFBEB1 #B1BFB7 #B1B2BF #BFB1B9
square
#BFBEB1 #B1BFB7 #B1B2BF #BFB1B9
split-complementary
#BFBEB1 #B1B9BF #B7B1BF
monochromatic
#87856F #A3A28F #BFBEB1 #DBDAD3 #F1F1EE
Accessibility & contrast
On white
1.87
#BFBEB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#BFBEB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEB1
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEB1 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB0
Deuteranopia (green-blind)
#C1BEB1
Tritanopia (blue-blind)
#C1BCBA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfbeb1; /* rgb */ color: rgb(191, 190, 177); /* oklch */ color: oklch(79.9% 0.018 103.2);
Tailwind
colors: {
custom: {
50: '#d2d1c8',
500: '#bfbeb1',
950: '#000000',
},
}SCSS
$custom: #bfbeb1; $custom-light: #d2d1c8; $custom-dark: #000000;
JSON
{
"hex": "#bfbeb1",
"rgb": {
"r": 191,
"g": 190,
"b": 177
},
"hsl": {
"h": 55.714,
"s": 9.859,
"l": 72.157
},
"oklch": {
"l": 0.79866,
"c": 0.01799,
"h": 103.2
},
"luminance": 0.51078
}Semantic roles & 50–950 ramp
primary
#BFBEB1
secondary
#828392
accent
#569452
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382