#BAC0C4#BAC0C4
#BAC0C4 is a light, near-neutral grey. Relative luminance 0.521; OKLCH L 80.4% C 0.009 H 236.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC0C4 |
|---|---|
| RGB | rgb(186, 192, 196) |
| HSL | hsl(204, 8%, 75%) |
| HSV | hsv(204, 5%, 77%) |
| CMYK | cmyk(5.1%, 2%, 0%, 23.1%) |
| CIE-LAB | lab(77.35, -1.31, -2.73) |
| CIE-LCH | lch(77.35, 3.03, 244.43°) |
| OKLab | oklab(80.43% -0.0048 -0.0073) |
| OKLCH | oklch(80.43% 0.009 236.6) |
| XYZ | xyz(49.0612, 52.1236, 59.6900) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.89
Silver
#C0C0C0
ΔE00 3.13
Silver (survey)
#C5C9C7
ΔE00 3.89
Light Gray
#D3D3D3
ΔE00 5.84
Dark Gray
#A9A9A9
ΔE00 6.80
Fog
#D8DCE0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC0C4 #C4BEBA
analogous
#BAC4C3 #BAC0C4 #BABBC4
triadic
#BAC0C4 #C4BAC0 #C0C4BA
tetradic
#BAC0C4 #C3BAC4 #C4BEBA #BBC4BA
square
#BAC0C4 #C3BAC4 #C4BEBA #BBC4BA
split-complementary
#BAC0C4 #C4BABB #C4C3BA
monochromatic
#78848C #99A2A8 #BAC0C4 #DBDEE0 #EFF0F1
Accessibility & contrast
On white
1.84
#BAC0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#BAC0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC0C4
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC0C4 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C4
Deuteranopia (green-blind)
#BDBFC4
Tritanopia (blue-blind)
#B8C1C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bac0c4; /* rgb */ color: rgb(186, 192, 196); /* oklch */ color: oklch(80.4% 0.009 236.6);
Tailwind
colors: {
custom: {
50: '#ced3d5',
500: '#bac0c4',
950: '#000000',
},
}SCSS
$custom: #bac0c4; $custom-light: #ced3d5; $custom-dark: #000000;
JSON
{
"hex": "#bac0c4",
"rgb": {
"r": 186,
"g": 192,
"b": 196
},
"hsl": {
"h": 204,
"s": 7.813,
"l": 74.902
},
"oklch": {
"l": 0.80427,
"c": 0.00874,
"h": 236.6
},
"luminance": 0.52124
}Semantic roles & 50–950 ramp
primary
#BAC0C4
secondary
#97908B
accent
#6D5492
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383