#A2AAC6#A2AAC6
#A2AAC6 is a light, muted blue. Relative luminance 0.405; OKLCH L 74.1% C 0.041 H 272.8°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAC6 |
|---|---|
| RGB | rgb(162, 170, 198) |
| HSL | hsl(227, 24%, 71%) |
| HSV | hsv(227, 18%, 78%) |
| CMYK | cmyk(18.2%, 14.1%, 0%, 22.4%) |
| CIE-LAB | lab(69.83, 3.06, -15.21) |
| CIE-LCH | lch(69.83, 15.52, 281.39°) |
| OKLab | oklab(74.1% 0.002 -0.0413) |
| OKLCH | oklch(74.1% 0.041 272.8) |
| XYZ | xyz(39.4656, 40.5074, 59.1546) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.30
Cloudy Blue
#ACC2D9
ΔE00 8.87
Light Blue Grey
#B7C9E2
ΔE00 9.08
Cool Gray
#9AA7B0
ΔE00 9.41
Dove Gray
#B6B8BD
ΔE00 9.96
Bluey Grey
#89A0B0
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAC6 #C6BEA2
analogous
#A2BCC6 #A2AAC6 #ACA2C6
triadic
#A2AAC6 #C6A2AA #AAC6A2
tetradic
#A2AAC6 #C6A2BC #C6BEA2 #A2C6AC
square
#A2AAC6 #C6A2BC #C6BEA2 #A2C6AC
split-complementary
#A2AAC6 #C6ACA2 #BCC6A2
monochromatic
#5A6793 #7C87AF #A2AAC6 #C8CDDD #ECEEF3
Accessibility & contrast
On white
2.31
#A2AAC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#A2AAC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAC6
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAC6 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ACC7
Deuteranopia (green-blind)
#A0A9C5
Tritanopia (blue-blind)
#9AAFB3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2aac6; /* rgb */ color: rgb(162, 170, 198); /* oklch */ color: oklch(74.1% 0.041 272.8);
Tailwind
colors: {
custom: {
50: '#bec3d7',
500: '#a2aac6',
950: '#000000',
},
}SCSS
$custom: #a2aac6; $custom-light: #bec3d7; $custom-dark: #000000;
JSON
{
"hex": "#a2aac6",
"rgb": {
"r": 162,
"g": 170,
"b": 198
},
"hsl": {
"h": 226.667,
"s": 24,
"l": 70.588
},
"oklch": {
"l": 0.74097,
"c": 0.04139,
"h": 272.8
},
"luminance": 0.40508
}Semantic roles & 50–950 ramp
primary
#A2AAC6
secondary
#E7E5DD
accent
#8D43A2
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#121214
muted
#818183