#B6BABE#B6BABE
#B6BABE is a light, near-neutral grey. Relative luminance 0.488; OKLCH L 78.7% C 0.007 H 247.9°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BABE |
|---|---|
| RGB | rgb(182, 186, 190) |
| HSL | hsl(210, 6%, 73%) |
| HSV | hsv(210, 4%, 75%) |
| CMYK | cmyk(4.2%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(75.31, -0.63, -2.51) |
| CIE-LCH | lch(75.31, 2.58, 255.93°) |
| OKLab | oklab(78.69% -0.0027 -0.0067) |
| OKLCH | oklch(78.69% 0.007 247.9) |
| XYZ | xyz(46.1428, 48.7804, 55.6898) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.36
Silver
#C0C0C0
ΔE00 3.05
Silver (survey)
#C5C9C7
ΔE00 4.99
Dark Gray
#A9A9A9
ΔE00 5.23
Light Gray
#D3D3D3
ΔE00 6.88
Cool Gray
#9AA7B0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BABE #BEBAB6
analogous
#B6BEBE #B6BABE #B6B6BE
triadic
#B6BABE #BEB6BA #BABEB6
tetradic
#B6BABE #BEB6BE #BEBAB6 #B6BEB6
square
#B6BABE #BEB6BE #BEBAB6 #B6BEB6
split-complementary
#B6BABE #BEB6B6 #BEBEB6
monochromatic
#767D84 #969BA1 #B6BABE #D6D9DB #EFF0F1
Accessibility & contrast
On white
1.95
#B6BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#B6BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BABE
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BABE | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#B8B9BE
Tritanopia (blue-blind)
#B4BBBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b6babe; /* rgb */ color: rgb(182, 186, 190); /* oklch */ color: oklch(78.7% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#cbced1',
500: '#b6babe',
950: '#000000',
},
}SCSS
$custom: #b6babe; $custom-light: #cbced1; $custom-dark: #000000;
JSON
{
"hex": "#b6babe",
"rgb": {
"r": 182,
"g": 186,
"b": 190
},
"hsl": {
"h": 210,
"s": 5.797,
"l": 72.941
},
"oklch": {
"l": 0.78694,
"c": 0.00722,
"h": 247.9
},
"luminance": 0.48781
}Semantic roles & 50–950 ramp
primary
#B6BABE
secondary
#E7E6E4
accent
#735690
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282