#BFBABE#BFBABE
#BFBABE is a light, near-neutral grey. Relative luminance 0.499; OKLCH L 79.4% C 0.008 H 332.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBABE |
|---|---|
| RGB | rgb(191, 186, 190) |
| HSL | hsl(312, 4%, 74%) |
| HSV | hsv(312, 3%, 75%) |
| CMYK | cmyk(0%, 2.6%, 0.5%, 25.1%) |
| CIE-LAB | lab(76.02, 2.49, -1.40) |
| CIE-LCH | lch(76.02, 2.85, 330.69°) |
| OKLab | oklab(79.42% 0.007 -0.0037) |
| OKLCH | oklch(79.42% 0.008 332.2) |
| XYZ | xyz(48.3376, 49.9120, 55.7927) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.59
Silver
#C0C0C0
ΔE00 3.85
Dark Gray
#A9A9A9
ΔE00 6.26
Light Gray
#D3D3D3
ΔE00 6.93
Silver (survey)
#C5C9C7
ΔE00 7.01
Gainsboro
#DCDCDC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBABE #BABFBB
analogous
#BEBABF #BFBABE #BFBABC
triadic
#BFBABE #BEBFBA #BABEBF
tetradic
#BFBABE #BFBEBA #BABFBB #BABCBF
square
#BFBABE #BFBEBA #BABFBB #BABCBF
split-complementary
#BFBABE #BCBFBA #BABFBE
monochromatic
#847B82 #A29AA0 #BFBABE #DCDADC #F0EFF0
Accessibility & contrast
On white
1.91
#BFBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#BFBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBABE
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBABE | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#C0BABB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbabe; /* rgb */ color: rgb(191, 186, 190); /* oklch */ color: oklch(79.4% 0.008 332.2);
Tailwind
colors: {
custom: {
50: '#d2ced1',
500: '#bfbabe',
950: '#000000',
},
}SCSS
$custom: #bfbabe; $custom-light: #d2ced1; $custom-dark: #000000;
JSON
{
"hex": "#bfbabe",
"rgb": {
"r": 191,
"g": 186,
"b": 190
},
"hsl": {
"h": 312,
"s": 3.759,
"l": 73.922
},
"oklch": {
"l": 0.79417,
"c": 0.00786,
"h": 332.2
},
"luminance": 0.49912
}Semantic roles & 50–950 ramp
primary
#BFBABE
secondary
#E5E6E5
accent
#8E6358
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141314
muted
#828282