#BFBABC#BFBABC
#BFBABC is a light, near-neutral grey. Relative luminance 0.498; OKLCH L 79.4% C 0.006 H 350.8°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBABC |
|---|---|
| RGB | rgb(191, 186, 188) |
| HSL | hsl(336, 4%, 74%) |
| HSV | hsv(336, 3%, 75%) |
| CMYK | cmyk(0%, 2.6%, 1.6%, 25.1%) |
| CIE-LAB | lab(75.96, 2.12, -0.39) |
| CIE-LCH | lch(75.96, 2.15, 349.64°) |
| OKLab | oklab(79.36% 0.0062 -0.001) |
| OKLCH | oklch(79.36% 0.006 350.8) |
| XYZ | xyz(48.1205, 49.8252, 54.6494) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.24
Dove Gray
#B6B8BD
ΔE00 3.64
Dark Gray
#A9A9A9
ΔE00 5.86
Silver (survey)
#C5C9C7
ΔE00 6.58
Light Gray
#D3D3D3
ΔE00 6.64
Warm Gray
#C9BEB0
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBABC #BABFBD
analogous
#BFBABF #BFBABC #BFBBBA
triadic
#BFBABC #BCBFBA #BABCBF
tetradic
#BFBABC #BFBFBA #BABFBD #BBBABF
square
#BFBABC #BFBFBA #BABFBD #BBBABF
split-complementary
#BFBABC #BABFBB #BABFBF
monochromatic
#847B7E #A29A9D #BFBABC #DCDADB #F0EFF0
Accessibility & contrast
On white
1.92
#BFBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#BFBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBABC
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBABC | 1.00 | 1.92 | 10.97 | 10.97 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBC
Deuteranopia (green-blind)
#BBBCBC
Tritanopia (blue-blind)
#C0BABB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbabc; /* rgb */ color: rgb(191, 186, 188); /* oklch */ color: oklch(79.4% 0.006 350.8);
Tailwind
colors: {
custom: {
50: '#d2ced0',
500: '#bfbabc',
950: '#000000',
},
}SCSS
$custom: #bfbabc; $custom-light: #d2ced0; $custom-dark: #000000;
JSON
{
"hex": "#bfbabc",
"rgb": {
"r": 191,
"g": 186,
"b": 188
},
"hsl": {
"h": 336,
"s": 3.759,
"l": 73.922
},
"oklch": {
"l": 0.79357,
"c": 0.00625,
"h": 350.8
},
"luminance": 0.49825
}Semantic roles & 50–950 ramp
primary
#BFBABC
secondary
#E5E6E6
accent
#8E7858
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141314
muted
#828282