#B7BABE#B7BABE
#B7BABE is a light, near-neutral grey. Relative luminance 0.489; OKLCH L 78.8% C 0.007 H 255.5°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BABE |
|---|---|
| RGB | rgb(183, 186, 190) |
| HSL | hsl(214, 5%, 73%) |
| HSV | hsv(214, 4%, 75%) |
| CMYK | cmyk(3.7%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(75.39, -0.28, -2.38) |
| CIE-LCH | lch(75.39, 2.40, 263.20°) |
| OKLab | oklab(78.77% -0.0016 -0.0064) |
| OKLCH | oklch(78.77% 0.007 255.5) |
| XYZ | xyz(46.3799, 48.9026, 55.7009) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 0.97
Silver
#C0C0C0
ΔE00 2.84
Silver (survey)
#C5C9C7
ΔE00 5.06
Dark Gray
#A9A9A9
ΔE00 5.17
Light Gray
#D3D3D3
ΔE00 6.75
Cool Gray
#9AA7B0
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BABE #BEBBB7
analogous
#B7BDBE #B7BABE #B7B7BE
triadic
#B7BABE #BEB7BA #BABEB7
tetradic
#B7BABE #BEB7BD #BEBBB7 #B7BEB7
square
#B7BABE #BEB7BD #BEBBB7 #B7BEB7
split-complementary
#B7BABE #BEB7B7 #BDBEB7
monochromatic
#777C84 #979BA1 #B7BABE #D7D9DB #EFF0F0
Accessibility & contrast
On white
1.95
#B7BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#B7BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BABE
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BABE | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#B8B9BE
Tritanopia (blue-blind)
#B5BBBB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b7babe; /* rgb */ color: rgb(183, 186, 190); /* oklch */ color: oklch(78.8% 0.007 255.5);
Tailwind
colors: {
custom: {
50: '#ccced1',
500: '#b7babe',
950: '#000000',
},
}SCSS
$custom: #b7babe; $custom-light: #ccced1; $custom-dark: #000000;
JSON
{
"hex": "#b7babe",
"rgb": {
"r": 183,
"g": 186,
"b": 190
},
"hsl": {
"h": 214.286,
"s": 5.109,
"l": 73.137
},
"oklch": {
"l": 0.78773,
"c": 0.00657,
"h": 255.5
},
"luminance": 0.48903
}Semantic roles & 50–950 ramp
primary
#B7BABE
secondary
#E6E6E5
accent
#77578F
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282