#BAC3BF#BAC3BF
#BAC3BF is a light, near-neutral grey. Relative luminance 0.532; OKLCH L 80.9% C 0.011 H 167.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC3BF |
|---|---|
| RGB | rgb(186, 195, 191) |
| HSL | hsl(153, 7%, 75%) |
| HSV | hsv(153, 5%, 76%) |
| CMYK | cmyk(4.6%, 0%, 2.1%, 23.5%) |
| CIE-LAB | lab(78.01, -3.85, 0.93) |
| CIE-LCH | lch(78.01, 3.96, 166.37°) |
| OKLab | oklab(80.9% -0.0111 0.0024) |
| OKLCH | oklch(80.9% 0.011 167.8) |
| XYZ | xyz(49.1670, 53.2306, 56.9644) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.23
Silver
#C0C0C0
ΔE00 5.17
Light Grey
#D8DCD6
ΔE00 6.67
Light Gray
#D3D3D3
ΔE00 6.83
Dove Gray
#B6B8BD
ΔE00 6.86
Dark Gray
#A9A9A9
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC3BF #C3BABE
analogous
#BAC3BB #BAC3BF #BAC3C3
triadic
#BAC3BF #BFBAC3 #C3BFBA
tetradic
#BAC3BF #BBBAC3 #C3BABE #C3C3BA
square
#BAC3BF #BBBAC3 #C3BABE #C3C3BA
split-complementary
#BAC3BF #C3BAC3 #C3BBBA
monochromatic
#798A82 #99A7A1 #BAC3BF #DBDFDD #EFF1F0
Accessibility & contrast
On white
1.80
#BAC3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BAC3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC3BF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC3BF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2BF
Deuteranopia (green-blind)
#C1C0BF
Tritanopia (blue-blind)
#B8C3C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bac3bf; /* rgb */ color: rgb(186, 195, 191); /* oklch */ color: oklch(80.9% 0.011 167.8);
Tailwind
colors: {
custom: {
50: '#ced5d2',
500: '#bac3bf',
950: '#000000',
},
}SCSS
$custom: #bac3bf; $custom-light: #ced5d2; $custom-dark: #000000;
JSON
{
"hex": "#bac3bf",
"rgb": {
"r": 186,
"g": 195,
"b": 191
},
"hsl": {
"h": 153.333,
"s": 6.977,
"l": 74.706
},
"oklch": {
"l": 0.809,
"c": 0.01136,
"h": 167.8
},
"luminance": 0.53231
}Semantic roles & 50–950 ramp
primary
#BAC3BF
secondary
#968B90
accent
#556F91
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383