#A2A6B2#A2A6B2
#A2A6B2 is a light, near-neutral blue. Relative luminance 0.382; OKLCH L 72.6% C 0.018 H 271.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A6B2 |
|---|---|
| RGB | rgb(162, 166, 178) |
| HSL | hsl(225, 9%, 67%) |
| HSV | hsv(225, 9%, 70%) |
| CMYK | cmyk(9%, 6.7%, 0%, 30.2%) |
| CIE-LAB | lab(68.14, 0.97, -6.66) |
| CIE-LCH | lch(68.14, 6.73, 278.32°) |
| OKLab | oklab(72.57% 0.0004 -0.0179) |
| OKLCH | oklch(72.57% 0.018 271.2) |
| XYZ | xyz(36.5707, 38.1679, 47.5513) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.96
Dark Gray
#A9A9A9
ΔE00 5.98
Dove Gray
#B6B8BD
ΔE00 6.03
Cool Grey
#95A3A6
ΔE00 7.64
Bluey Grey
#89A0B0
ΔE00 7.88
Pewter
#899397
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A6B2 #B2AEA2
analogous
#A2AEB2 #A2A6B2 #A6A2B2
triadic
#A2A6B2 #B2A2A6 #A6B2A2
tetradic
#A2A6B2 #B2A2AE #B2AEA2 #A2B2A6
square
#A2A6B2 #B2A2AE #B2AEA2 #A2B2A6
split-complementary
#A2A6B2 #B2A6A2 #AEB2A2
monochromatic
#636877 #818696 #A2A6B2 #C3C6CE #E5E6E9
Accessibility & contrast
On white
2.43
#A2A6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#A2A6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A6B2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A6B2 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#A2A5B2
Tritanopia (blue-blind)
#9FA8AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a2a6b2; /* rgb */ color: rgb(162, 166, 178); /* oklch */ color: oklch(72.6% 0.018 271.2);
Tailwind
colors: {
custom: {
50: '#bdc0c9',
500: '#a2a6b2',
950: '#000000',
},
}SCSS
$custom: #a2a6b2; $custom-light: #bdc0c9; $custom-dark: #000000;
JSON
{
"hex": "#a2a6b2",
"rgb": {
"r": 162,
"g": 166,
"b": 178
},
"hsl": {
"h": 225,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.72571,
"c": 0.01788,
"h": 271.2
},
"luminance": 0.38168
}Semantic roles & 50–950 ramp
primary
#A2A6B2
secondary
#DAD9D5
accent
#835293
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#121213
muted
#818182