#A2A4BB#A2A4BB
#A2A4BB is a light, muted blue. Relative luminance 0.378; OKLCH L 72.5% C 0.033 H 281.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A4BB |
|---|---|
| RGB | rgb(162, 164, 187) |
| HSL | hsl(235, 16%, 68%) |
| HSV | hsv(235, 13%, 73%) |
| CMYK | cmyk(13.4%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(67.89, 3.97, -12.04) |
| CIE-LCH | lch(67.89, 12.68, 288.24°) |
| OKLab | oklab(72.46% 0.0067 -0.0325) |
| OKLCH | oklch(72.46% 0.033 281.6) |
| XYZ | xyz(37.1434, 37.8198, 52.3471) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.44
Dove Gray
#B6B8BD
ΔE00 9.54
Dark Gray
#A9A9A9
ΔE00 10.37
Lightsteelblue
#B0C4DE
ΔE00 10.83
Bluey Grey
#89A0B0
ΔE00 10.93
Cloudy Blue
#ACC2D9
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A4BB #BBB9A2
analogous
#A2B0BB #A2A4BB #ACA2BB
triadic
#A2A4BB #BBA2A4 #A4BBA2
tetradic
#A2A4BB #BBA2B0 #BBB9A2 #A2BBAC
square
#A2A4BB #BBA2B0 #BBB9A2 #A2BBAC
split-complementary
#A2A4BB #BBACA2 #B0BBA2
monochromatic
#606383 #7F81A1 #A2A4BB #C5C7D5 #E9E9EF
Accessibility & contrast
On white
2.45
#A2A4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#A2A4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A4BB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A4BB | 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)
#9EA6BC
Deuteranopia (green-blind)
#9DA5BA
Tritanopia (blue-blind)
#9DA8AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a2a4bb; /* rgb */ color: rgb(162, 164, 187); /* oklch */ color: oklch(72.5% 0.033 281.6);
Tailwind
colors: {
custom: {
50: '#bdbecf',
500: '#a2a4bb',
950: '#000000',
},
}SCSS
$custom: #a2a4bb; $custom-light: #bdbecf; $custom-dark: #000000;
JSON
{
"hex": "#a2a4bb",
"rgb": {
"r": 162,
"g": 164,
"b": 187
},
"hsl": {
"h": 235.2,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.72461,
"c": 0.03323,
"h": 281.6
},
"luminance": 0.3782
}Semantic roles & 50–950 ramp
primary
#A2A4BB
secondary
#E0E0D9
accent
#934C9A
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121213
muted
#818182