#A2A4B4#A2A4B4
#A2A4B4 is a light, muted blue. Relative luminance 0.375; OKLCH L 72.2% C 0.023 H 280.1°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A4B4 |
|---|---|
| RGB | rgb(162, 164, 180) |
| HSL | hsl(233, 11%, 67%) |
| HSV | hsv(233, 10%, 71%) |
| CMYK | cmyk(10%, 8.9%, 0%, 29.4%) |
| CIE-LAB | lab(67.67, 2.49, -8.48) |
| CIE-LCH | lch(67.67, 8.84, 286.36°) |
| OKLab | oklab(72.22% 0.0041 -0.0228) |
| OKLCH | oklch(72.22% 0.023 280.1) |
| XYZ | xyz(36.4123, 37.5273, 48.4963) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.19
Dove Gray
#B6B8BD
ΔE00 7.54
Dark Gray
#A9A9A9
ΔE00 7.76
Bluey Grey
#89A0B0
ΔE00 9.45
Cool Grey
#95A3A6
ΔE00 9.82
Pewter
#899397
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A4B4 #B4B2A2
analogous
#A2ADB4 #A2A4B4 #A9A2B4
triadic
#A2A4B4 #B4A2A4 #A4B4A2
tetradic
#A2A4B4 #B4A2AD #B4B2A2 #A2B4A9
square
#A2A4B4 #B4A2AD #B4B2A2 #A2B4A9
split-complementary
#A2A4B4 #B4A9A2 #ADB4A2
monochromatic
#62657A #808399 #A2A4B4 #C4C5CF #E6E6EB
Accessibility & contrast
On white
2.47
#A2A4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#A2A4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A4B4
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A4B4 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B5
Deuteranopia (green-blind)
#9FA4B4
Tritanopia (blue-blind)
#9EA7A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a2a4b4; /* rgb */ color: rgb(162, 164, 180); /* oklch */ color: oklch(72.2% 0.023 280.1);
Tailwind
colors: {
custom: {
50: '#bdbeca',
500: '#a2a4b4',
950: '#000000',
},
}SCSS
$custom: #a2a4b4; $custom-light: #bdbeca; $custom-dark: #000000;
JSON
{
"hex": "#a2a4b4",
"rgb": {
"r": 162,
"g": 164,
"b": 180
},
"hsl": {
"h": 233.333,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.7222,
"c": 0.02315,
"h": 280.1
},
"luminance": 0.37528
}Semantic roles & 50–950 ramp
primary
#A2A4B4
secondary
#DCDBD6
accent
#8D5195
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121213
muted
#818182