#BABBBA#BABBBA
#BABBBA is a light, near-neutral grey. Relative luminance 0.495; OKLCH L 79.1% C 0.002 H 145.5°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BABBBA |
|---|---|
| RGB | rgb(186, 187, 186) |
| HSL | hsl(120, 1%, 73%) |
| HSV | hsv(120, 1%, 73%) |
| CMYK | cmyk(0.5%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(75.78, -0.53, 0.38) |
| CIE-LCH | lch(75.78, 0.66, 144.41°) |
| OKLab | oklab(79.1% -0.0015 0.001) |
| OKLCH | oklch(79.1% 0.002 145.5) |
| XYZ | xyz(46.8815, 49.5249, 53.5343) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.63
Dove Gray
#B6B8BD
ΔE00 3.29
Silver (survey)
#C5C9C7
ΔE00 3.80
Dark Gray
#A9A9A9
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 6.13
Warm Gray
#C9BEB0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABBBA #BBBABB
analogous
#BABBBA #BABBBA #BABBBA
triadic
#BABBBA #BABABB #BBBABA
tetradic
#BABBBA #BABABB #BBBABB #BBBABA
square
#BABBBA #BABABB #BBBABB #BBBABA
split-complementary
#BABBBA #BABABB #BBBABA
monochromatic
#7C7E7C #9B9D9B #BABBBA #D9D9D9 #F0F0F0
Accessibility & contrast
On white
1.93
#BABBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#BABBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABBBA
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABBBA | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBA
Deuteranopia (green-blind)
#BBBBBA
Tritanopia (blue-blind)
#BABBBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #babbba; /* rgb */ color: rgb(186, 187, 186); /* oklch */ color: oklch(79.1% 0.002 145.5);
Tailwind
colors: {
custom: {
50: '#cecfce',
500: '#babbba',
950: '#000000',
},
}SCSS
$custom: #babbba; $custom-light: #cecfce; $custom-dark: #000000;
JSON
{
"hex": "#babbba",
"rgb": {
"r": 186,
"g": 187,
"b": 186
},
"hsl": {
"h": 120,
"s": 0.73,
"l": 73.137
},
"oklch": {
"l": 0.79098,
"c": 0.00178,
"h": 145.5
},
"luminance": 0.49525
}Semantic roles & 50–950 ramp
primary
#BABBBA
secondary
#E6E5E6
accent
#5B8A8A
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#131313
muted
#828282