#BAC3BB#BAC3BB
#BAC3BB is a light, near-neutral grey. Relative luminance 0.531; OKLCH L 80.8% C 0.015 H 148.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC3BB |
|---|---|
| RGB | rgb(186, 195, 187) |
| HSL | hsl(127, 7%, 75%) |
| HSV | hsv(127, 5%, 76%) |
| CMYK | cmyk(4.6%, 0%, 4.1%, 23.5%) |
| CIE-LAB | lab(77.91, -4.59, 2.94) |
| CIE-LCH | lch(77.91, 5.45, 147.34°) |
| OKLab | oklab(80.79% -0.0127 0.0077) |
| OKLCH | oklch(80.79% 0.015 148.7) |
| XYZ | xyz(48.7328, 53.0569, 54.6777) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.44
Silver
#C0C0C0
ΔE00 6.41
Light Grey
#D8DCD6
ΔE00 6.85
Light Gray
#D3D3D3
ΔE00 7.85
Dove Gray
#B6B8BD
ΔE00 8.45
Dark Gray
#A9A9A9
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC3BB #C3BAC2
analogous
#BEC3BA #BAC3BB #BAC3C0
triadic
#BAC3BB #BBBAC3 #C3BBBA
tetradic
#BAC3BB #BABEC3 #C3BAC2 #C3C0BA
square
#BAC3BB #BABEC3 #C3BAC2 #C3C0BA
split-complementary
#BAC3BB #C0BAC3 #C3BABE
monochromatic
#798A7A #99A79B #BAC3BB #DBDFDB #EFF1EF
Accessibility & contrast
On white
1.81
#BAC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#BAC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC3BB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC3BB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#C2C0BB
Tritanopia (blue-blind)
#B9C3C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bac3bb; /* rgb */ color: rgb(186, 195, 187); /* oklch */ color: oklch(80.8% 0.015 148.7);
Tailwind
colors: {
custom: {
50: '#ced5cf',
500: '#bac3bb',
950: '#000000',
},
}SCSS
$custom: #bac3bb; $custom-light: #ced5cf; $custom-dark: #000000;
JSON
{
"hex": "#bac3bb",
"rgb": {
"r": 186,
"g": 195,
"b": 187
},
"hsl": {
"h": 126.667,
"s": 6.977,
"l": 74.706
},
"oklch": {
"l": 0.80786,
"c": 0.01485,
"h": 148.7
},
"luminance": 0.53057
}Semantic roles & 50–950 ramp
primary
#BAC3BB
secondary
#968B95
accent
#558A91
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383