#A2AAC4#A2AAC4
#A2AAC4 is a light, muted blue. Relative luminance 0.404; OKLCH L 74.0% C 0.039 H 271.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAC4 |
|---|---|
| RGB | rgb(162, 170, 196) |
| HSL | hsl(226, 22%, 70%) |
| HSV | hsv(226, 17%, 77%) |
| CMYK | cmyk(17.3%, 13.3%, 0%, 23.1%) |
| CIE-LAB | lab(69.76, 2.62, -14.21) |
| CIE-LCH | lch(69.76, 14.45, 280.45°) |
| OKLab | oklab(74.02% 0.0013 -0.0385) |
| OKLCH | oklch(74.02% 0.039 271.9) |
| XYZ | xyz(39.2364, 40.4157, 57.9477) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.12
Cloudy Blue
#ACC2D9
ΔE00 8.58
Cool Gray
#9AA7B0
ΔE00 8.74
Light Blue Grey
#B7C9E2
ΔE00 8.92
Dove Gray
#B6B8BD
ΔE00 9.37
Bluey Grey
#89A0B0
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAC4 #C4BCA2
analogous
#A2BBC4 #A2AAC4 #ABA2C4
triadic
#A2AAC4 #C4A2AA #AAC4A2
tetradic
#A2AAC4 #C4A2BB #C4BCA2 #A2C4AB
square
#A2AAC4 #C4A2BB #C4BCA2 #A2C4AB
split-complementary
#A2AAC4 #C4ABA2 #BBC4A2
monochromatic
#5B6890 #7D88AC #A2AAC4 #C7CCDC #ECEEF3
Accessibility & contrast
On white
2.31
#A2AAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#A2AAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAC4
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAC4 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ACC5
Deuteranopia (green-blind)
#A0A9C3
Tritanopia (blue-blind)
#9AAFB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2aac4; /* rgb */ color: rgb(162, 170, 196); /* oklch */ color: oklch(74.0% 0.039 271.9);
Tailwind
colors: {
custom: {
50: '#bdc3d5',
500: '#a2aac4',
950: '#000000',
},
}SCSS
$custom: #a2aac4; $custom-light: #bdc3d5; $custom-dark: #000000;
JSON
{
"hex": "#a2aac4",
"rgb": {
"r": 162,
"g": 170,
"b": 196
},
"hsl": {
"h": 225.882,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.74025,
"c": 0.03857,
"h": 271.9
},
"luminance": 0.40416
}Semantic roles & 50–950 ramp
primary
#A2AAC4
secondary
#E6E3DC
accent
#8B45A1
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#121214
muted
#818183