#A6AAB2#A6AAB2
#A6AAB2 is a light, near-neutral grey. Relative luminance 0.401; OKLCH L 73.7% C 0.012 H 264.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A6AAB2 |
|---|---|
| RGB | rgb(166, 170, 178) |
| HSL | hsl(220, 7%, 67%) |
| HSV | hsv(220, 7%, 70%) |
| CMYK | cmyk(6.7%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(69.52, 0.16, -4.59) |
| CIE-LCH | lch(69.52, 4.60, 271.97°) |
| OKLab | oklab(73.73% -0.0012 -0.0123) |
| OKLCH | oklch(73.73% 0.012 264.5) |
| XYZ | xyz(38.1349, 40.0705, 47.8362) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.17
Cool Gray
#9AA7B0
ΔE00 4.18
Dove Gray
#B6B8BD
ΔE00 4.26
Cool Grey
#95A3A6
ΔE00 6.54
Silver
#C0C0C0
ΔE00 7.36
Bluey Grey
#89A0B0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6AAB2 #B2AEA6
analogous
#A6B0B2 #A6AAB2 #A8A6B2
triadic
#A6AAB2 #B2A6AA #AAB2A6
tetradic
#A6AAB2 #B2A6B0 #B2AEA6 #A6B2A8
square
#A6AAB2 #B2A6B0 #B2AEA6 #A6B2A8
split-complementary
#A6AAB2 #B2A8A6 #B0B2A6
monochromatic
#676C77 #858B96 #A6AAB2 #C7C9CE #E8E9EB
Accessibility & contrast
On white
2.33
#A6AAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#A6AAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6AAB2
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6AAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6AAB2 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB2
Deuteranopia (green-blind)
#A7A9B2
Tritanopia (blue-blind)
#A3ACAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a6aab2; /* rgb */ color: rgb(166, 170, 178); /* oklch */ color: oklch(73.7% 0.012 264.5);
Tailwind
colors: {
custom: {
50: '#c0c3c9',
500: '#a6aab2',
950: '#000000',
},
}SCSS
$custom: #a6aab2; $custom-light: #c0c3c9; $custom-dark: #000000;
JSON
{
"hex": "#a6aab2",
"rgb": {
"r": 166,
"g": 170,
"b": 178
},
"hsl": {
"h": 220,
"s": 7.229,
"l": 67.451
},
"oklch": {
"l": 0.73727,
"c": 0.01235,
"h": 264.5
},
"luminance": 0.40071
}Semantic roles & 50–950 ramp
primary
#A6AAB2
secondary
#DCDBD8
accent
#7D5491
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182