#BFBEC2#BFBEC2
#BFBEC2 is a light, near-neutral grey. Relative luminance 0.518; OKLCH L 80.4% C 0.006 H 297.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEC2 |
|---|---|
| RGB | rgb(191, 190, 194) |
| HSL | hsl(255, 3%, 75%) |
| HSV | hsv(255, 2%, 76%) |
| CMYK | cmyk(1.5%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(77.16, 1.09, -1.89) |
| CIE-LCH | lch(77.16, 2.18, 300.03°) |
| OKLab | oklab(80.35% 0.0026 -0.005) |
| OKLCH | oklch(80.35% 0.006 297.7) |
| XYZ | xyz(49.6353, 51.7983, 58.4117) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.30
Silver
#C0C0C0
ΔE00 2.40
Silver (survey)
#C5C9C7
ΔE00 5.20
Light Gray
#D3D3D3
ΔE00 5.60
Dark Gray
#A9A9A9
ΔE00 6.36
Fog
#D8DCE0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEC2 #C1C2BE
analogous
#BEBFC2 #BFBEC2 #C1BEC2
triadic
#BFBEC2 #C2BFBE #BEC2BF
tetradic
#BFBEC2 #C2BEBF #C1C2BE #BEC2C1
square
#BFBEC2 #C2BEBF #C1C2BE #BEC2C1
split-complementary
#BFBEC2 #C2C1BE #BFC2BE
monochromatic
#817F87 #A09EA4 #BFBEC2 #DEDEE0 #EFEFF0
Accessibility & contrast
On white
1.85
#BFBEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#BFBEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEC2
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEC2 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBFC2
Deuteranopia (green-blind)
#BDBEC2
Tritanopia (blue-blind)
#BFBFBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbec2; /* rgb */ color: rgb(191, 190, 194); /* oklch */ color: oklch(80.4% 0.006 297.7);
Tailwind
colors: {
custom: {
50: '#d2d1d4',
500: '#bfbec2',
950: '#000000',
},
}SCSS
$custom: #bfbec2; $custom-light: #d2d1d4; $custom-dark: #000000;
JSON
{
"hex": "#bfbec2",
"rgb": {
"r": 191,
"g": 190,
"b": 194
},
"hsl": {
"h": 255,
"s": 3.175,
"l": 75.294
},
"oklch": {
"l": 0.80351,
"c": 0.00566,
"h": 297.7
},
"luminance": 0.51798
}Semantic roles & 50–950 ramp
primary
#BFBEC2
secondary
#939590
accent
#8D5980
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383