#BFBCC5#BFBCC5
#BFBCC5 is a light, near-neutral grey. Relative luminance 0.511; OKLCH L 80.0% C 0.013 H 301.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCC5 |
|---|---|
| RGB | rgb(191, 188, 197) |
| HSL | hsl(260, 7%, 75%) |
| HSV | hsv(260, 5%, 77%) |
| CMYK | cmyk(3%, 4.6%, 0%, 22.7%) |
| CIE-LAB | lab(76.72, 2.73, -4.16) |
| CIE-LCH | lch(76.72, 4.97, 303.29°) |
| OKLab | oklab(80.04% 0.0067 -0.0111) |
| OKLCH | oklch(80.04% 0.013 301.2) |
| XYZ | xyz(49.5454, 51.0740, 60.0606) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.83
Silver
#C0C0C0
ΔE00 5.20
Light Gray
#D3D3D3
ΔE00 7.45
Dark Gray
#A9A9A9
ΔE00 7.61
Silver (survey)
#C5C9C7
ΔE00 7.85
Fog
#D8DCE0
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCC5 #C2C5BC
analogous
#BCBDC5 #BFBCC5 #C3BCC5
triadic
#BFBCC5 #C5BFBC #BCC5BF
tetradic
#BFBCC5 #C5BCBD #C2C5BC #BCC5C3
square
#BFBCC5 #C5BCBD #C2C5BC #BCC5C3
split-complementary
#BFBCC5 #C5C3BC #BDC5BC
monochromatic
#807A8C #A09BA9 #BFBCC5 #DEDDE1 #EFEFF1
Accessibility & contrast
On white
1.87
#BFBCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#BFBCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCC5
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCC5 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC5
Deuteranopia (green-blind)
#BBBDC5
Tritanopia (blue-blind)
#BEBDBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfbcc5; /* rgb */ color: rgb(191, 188, 197); /* oklch */ color: oklch(80.0% 0.013 301.2);
Tailwind
colors: {
custom: {
50: '#d2d0d6',
500: '#bfbcc5',
950: '#000000',
},
}SCSS
$custom: #bfbcc5; $custom-light: #d2d0d6; $custom-dark: #000000;
JSON
{
"hex": "#bfbcc5",
"rgb": {
"r": 191,
"g": 188,
"b": 197
},
"hsl": {
"h": 260,
"s": 7.2,
"l": 75.49
},
"oklch": {
"l": 0.80036,
"c": 0.01293,
"h": 301.2
},
"luminance": 0.51074
}Semantic roles & 50–950 ramp
primary
#BFBCC5
secondary
#94988D
accent
#91547D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383