#A2A2B4#A2A2B4
#A2A2B4 is a light, muted blue. Relative luminance 0.368; OKLCH L 71.8% C 0.026 H 285.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A2B4 |
|---|---|
| RGB | rgb(162, 162, 180) |
| HSL | hsl(240, 11%, 67%) |
| HSV | hsv(240, 10%, 71%) |
| CMYK | cmyk(10%, 10%, 0%, 29.4%) |
| CIE-LAB | lab(67.14, 3.59, -9.27) |
| CIE-LCH | lch(67.14, 9.94, 291.20°) |
| OKLab | oklab(71.8% 0.007 -0.0249) |
| OKLCH | oklch(71.8% 0.026 285.7) |
| XYZ | xyz(36.0572, 36.8171, 48.3780) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.65
Cool Gray
#9AA7B0
ΔE00 8.70
Dark Gray
#A9A9A9
ΔE00 8.79
Bluey Grey
#89A0B0
ΔE00 10.78
Pewter
#899397
ΔE00 11.11
Cool Grey
#95A3A6
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A2B4 #B4B4A2
analogous
#A2ABB4 #A2A2B4 #ABA2B4
triadic
#A2A2B4 #B4A2A2 #A2B4A2
tetradic
#A2A2B4 #B4A2AB #B4B4A2 #A2B4AB
square
#A2A2B4 #B4A2AB #B4B4A2 #A2B4AB
split-complementary
#A2A2B4 #B4ABA2 #ABB4A2
monochromatic
#62627A #808099 #A2A2B4 #C4C4CF #E6E6EB
Accessibility & contrast
On white
2.51
#A2A2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#A2A2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A2B4
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A2B4 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B5
Deuteranopia (green-blind)
#9EA3B3
Tritanopia (blue-blind)
#9EA5A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a2a2b4; /* rgb */ color: rgb(162, 162, 180); /* oklch */ color: oklch(71.8% 0.026 285.7);
Tailwind
colors: {
custom: {
50: '#bdbdca',
500: '#a2a2b4',
950: '#000000',
},
}SCSS
$custom: #a2a2b4; $custom-light: #bdbdca; $custom-dark: #000000;
JSON
{
"hex": "#a2a2b4",
"rgb": {
"r": 162,
"g": 162,
"b": 180
},
"hsl": {
"h": 240,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.71804,
"c": 0.02591,
"h": 285.7
},
"luminance": 0.36817
}Semantic roles & 50–950 ramp
primary
#A2A2B4
secondary
#DCDCD6
accent
#955195
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121213
muted
#818182