#BAC2C4#BAC2C4
#BAC2C4 is a light, near-neutral grey. Relative luminance 0.530; OKLCH L 80.8% C 0.009 H 214.4°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2C4 |
|---|---|
| RGB | rgb(186, 194, 196) |
| HSL | hsl(192, 8%, 75%) |
| HSV | hsv(192, 5%, 77%) |
| CMYK | cmyk(5.1%, 1%, 0%, 23.1%) |
| CIE-LAB | lab(77.88, -2.37, -1.96) |
| CIE-LCH | lch(77.88, 3.07, 219.61°) |
| OKLab | oklab(80.84% -0.0077 -0.0053) |
| OKLCH | oklch(80.84% 0.009 214.4) |
| XYZ | xyz(49.5033, 53.0078, 59.8374) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.12
Silver
#C0C0C0
ΔE00 3.72
Dove Gray
#B6B8BD
ΔE00 4.33
Light Gray
#D3D3D3
ΔE00 5.88
Fog
#D8DCE0
ΔE00 6.96
Dark Gray
#A9A9A9
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2C4 #C4BCBA
analogous
#BAC4C1 #BAC2C4 #BABDC4
triadic
#BAC2C4 #C4BAC2 #C2C4BA
tetradic
#BAC2C4 #C1BAC4 #C4BCBA #BDC4BA
square
#BAC2C4 #C1BAC4 #C4BCBA #BDC4BA
split-complementary
#BAC2C4 #C4BABD #C4C1BA
monochromatic
#78888C #99A5A8 #BAC2C4 #DBDFE0 #EFF0F1
Accessibility & contrast
On white
1.81
#BAC2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#BAC2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2C4
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2C4 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C1C4
Deuteranopia (green-blind)
#BFC0C4
Tritanopia (blue-blind)
#B7C3C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bac2c4; /* rgb */ color: rgb(186, 194, 196); /* oklch */ color: oklch(80.8% 0.009 214.4);
Tailwind
colors: {
custom: {
50: '#ced4d5',
500: '#bac2c4',
950: '#000000',
},
}SCSS
$custom: #bac2c4; $custom-light: #ced4d5; $custom-dark: #000000;
JSON
{
"hex": "#bac2c4",
"rgb": {
"r": 186,
"g": 194,
"b": 196
},
"hsl": {
"h": 192,
"s": 7.813,
"l": 74.902
},
"oklch": {
"l": 0.8084,
"c": 0.00932,
"h": 214.4
},
"luminance": 0.53008
}Semantic roles & 50–950 ramp
primary
#BAC2C4
secondary
#978D8B
accent
#605492
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383