#A2AED4#A2AED4
#A2AED4 is a light, muted blue. Relative luminance 0.427; OKLCH L 75.4% C 0.056 H 271.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AED4 |
|---|---|
| RGB | rgb(162, 174, 212) |
| HSL | hsl(226, 37%, 73%) |
| HSV | hsv(226, 24%, 83%) |
| CMYK | cmyk(23.6%, 17.9%, 0%, 16.9%) |
| CIE-LAB | lab(71.35, 4.06, -20.60) |
| CIE-LCH | lch(71.35, 21.00, 281.14°) |
| OKLab | oklab(75.45% 0.0013 -0.0564) |
| OKLCH | oklch(75.45% 0.056 271.3) |
| XYZ | xyz(41.9169, 42.7059, 68.3092) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.76
Light Periwinkle
#C1C6FC
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 8.16
Light Blue Grey
#B7C9E2
ΔE00 8.60
Cloudy Blue
#ACC2D9
ΔE00 8.68
Periwinkle
#CCCCFF
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AED4 #D4C8A2
analogous
#A2C7D4 #A2AED4 #AFA2D4
triadic
#A2AED4 #D4A2AE #AED4A2
tetradic
#A2AED4 #D4A2C7 #D4C8A2 #A2D4AF
square
#A2AED4 #D4A2C7 #D4C8A2 #A2D4AF
split-complementary
#A2AED4 #D4AFA2 #C7D4A2
monochromatic
#5066AC #788AC1 #A2AED4 #CCD2E7 #EAEDF5
Accessibility & contrast
On white
2.20
#A2AED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#A2AED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AED4
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AED4 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B1D6
Deuteranopia (green-blind)
#9FADD3
Tritanopia (blue-blind)
#96B5BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2aed4; /* rgb */ color: rgb(162, 174, 212); /* oklch */ color: oklch(75.4% 0.056 271.3);
Tailwind
colors: {
custom: {
50: '#bec6e1',
500: '#a2aed4',
950: '#000000',
},
}SCSS
$custom: #a2aed4; $custom-light: #bec6e1; $custom-dark: #000000;
JSON
{
"hex": "#a2aed4",
"rgb": {
"r": 162,
"g": 174,
"b": 212
},
"hsl": {
"h": 225.6,
"s": 36.765,
"l": 73.333
},
"oklch": {
"l": 0.75446,
"c": 0.05638,
"h": 271.3
},
"luminance": 0.42707
}Semantic roles & 50–950 ramp
primary
#A2AED4
secondary
#ECE9DF
accent
#9236B0
background
#FBFCFD
surface
#F7F8FB
border
#D0D1D4
text
#121315
muted
#818283