#BFBDC6#BFBDC6
#BFBDC6 is a light, near-neutral grey. Relative luminance 0.515; OKLCH L 80.3% C 0.013 H 296.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDC6 |
|---|---|
| RGB | rgb(191, 189, 198) |
| HSL | hsl(253, 7%, 76%) |
| HSV | hsv(253, 5%, 78%) |
| CMYK | cmyk(3.5%, 4.5%, 0%, 22.4%) |
| CIE-LAB | lab(77.01, 2.38, -4.28) |
| CIE-LCH | lch(77.01, 4.89, 299.14°) |
| OKLab | oklab(80.27% 0.0056 -0.0114) |
| OKLCH | oklch(80.27% 0.013 296.3) |
| XYZ | xyz(49.8747, 51.5487, 60.7375) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.56
Silver
#C0C0C0
ΔE00 4.98
Light Gray
#D3D3D3
ΔE00 7.17
Silver (survey)
#C5C9C7
ΔE00 7.50
Dark Gray
#A9A9A9
ΔE00 7.62
Fog
#D8DCE0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDC6 #C4C6BD
analogous
#BDBFC6 #BFBDC6 #C3BDC6
triadic
#BFBDC6 #C6BFBD #BDC6BF
tetradic
#BFBDC6 #C6BDBF #C4C6BD #BDC6C3
square
#BFBDC6 #C6BDBF #C4C6BD #BDC6C3
split-complementary
#BFBDC6 #C6C3BD #BFC6BD
monochromatic
#7F7B8D #9F9CAA #BFBDC6 #DFDEE2 #EFEFF1
Accessibility & contrast
On white
1.86
#BFBDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#BFBDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDC6
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDC6 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBEC6
Deuteranopia (green-blind)
#BCBEC6
Tritanopia (blue-blind)
#BEBEC0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbdc6; /* rgb */ color: rgb(191, 189, 198); /* oklch */ color: oklch(80.3% 0.013 296.3);
Tailwind
colors: {
custom: {
50: '#d2d0d7',
500: '#bfbdc6',
950: '#000000',
},
}SCSS
$custom: #bfbdc6; $custom-light: #d2d0d7; $custom-dark: #000000;
JSON
{
"hex": "#bfbdc6",
"rgb": {
"r": 191,
"g": 189,
"b": 198
},
"hsl": {
"h": 253.333,
"s": 7.317,
"l": 75.882
},
"oklch": {
"l": 0.80269,
"c": 0.01269,
"h": 296.3
},
"luminance": 0.51549
}Semantic roles & 50–950 ramp
primary
#BFBDC6
secondary
#97998E
accent
#915484
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383