#BFBDC2#BFBDC2
#BFBDC2 is a light, near-neutral grey. Relative luminance 0.514; OKLCH L 80.1% C 0.007 H 304.2°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDC2 |
|---|---|
| RGB | rgb(191, 189, 194) |
| HSL | hsl(264, 4%, 75%) |
| HSV | hsv(264, 3%, 76%) |
| CMYK | cmyk(1.5%, 2.6%, 0%, 23.9%) |
| CIE-LAB | lab(76.90, 1.63, -2.27) |
| CIE-LCH | lch(76.90, 2.79, 305.62°) |
| OKLab | oklab(80.15% 0.0041 -0.006) |
| OKLCH | oklch(80.15% 0.007 304.2) |
| XYZ | xyz(49.4194, 51.3666, 58.3397) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.58
Silver
#C0C0C0
ΔE00 3.15
Silver (survey)
#C5C9C7
ΔE00 5.99
Light Gray
#D3D3D3
ΔE00 6.10
Dark Gray
#A9A9A9
ΔE00 6.50
Fog
#D8DCE0
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDC2 #C0C2BD
analogous
#BDBDC2 #BFBDC2 #C1BDC2
triadic
#BFBDC2 #C2BFBD #BDC2BF
tetradic
#BFBDC2 #C2BDBD #C0C2BD #BDC2C1
square
#BFBDC2 #C2BDBD #C0C2BD #BDC2C1
split-complementary
#BFBDC2 #C2C1BD #BDC2BD
monochromatic
#817D87 #A09DA5 #BFBDC2 #DEDDDF #F0EFF0
Accessibility & contrast
On white
1.86
#BFBDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#BFBDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDC2
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDC2 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBEC2
Deuteranopia (green-blind)
#BDBEC2
Tritanopia (blue-blind)
#BFBEBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbdc2; /* rgb */ color: rgb(191, 189, 194); /* oklch */ color: oklch(80.1% 0.007 304.2);
Tailwind
colors: {
custom: {
50: '#d2d0d4',
500: '#bfbdc2',
950: '#000000',
},
}SCSS
$custom: #bfbdc2; $custom-light: #d2d0d4; $custom-dark: #000000;
JSON
{
"hex": "#bfbdc2",
"rgb": {
"r": 191,
"g": 189,
"b": 194
},
"hsl": {
"h": 264,
"s": 3.937,
"l": 75.098
},
"oklch": {
"l": 0.80147,
"c": 0.00728,
"h": 304.2
},
"luminance": 0.51367
}Semantic roles & 50–950 ramp
primary
#BFBDC2
secondary
#92958F
accent
#8E5878
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383