#A2A4B2#A2A4B2
#A2A4B2 is a light, muted blue. Relative luminance 0.374; OKLCH L 72.2% C 0.020 H 279.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A4B2 |
|---|---|
| RGB | rgb(162, 164, 178) |
| HSL | hsl(233, 9%, 67%) |
| HSV | hsv(233, 9%, 70%) |
| CMYK | cmyk(9%, 7.9%, 0%, 30.2%) |
| CIE-LAB | lab(67.61, 2.08, -7.45) |
| CIE-LCH | lch(67.61, 7.74, 285.55°) |
| OKLab | oklab(72.15% 0.0033 -0.02) |
| OKLCH | oklch(72.15% 0.02 279.4) |
| XYZ | xyz(36.2100, 37.4464, 47.4311) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.55
Dark Gray
#A9A9A9
ΔE00 6.95
Dove Gray
#B6B8BD
ΔE00 7.01
Bluey Grey
#89A0B0
ΔE00 9.09
Cool Grey
#95A3A6
ΔE00 9.09
Pewter
#899397
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A4B2 #B2B0A2
analogous
#A2ACB2 #A2A4B2 #A8A2B2
triadic
#A2A4B2 #B2A2A4 #A4B2A2
tetradic
#A2A4B2 #B2A2AC #B2B0A2 #A2B2A8
square
#A2A4B2 #B2A2AC #B2B0A2 #A2B2A8
split-complementary
#A2A4B2 #B2A8A2 #ACB2A2
monochromatic
#636577 #818396 #A2A4B2 #C3C5CE #E5E6E9
Accessibility & contrast
On white
2.47
#A2A4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#A2A4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A4B2
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A4B2 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B3
Deuteranopia (green-blind)
#A0A4B2
Tritanopia (blue-blind)
#9FA6A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a2a4b2; /* rgb */ color: rgb(162, 164, 178); /* oklch */ color: oklch(72.2% 0.020 279.4);
Tailwind
colors: {
custom: {
50: '#bdbec9',
500: '#a2a4b2',
950: '#000000',
},
}SCSS
$custom: #a2a4b2; $custom-light: #bdbec9; $custom-dark: #000000;
JSON
{
"hex": "#a2a4b2",
"rgb": {
"r": 162,
"g": 164,
"b": 178
},
"hsl": {
"h": 232.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.72153,
"c": 0.02028,
"h": 279.4
},
"luminance": 0.37447
}Semantic roles & 50–950 ramp
primary
#A2A4B2
secondary
#DADAD5
accent
#8B5293
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121213
muted
#818182