#A2A2B0#A2A2B0
#A2A2B0 is a light, muted blue. Relative luminance 0.367; OKLCH L 71.7% C 0.020 H 285.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A2B0 |
|---|---|
| RGB | rgb(162, 162, 176) |
| HSL | hsl(240, 8%, 66%) |
| HSV | hsv(240, 8%, 69%) |
| CMYK | cmyk(8%, 8%, 0%, 31%) |
| CIE-LAB | lab(67.02, 2.77, -7.22) |
| CIE-LCH | lch(67.02, 7.73, 290.97°) |
| OKLab | oklab(71.67% 0.0055 -0.0194) |
| OKLCH | oklch(71.67% 0.02 285.9) |
| XYZ | xyz(35.6556, 36.6565, 46.2628) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.23
Cool Gray
#9AA7B0
ΔE00 7.54
Dove Gray
#B6B8BD
ΔE00 7.61
Cool Grey
#95A3A6
ΔE00 9.86
Pewter
#899397
ΔE00 9.88
Bluey Grey
#89A0B0
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A2B0 #B0B0A2
analogous
#A2A9B0 #A2A2B0 #A9A2B0
triadic
#A2A2B0 #B0A2A2 #A2B0A2
tetradic
#A2A2B0 #B0A2A9 #B0B0A2 #A2B0A9
square
#A2A2B0 #B0A2A9 #B0B0A2 #A2B0A9
split-complementary
#A2A2B0 #B0A9A2 #A9B0A2
monochromatic
#636375 #818194 #A2A2B0 #C3C3CC #E4E4E8
Accessibility & contrast
On white
2.52
#A2A2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#A2A2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A2B0
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A2B0 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3B1
Deuteranopia (green-blind)
#9FA3B0
Tritanopia (blue-blind)
#9FA4A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a2a2b0; /* rgb */ color: rgb(162, 162, 176); /* oklch */ color: oklch(71.7% 0.020 285.9);
Tailwind
colors: {
custom: {
50: '#bdbdc7',
500: '#a2a2b0',
950: '#000000',
},
}SCSS
$custom: #a2a2b0; $custom-light: #bdbdc7; $custom-dark: #000000;
JSON
{
"hex": "#a2a2b0",
"rgb": {
"r": 162,
"g": 162,
"b": 176
},
"hsl": {
"h": 240,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.71669,
"c": 0.02013,
"h": 285.9
},
"luminance": 0.36657
}Semantic roles & 50–950 ramp
primary
#A2A2B0
secondary
#D9D9D5
accent
#925392
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121213
muted
#818182