#BFBFB0#BFBFB0
#BFBFB0 is a light, muted yellow. Relative luminance 0.515; OKLCH L 80.0% C 0.021 H 106.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFB0 |
|---|---|
| RGB | rgb(191, 191, 176) |
| HSL | hsl(60, 10%, 72%) |
| HSV | hsv(60, 8%, 75%) |
| CMYK | cmyk(0%, 0%, 7.9%, 25.1%) |
| CIE-LAB | lab(76.96, -2.67, 7.57) |
| CIE-LCH | lch(76.96, 8.03, 109.43°) |
| OKLab | oklab(80.05% -0.006 0.0198) |
| OKLCH | oklch(80.05% 0.021 106.8) |
| XYZ | xyz(47.9521, 51.4728, 48.4749) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.75
Silver (survey)
#C5C9C7
ΔE00 6.50
Silver
#C0C0C0
ΔE00 7.20
Greyish
#A8A495
ΔE00 7.56
Greige
#B8AB98
ΔE00 7.89
Cement
#A5A391
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFB0 #B0B0BF
analogous
#BFB8B0 #BFBFB0 #B8BFB0
triadic
#BFBFB0 #B0BFBF #BFB0BF
tetradic
#BFBFB0 #B0BFB8 #B0B0BF #BFB0B8
square
#BFBFB0 #B0BFB8 #B0B0BF #BFB0B8
split-complementary
#BFBFB0 #B0B8BF #B8B0BF
monochromatic
#87876D #A4A48E #BFBFB0 #DADAD2 #F1F1EE
Accessibility & contrast
On white
1.86
#BFBFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BFBFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFB0
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFB0 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEAF
Deuteranopia (green-blind)
#C2BEB0
Tritanopia (blue-blind)
#C2BDBB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbfb0; /* rgb */ color: rgb(191, 191, 176); /* oklch */ color: oklch(80.0% 0.021 106.8);
Tailwind
colors: {
custom: {
50: '#d2d2c7',
500: '#bfbfb0',
950: '#000000',
},
}SCSS
$custom: #bfbfb0; $custom-light: #d2d2c7; $custom-dark: #000000;
JSON
{
"hex": "#bfbfb0",
"rgb": {
"r": 191,
"g": 191,
"b": 176
},
"hsl": {
"h": 60,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.80046,
"c": 0.02067,
"h": 106.8
},
"luminance": 0.51473
}Semantic roles & 50–950 ramp
primary
#BFBFB0
secondary
#818192
accent
#519551
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382