#A2AED3#A2AED3
#A2AED3 is a light, muted blue. Relative luminance 0.427; OKLCH L 75.4% C 0.055 H 270.9°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AED3 |
|---|---|
| RGB | rgb(162, 174, 211) |
| HSL | hsl(225, 36%, 73%) |
| HSV | hsv(225, 23%, 83%) |
| CMYK | cmyk(23.2%, 17.5%, 0%, 17.3%) |
| CIE-LAB | lab(71.32, 3.82, -20.11) |
| CIE-LCH | lch(71.32, 20.47, 280.77°) |
| OKLab | oklab(75.41% 0.0009 -0.055) |
| OKLCH | oklch(75.41% 0.055 270.9) |
| XYZ | xyz(41.7912, 42.6556, 67.6469) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.65
Light Periwinkle
#C1C6FC
ΔE00 8.06
Pastel Blue
#A2BFFE
ΔE00 8.29
Light Blue Grey
#B7C9E2
ΔE00 8.49
Cloudy Blue
#ACC2D9
ΔE00 8.54
Light Grey Blue
#9DBCD4
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AED3 #D3C7A2
analogous
#A2C6D3 #A2AED3 #AEA2D3
triadic
#A2AED3 #D3A2AE #AED3A2
tetradic
#A2AED3 #D3A2C6 #D3C7A2 #A2D3AE
square
#A2AED3 #D3A2C6 #D3C7A2 #A2D3AE
split-complementary
#A2AED3 #D3AEA2 #C6D3A2
monochromatic
#5066AA #788ABF #A2AED3 #CCD2E7 #EAEDF5
Accessibility & contrast
On white
2.20
#A2AED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#A2AED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AED3
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AED3 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B1D5
Deuteranopia (green-blind)
#9FADD2
Tritanopia (blue-blind)
#96B5BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2aed3; /* rgb */ color: rgb(162, 174, 211); /* oklch */ color: oklch(75.4% 0.055 270.9);
Tailwind
colors: {
custom: {
50: '#bec6e0',
500: '#a2aed3',
950: '#000000',
},
}SCSS
$custom: #a2aed3; $custom-light: #bec6e0; $custom-dark: #000000;
JSON
{
"hex": "#a2aed3",
"rgb": {
"r": 162,
"g": 174,
"b": 211
},
"hsl": {
"h": 225.306,
"s": 35.766,
"l": 73.137
},
"oklch": {
"l": 0.75407,
"c": 0.05499,
"h": 270.9
},
"luminance": 0.42657
}Semantic roles & 50–950 ramp
primary
#A2AED3
secondary
#ECE9DF
accent
#9137AF
background
#FBFCFD
surface
#F7F8FB
border
#D0D1D4
text
#121315
muted
#818283