#A2AED2#A2AED2
#A2AED2 is a light, muted blue. Relative luminance 0.426; OKLCH L 75.4% C 0.054 H 270.6°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AED2 |
|---|---|
| RGB | rgb(162, 174, 210) |
| HSL | hsl(225, 35%, 73%) |
| HSV | hsv(225, 23%, 82%) |
| CMYK | cmyk(22.9%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(71.29, 3.59, -19.61) |
| CIE-LCH | lch(71.29, 19.93, 280.38°) |
| OKLab | oklab(75.37% 0.0006 -0.0536) |
| OKLCH | oklch(75.37% 0.054 270.6) |
| XYZ | xyz(41.6662, 42.6056, 66.9887) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.52
Light Periwinkle
#C1C6FC
ΔE00 8.21
Light Blue Grey
#B7C9E2
ΔE00 8.37
Cloudy Blue
#ACC2D9
ΔE00 8.39
Pastel Blue
#A2BFFE
ΔE00 8.42
Light Grey Blue
#9DBCD4
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AED2 #D2C6A2
analogous
#A2C6D2 #A2AED2 #AEA2D2
triadic
#A2AED2 #D2A2AE #AED2A2
tetradic
#A2AED2 #D2A2C6 #D2C6A2 #A2D2AE
square
#A2AED2 #D2A2C6 #D2C6A2 #A2D2AE
split-complementary
#A2AED2 #D2AEA2 #C6D2A2
monochromatic
#5167A8 #798ABE #A2AED2 #CBD2E6 #EAEDF5
Accessibility & contrast
On white
2.21
#A2AED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#A2AED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AED2
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AED2 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B1D4
Deuteranopia (green-blind)
#A0ADD1
Tritanopia (blue-blind)
#96B5BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2aed2; /* rgb */ color: rgb(162, 174, 210); /* oklch */ color: oklch(75.4% 0.054 270.6);
Tailwind
colors: {
custom: {
50: '#bec6df',
500: '#a2aed2',
950: '#000000',
},
}SCSS
$custom: #a2aed2; $custom-light: #bec6df; $custom-dark: #000000;
JSON
{
"hex": "#a2aed2",
"rgb": {
"r": 162,
"g": 174,
"b": 210
},
"hsl": {
"h": 225,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.75369,
"c": 0.05359,
"h": 270.6
},
"luminance": 0.42607
}Semantic roles & 50–950 ramp
primary
#A2AED2
secondary
#ECE9DF
accent
#9038AE
background
#FBFCFD
surface
#F7F8FB
border
#D0D1D4
text
#121315
muted
#818283