#BFBDC4#BFBDC4
#BFBDC4 is a light, near-neutral grey. Relative luminance 0.515; OKLCH L 80.2% C 0.010 H 299.2°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDC4 |
|---|---|
| RGB | rgb(191, 189, 196) |
| HSL | hsl(257, 6%, 75%) |
| HSV | hsv(257, 4%, 77%) |
| CMYK | cmyk(2.6%, 3.6%, 0%, 23.1%) |
| CIE-LAB | lab(76.96, 2.00, -3.27) |
| CIE-LCH | lch(76.96, 3.84, 301.47°) |
| OKLab | oklab(80.21% 0.0049 -0.0087) |
| OKLCH | oklch(80.21% 0.01 299.2) |
| XYZ | xyz(49.6455, 51.4571, 59.5306) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.96
Silver
#C0C0C0
ΔE00 4.07
Light Gray
#D3D3D3
ΔE00 6.60
Silver (survey)
#C5C9C7
ΔE00 6.74
Dark Gray
#A9A9A9
ΔE00 7.03
Fog
#D8DCE0
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDC4 #C2C4BD
analogous
#BDBEC4 #BFBDC4 #C2BDC4
triadic
#BFBDC4 #C4BFBD #BDC4BF
tetradic
#BFBDC4 #C4BDBE #C2C4BD #BDC4C2
square
#BFBDC4 #C4BDBE #C2C4BD #BDC4C2
split-complementary
#BFBDC4 #C4C2BD #BEC4BD
monochromatic
#807C8A #A09DA7 #BFBDC4 #DEDDE1 #EFEFF1
Accessibility & contrast
On white
1.86
#BFBDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BFBDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDC4
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDC4 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBEC4
Deuteranopia (green-blind)
#BCBEC4
Tritanopia (blue-blind)
#BEBEBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbdc4; /* rgb */ color: rgb(191, 189, 196); /* oklch */ color: oklch(80.2% 0.010 299.2);
Tailwind
colors: {
custom: {
50: '#d2d0d5',
500: '#bfbdc4',
950: '#000000',
},
}SCSS
$custom: #bfbdc4; $custom-light: #d2d0d5; $custom-dark: #000000;
JSON
{
"hex": "#bfbdc4",
"rgb": {
"r": 191,
"g": 189,
"b": 196
},
"hsl": {
"h": 257.143,
"s": 5.6,
"l": 75.49
},
"oklch": {
"l": 0.80208,
"c": 0.00997,
"h": 299.2
},
"luminance": 0.51457
}Semantic roles & 50–950 ramp
primary
#BFBDC4
secondary
#94978E
accent
#8F567F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383