#A2AEC0#A2AEC0
#A2AEC0 is a light, muted blue. Relative luminance 0.418; OKLCH L 74.7% C 0.029 H 258.4°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEC0 |
|---|---|
| RGB | rgb(162, 174, 192) |
| HSL | hsl(216, 19%, 69%) |
| HSV | hsv(216, 16%, 75%) |
| CMYK | cmyk(15.6%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(70.70, -0.45, -10.59) |
| CIE-LCH | lch(70.70, 10.60, 267.59°) |
| OKLab | oklab(74.72% -0.0059 -0.0286) |
| OKLCH | oklch(74.72% 0.029 258.4) |
| XYZ | xyz(39.5485, 41.7586, 55.8355) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.99
Cloudy Blue
#ACC2D9
ΔE00 6.01
Lightsteelblue
#B0C4DE
ΔE00 6.47
Light Grey Blue
#9DBCD4
ΔE00 6.65
Bluey Grey
#89A0B0
ΔE00 6.76
Dove Gray
#B6B8BD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEC0 #C0B4A2
analogous
#A2BDC0 #A2AEC0 #A5A2C0
triadic
#A2AEC0 #C0A2AE #AEC0A2
tetradic
#A2AEC0 #C0A2BD #C0B4A2 #A2C0A5
square
#A2AEC0 #C0A2BD #C0B4A2 #A2C0A5
split-complementary
#A2AEC0 #C0A5A2 #BDC0A2
monochromatic
#5E6F8A #7E8EA7 #A2AEC0 #C6CED9 #EBEEF1
Accessibility & contrast
On white
2.25
#A2AEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#A2AEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEC0
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEC0 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AFC1
Deuteranopia (green-blind)
#A5ACC0
Tritanopia (blue-blind)
#9BB2B4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2aec0; /* rgb */ color: rgb(162, 174, 192); /* oklch */ color: oklch(74.7% 0.029 258.4);
Tailwind
colors: {
custom: {
50: '#bdc6d3',
500: '#a2aec0',
950: '#000000',
},
}SCSS
$custom: #a2aec0; $custom-light: #bdc6d3; $custom-dark: #000000;
JSON
{
"hex": "#a2aec0",
"rgb": {
"r": 162,
"g": 174,
"b": 192
},
"hsl": {
"h": 216,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.7472,
"c": 0.02924,
"h": 258.4
},
"luminance": 0.41759
}Semantic roles & 50–950 ramp
primary
#A2AEC0
secondary
#E3E0DB
accent
#7B489E
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282