#BFB4B4#BFB4B4
#BFB4B4 is a light, near-neutral grey. Relative luminance 0.470; OKLCH L 77.9% C 0.013 H 17.4°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB4B4 |
|---|---|
| RGB | rgb(191, 180, 180) |
| HSL | hsl(0, 8%, 73%) |
| HSV | hsv(0, 6%, 75%) |
| CMYK | cmyk(0%, 5.8%, 5.8%, 25.1%) |
| CIE-LAB | lab(74.20, 3.90, 1.40) |
| CIE-LCH | lch(74.20, 4.14, 19.75°) |
| OKLab | oklab(77.91% 0.012 0.0038) |
| OKLCH | oklch(77.91% 0.013 17.4) |
| XYZ | xyz(46.0443, 47.0146, 49.8203) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.87
Dove Gray
#B6B8BD
ΔE00 6.27
Pinkish Grey
#C8ACA9
ΔE00 6.49
Dark Gray
#A9A9A9
ΔE00 6.50
Warm Gray
#C9BEB0
ΔE00 7.60
Light Gray
#D3D3D3
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB4B4 #B4BFBF
analogous
#BFB4B9 #BFB4B4 #BFB9B4
triadic
#BFB4B4 #B4BFB4 #B4B4BF
tetradic
#BFB4B4 #B9BFB4 #B4BFBF #B9B4BF
square
#BFB4B4 #B9BFB4 #B4BFBF #B9B4BF
split-complementary
#BFB4B4 #B4BFB9 #B4B9BF
monochromatic
#867272 #A39393 #BFB4B4 #DBD5D5 #F1EEEE
Accessibility & contrast
On white
2.02
#BFB4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#BFB4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB4B4
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB4B4 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B4
Deuteranopia (green-blind)
#B8B7B4
Tritanopia (blue-blind)
#C2B3B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb4b4; /* rgb */ color: rgb(191, 180, 180); /* oklch */ color: oklch(77.9% 0.013 17.4);
Tailwind
colors: {
custom: {
50: '#d2caca',
500: '#bfb4b4',
950: '#000000',
},
}SCSS
$custom: #bfb4b4; $custom-light: #d2caca; $custom-dark: #000000;
JSON
{
"hex": "#bfb4b4",
"rgb": {
"r": 191,
"g": 180,
"b": 180
},
"hsl": {
"h": 0,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.77906,
"c": 0.01257,
"h": 17.4
},
"luminance": 0.47014
}Semantic roles & 50–950 ramp
primary
#BFB4B4
secondary
#E4E7E7
accent
#929254
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282