#A6ACB2#A6ACB2
#A6ACB2 is a light, near-neutral grey. Relative luminance 0.408; OKLCH L 74.1% C 0.011 H 248.0°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A6ACB2 |
|---|---|
| RGB | rgb(166, 172, 178) |
| HSL | hsl(210, 7%, 67%) |
| HSV | hsv(210, 7%, 70%) |
| CMYK | cmyk(6.7%, 3.4%, 0%, 30.2%) |
| CIE-LAB | lab(70.05, -0.93, -3.81) |
| CIE-LCH | lch(70.05, 3.92, 256.26°) |
| OKLab | oklab(74.15% -0.0041 -0.0102) |
| OKLCH | oklch(74.15% 0.011 248) |
| XYZ | xyz(38.5127, 40.8261, 47.9621) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.40
Dark Gray
#A9A9A9
ΔE00 3.77
Dove Gray
#B6B8BD
ΔE00 4.02
Cool Grey
#95A3A6
ΔE00 5.39
Silver
#C0C0C0
ΔE00 6.77
Bluey Grey
#89A0B0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6ACB2 #B2ACA6
analogous
#A6B2B2 #A6ACB2 #A6A6B2
triadic
#A6ACB2 #B2A6AC #ACB2A6
tetradic
#A6ACB2 #B2A6B2 #B2ACA6 #A6B2A6
square
#A6ACB2 #B2A6B2 #B2ACA6 #A6B2A6
split-complementary
#A6ACB2 #B2A6A6 #B2B2A6
monochromatic
#676F77 #858D96 #A6ACB2 #C7CBCE #E8E9EB
Accessibility & contrast
On white
2.29
#A6ACB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#A6ACB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6ACB2
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6ACB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6ACB2 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB2
Deuteranopia (green-blind)
#A8ABB2
Tritanopia (blue-blind)
#A3ADAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a6acb2; /* rgb */ color: rgb(166, 172, 178); /* oklch */ color: oklch(74.1% 0.011 248.0);
Tailwind
colors: {
custom: {
50: '#c0c4c9',
500: '#a6acb2',
950: '#000000',
},
}SCSS
$custom: #a6acb2; $custom-light: #c0c4c9; $custom-dark: #000000;
JSON
{
"hex": "#a6acb2",
"rgb": {
"r": 166,
"g": 172,
"b": 178
},
"hsl": {
"h": 210,
"s": 7.229,
"l": 67.451
},
"oklch": {
"l": 0.74147,
"c": 0.01099,
"h": 248
},
"luminance": 0.40826
}Semantic roles & 50–950 ramp
primary
#A6ACB2
secondary
#DCDAD8
accent
#735491
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121213
muted
#818182