#A2A4BA#A2A4BA
#A2A4BA is a light, muted blue. Relative luminance 0.378; OKLCH L 72.4% C 0.032 H 281.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A4BA |
|---|---|
| RGB | rgb(162, 164, 186) |
| HSL | hsl(235, 15%, 68%) |
| HSV | hsv(235, 13%, 73%) |
| CMYK | cmyk(12.9%, 11.8%, 0%, 27.1%) |
| CIE-LAB | lab(67.86, 3.76, -11.54) |
| CIE-LCH | lch(67.86, 12.13, 288.03°) |
| OKLab | oklab(72.43% 0.0063 -0.0311) |
| OKLCH | oklch(72.43% 0.032 281.5) |
| XYZ | xyz(37.0368, 37.7771, 51.7853) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.13
Dove Gray
#B6B8BD
ΔE00 9.26
Dark Gray
#A9A9A9
ΔE00 10.02
Bluey Grey
#89A0B0
ΔE00 10.71
Lightsteelblue
#B0C4DE
ΔE00 10.79
Cloudy Blue
#ACC2D9
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A4BA #BAB8A2
analogous
#A2B0BA #A2A4BA #ACA2BA
triadic
#A2A4BA #BAA2A4 #A4BAA2
tetradic
#A2A4BA #BAA2B0 #BAB8A2 #A2BAAC
square
#A2A4BA #BAA2B0 #BAB8A2 #A2BAAC
split-complementary
#A2A4BA #BAACA2 #B0BAA2
monochromatic
#606382 #7F82A0 #A2A4BA #C5C6D4 #E8E9EE
Accessibility & contrast
On white
2.45
#A2A4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#A2A4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A4BA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A4BA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BB
Deuteranopia (green-blind)
#9EA5B9
Tritanopia (blue-blind)
#9DA8AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a2a4ba; /* rgb */ color: rgb(162, 164, 186); /* oklch */ color: oklch(72.4% 0.032 281.5);
Tailwind
colors: {
custom: {
50: '#bdbece',
500: '#a2a4ba',
950: '#000000',
},
}SCSS
$custom: #a2a4ba; $custom-light: #bdbece; $custom-dark: #000000;
JSON
{
"hex": "#a2a4ba",
"rgb": {
"r": 162,
"g": 164,
"b": 186
},
"hsl": {
"h": 235,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.72426,
"c": 0.03178,
"h": 281.5
},
"luminance": 0.37777
}Semantic roles & 50–950 ramp
primary
#A2A4BA
secondary
#E0DFD8
accent
#934C99
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121213
muted
#818182