#A2A2BA#A2A2BA
#A2A2BA is a light, muted blue. Relative luminance 0.371; OKLCH L 72.0% C 0.035 H 285.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A2BA |
|---|---|
| RGB | rgb(162, 162, 186) |
| HSL | hsl(240, 15%, 68%) |
| HSV | hsv(240, 13%, 73%) |
| CMYK | cmyk(12.9%, 12.9%, 0%, 27.1%) |
| CIE-LAB | lab(67.33, 4.86, -12.33) |
| CIE-LCH | lch(67.33, 13.25, 291.53°) |
| OKLab | oklab(72.01% 0.0092 -0.0333) |
| OKLCH | oklch(72.01% 0.035 285.5) |
| XYZ | xyz(36.6817, 37.0669, 51.6669) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 10.31
Cool Gray
#9AA7B0
ΔE00 10.44
Dark Gray
#A9A9A9
ΔE00 10.93
Lavender
#B39DDB
ΔE00 11.06
Lightsteelblue
#B0C4DE
ΔE00 11.89
Bluey Grey
#89A0B0
ΔE00 11.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A2BA #BABAA2
analogous
#A2AEBA #A2A2BA #AEA2BA
triadic
#A2A2BA #BAA2A2 #A2BAA2
tetradic
#A2A2BA #BAA2AE #BABAA2 #A2BAAE
square
#A2A2BA #BAA2AE #BABAA2 #A2BAAE
split-complementary
#A2A2BA #BAAEA2 #AEBAA2
monochromatic
#606082 #7F7FA0 #A2A2BA #C5C5D4 #E8E8EE
Accessibility & contrast
On white
2.50
#A2A2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#A2A2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A2BA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A2BA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BB
Deuteranopia (green-blind)
#9CA3B9
Tritanopia (blue-blind)
#9DA6AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a2a2ba; /* rgb */ color: rgb(162, 162, 186); /* oklch */ color: oklch(72.0% 0.035 285.5);
Tailwind
colors: {
custom: {
50: '#bdbdce',
500: '#a2a2ba',
950: '#000000',
},
}SCSS
$custom: #a2a2ba; $custom-light: #bdbdce; $custom-dark: #000000;
JSON
{
"hex": "#a2a2ba",
"rgb": {
"r": 162,
"g": 162,
"b": 186
},
"hsl": {
"h": 240,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.72012,
"c": 0.03458,
"h": 285.5
},
"luminance": 0.37067
}Semantic roles & 50–950 ramp
primary
#A2A2BA
secondary
#E0E0D8
accent
#994C99
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121213
muted
#818182