#A2AED1#A2AED1
#A2AED1 is a light, muted blue. Relative luminance 0.426; OKLCH L 75.3% C 0.052 H 270.3°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AED1 |
|---|---|
| RGB | rgb(162, 174, 209) |
| HSL | hsl(225, 34%, 73%) |
| HSV | hsv(225, 22%, 82%) |
| CMYK | cmyk(22.5%, 16.7%, 0%, 18%) |
| CIE-LAB | lab(71.25, 3.36, -19.11) |
| CIE-LCH | lch(71.25, 19.40, 279.97°) |
| OKLab | oklab(75.33% 0.0002 -0.0522) |
| OKLCH | oklch(75.33% 0.052 270.3) |
| XYZ | xyz(41.5420, 42.5560, 66.3347) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.40
Cloudy Blue
#ACC2D9
ΔE00 8.24
Light Blue Grey
#B7C9E2
ΔE00 8.26
Light Periwinkle
#C1C6FC
ΔE00 8.36
Pastel Blue
#A2BFFE
ΔE00 8.55
Light Grey Blue
#9DBCD4
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AED1 #D1C5A2
analogous
#A2C5D1 #A2AED1 #ADA2D1
triadic
#A2AED1 #D1A2AE #AED1A2
tetradic
#A2AED1 #D1A2C5 #D1C5A2 #A2D1AD
square
#A2AED1 #D1A2C5 #D1C5A2 #A2D1AD
split-complementary
#A2AED1 #D1ADA2 #C5D1A2
monochromatic
#5268A6 #798ABD #A2AED1 #CBD2E5 #EBEDF5
Accessibility & contrast
On white
2.21
#A2AED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#A2AED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AED1
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AED1 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B1D3
Deuteranopia (green-blind)
#A0ADD0
Tritanopia (blue-blind)
#96B5BA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2aed1; /* rgb */ color: rgb(162, 174, 209); /* oklch */ color: oklch(75.3% 0.052 270.3);
Tailwind
colors: {
custom: {
50: '#bec6df',
500: '#a2aed1',
950: '#000000',
},
}SCSS
$custom: #a2aed1; $custom-light: #bec6df; $custom-dark: #000000;
JSON
{
"hex": "#a2aed1",
"rgb": {
"r": 162,
"g": 174,
"b": 209
},
"hsl": {
"h": 224.681,
"s": 33.813,
"l": 72.745
},
"oklch": {
"l": 0.75332,
"c": 0.05221,
"h": 270.3
},
"luminance": 0.42557
}Semantic roles & 50–950 ramp
primary
#A2AED1
secondary
#ECE8DF
accent
#8F39AD
background
#FBFCFD
surface
#F7F8FB
border
#D0D1D4
text
#121315
muted
#818283