#A2A4B0#A2A4B0
#A2A4B0 is a light, near-neutral blue. Relative luminance 0.374; OKLCH L 72.1% C 0.017 H 278.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A4B0 |
|---|---|
| RGB | rgb(162, 164, 176) |
| HSL | hsl(231, 8%, 66%) |
| HSV | hsv(231, 8%, 69%) |
| CMYK | cmyk(8%, 6.8%, 0%, 31%) |
| CIE-LAB | lab(67.55, 1.66, -6.43) |
| CIE-LCH | lch(67.55, 6.64, 284.51°) |
| OKLab | oklab(72.09% 0.0025 -0.0172) |
| OKLCH | oklch(72.09% 0.017 278.4) |
| XYZ | xyz(36.0107, 37.3667, 46.3812) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.95
Dark Gray
#A9A9A9
ΔE00 6.12
Dove Gray
#B6B8BD
ΔE00 6.53
Cool Grey
#95A3A6
ΔE00 8.37
Bluey Grey
#89A0B0
ΔE00 8.78
Pewter
#899397
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A4B0 #B0AEA2
analogous
#A2ABB0 #A2A4B0 #A7A2B0
triadic
#A2A4B0 #B0A2A4 #A4B0A2
tetradic
#A2A4B0 #B0A2AB #B0AEA2 #A2B0A7
square
#A2A4B0 #B0A2AB #B0AEA2 #A2B0A7
split-complementary
#A2A4B0 #B0A7A2 #ABB0A2
monochromatic
#636675 #818494 #A2A4B0 #C3C4CC #E4E5E8
Accessibility & contrast
On white
2.48
#A2A4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#A2A4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A4B0
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A4B0 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B1
Deuteranopia (green-blind)
#A0A4B0
Tritanopia (blue-blind)
#9FA6A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a2a4b0; /* rgb */ color: rgb(162, 164, 176); /* oklch */ color: oklch(72.1% 0.017 278.4);
Tailwind
colors: {
custom: {
50: '#bdbec7',
500: '#a2a4b0',
950: '#000000',
},
}SCSS
$custom: #a2a4b0; $custom-light: #bdbec7; $custom-dark: #000000;
JSON
{
"hex": "#a2a4b0",
"rgb": {
"r": 162,
"g": 164,
"b": 176
},
"hsl": {
"h": 231.429,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.72086,
"c": 0.01742,
"h": 278.4
},
"luminance": 0.37367
}Semantic roles & 50–950 ramp
primary
#A2A4B0
secondary
#D9D9D5
accent
#895392
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121213
muted
#818182