#A2AED0#A2AED0
#A2AED0 is a light, muted blue. Relative luminance 0.425; OKLCH L 75.3% C 0.051 H 269.9°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AED0 |
|---|---|
| RGB | rgb(162, 174, 208) |
| HSL | hsl(224, 33%, 73%) |
| HSV | hsv(224, 22%, 82%) |
| CMYK | cmyk(22.1%, 16.3%, 0%, 18.4%) |
| CIE-LAB | lab(71.22, 3.13, -18.61) |
| CIE-LCH | lch(71.22, 18.88, 279.54°) |
| OKLab | oklab(75.29% -0.0001 -0.0508) |
| OKLCH | oklch(75.29% 0.051 269.9) |
| XYZ | xyz(41.4186, 42.5066, 65.6847) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.27
Cloudy Blue
#ACC2D9
ΔE00 8.07
Light Blue Grey
#B7C9E2
ΔE00 8.14
Light Periwinkle
#C1C6FC
ΔE00 8.53
Pastel Blue
#A2BFFE
ΔE00 8.69
Light Grey Blue
#9DBCD4
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AED0 #D0C4A2
analogous
#A2C5D0 #A2AED0 #ADA2D0
triadic
#A2AED0 #D0A2AE #AED0A2
tetradic
#A2AED0 #D0A2C5 #D0C4A2 #A2D0AD
square
#A2AED0 #D0A2C5 #D0C4A2 #A2D0AD
split-complementary
#A2AED0 #D0ADA2 #C5D0A2
monochromatic
#5368A4 #798BBB #A2AED0 #CBD1E5 #EBEDF5
Accessibility & contrast
On white
2.21
#A2AED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#A2AED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AED0
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AED0 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0D2
Deuteranopia (green-blind)
#A0ADCF
Tritanopia (blue-blind)
#97B4B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2aed0; /* rgb */ color: rgb(162, 174, 208); /* oklch */ color: oklch(75.3% 0.051 269.9);
Tailwind
colors: {
custom: {
50: '#bec6de',
500: '#a2aed0',
950: '#000000',
},
}SCSS
$custom: #a2aed0; $custom-light: #bec6de; $custom-dark: #000000;
JSON
{
"hex": "#a2aed0",
"rgb": {
"r": 162,
"g": 174,
"b": 208
},
"hsl": {
"h": 224.348,
"s": 32.857,
"l": 72.549
},
"oklch": {
"l": 0.75294,
"c": 0.05082,
"h": 269.9
},
"luminance": 0.42508
}Semantic roles & 50–950 ramp
primary
#A2AED0
secondary
#EBE8E0
accent
#8E3AAC
background
#FBFCFD
surface
#F7F8FB
border
#D0D1D4
text
#121315
muted
#818283