#BFBEC6#BFBEC6
#BFBEC6 is a light, near-neutral grey. Relative luminance 0.520; OKLCH L 80.5% C 0.011 H 291.9°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEC6 |
|---|---|
| RGB | rgb(191, 190, 198) |
| HSL | hsl(248, 7%, 76%) |
| HSV | hsv(248, 4%, 78%) |
| CMYK | cmyk(3.5%, 4%, 0%, 22.4%) |
| CIE-LAB | lab(77.27, 1.85, -3.89) |
| CIE-LCH | lch(77.27, 4.31, 295.40°) |
| OKLab | oklab(80.47% 0.0042 -0.0104) |
| OKLCH | oklch(80.47% 0.011 291.9) |
| XYZ | xyz(50.0905, 51.9804, 60.8095) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.01
Silver
#C0C0C0
ΔE00 4.33
Light Gray
#D3D3D3
ΔE00 6.60
Silver (survey)
#C5C9C7
ΔE00 6.78
Dark Gray
#A9A9A9
ΔE00 7.38
Fog
#D8DCE0
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEC6 #C5C6BE
analogous
#BEC1C6 #BFBEC6 #C3BEC6
triadic
#BFBEC6 #C6BFBE #BEC6BF
tetradic
#BFBEC6 #C6BEC1 #C5C6BE #BEC6C3
square
#BFBEC6 #C6BEC1 #C5C6BE #BEC6C3
split-complementary
#BFBEC6 #C6C3BE #C1C6BE
monochromatic
#7F7D8D #9F9DA9 #BFBEC6 #DFDFE3 #EFEFF1
Accessibility & contrast
On white
1.84
#BFBEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BFBEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEC6
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEC6 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBFC6
Deuteranopia (green-blind)
#BCBFC6
Tritanopia (blue-blind)
#BEBFC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbec6; /* rgb */ color: rgb(191, 190, 198); /* oklch */ color: oklch(80.5% 0.011 291.9);
Tailwind
colors: {
custom: {
50: '#d2d1d7',
500: '#bfbec6',
950: '#000000',
},
}SCSS
$custom: #bfbec6; $custom-light: #d2d1d7; $custom-dark: #000000;
JSON
{
"hex": "#bfbec6",
"rgb": {
"r": 191,
"g": 190,
"b": 198
},
"hsl": {
"h": 247.5,
"s": 6.557,
"l": 76.078
},
"oklch": {
"l": 0.80472,
"c": 0.01118,
"h": 291.9
},
"luminance": 0.5198
}Semantic roles & 50–950 ramp
primary
#BFBEC6
secondary
#98998F
accent
#905589
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383