#BFBDC3#BFBDC3
#BFBDC3 is a light, near-neutral grey. Relative luminance 0.514; OKLCH L 80.2% C 0.009 H 301.3°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDC3 |
|---|---|
| RGB | rgb(191, 189, 195) |
| HSL | hsl(260, 5%, 75%) |
| HSV | hsv(260, 3%, 76%) |
| CMYK | cmyk(2.1%, 3.1%, 0%, 23.5%) |
| CIE-LAB | lab(76.93, 1.81, -2.77) |
| CIE-LCH | lch(76.93, 3.31, 303.21°) |
| OKLab | oklab(80.18% 0.0045 -0.0074) |
| OKLCH | oklch(80.18% 0.009 301.3) |
| XYZ | xyz(49.5321, 51.4117, 58.9332) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.74
Silver
#C0C0C0
ΔE00 3.61
Light Gray
#D3D3D3
ΔE00 6.34
Silver (survey)
#C5C9C7
ΔE00 6.36
Dark Gray
#A9A9A9
ΔE00 6.76
Fog
#D8DCE0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDC3 #C1C3BD
analogous
#BDBEC3 #BFBDC3 #C2BDC3
triadic
#BFBDC3 #C3BFBD #BDC3BF
tetradic
#BFBDC3 #C3BDBE #C1C3BD #BDC3C2
square
#BFBDC3 #C3BDBE #C1C3BD #BDC3C2
split-complementary
#BFBDC3 #C3C2BD #BEC3BD
monochromatic
#817D89 #A09DA6 #BFBDC3 #DEDDE0 #EFEFF0
Accessibility & contrast
On white
1.86
#BFBDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#BFBDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDC3
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDC3 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBEC3
Deuteranopia (green-blind)
#BCBEC3
Tritanopia (blue-blind)
#BEBEBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbdc3; /* rgb */ color: rgb(191, 189, 195); /* oklch */ color: oklch(80.2% 0.009 301.3);
Tailwind
colors: {
custom: {
50: '#d2d0d5',
500: '#bfbdc3',
950: '#000000',
},
}SCSS
$custom: #bfbdc3; $custom-light: #d2d0d5; $custom-dark: #000000;
JSON
{
"hex": "#bfbdc3",
"rgb": {
"r": 191,
"g": 189,
"b": 195
},
"hsl": {
"h": 260,
"s": 4.762,
"l": 75.294
},
"oklch": {
"l": 0.80177,
"c": 0.00862,
"h": 301.3
},
"luminance": 0.51412
}Semantic roles & 50–950 ramp
primary
#BFBDC3
secondary
#93968E
accent
#8F577C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383