#A2AED9#A2AED9
#A2AED9 is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.6% C 0.063 H 272.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AED9 |
|---|---|
| RGB | rgb(162, 174, 217) |
| HSL | hsl(227, 42%, 74%) |
| HSV | hsv(227, 25%, 85%) |
| CMYK | cmyk(25.3%, 19.8%, 0%, 14.9%) |
| CIE-LAB | lab(71.53, 5.23, -23.07) |
| CIE-LCH | lch(71.53, 23.66, 282.78°) |
| OKLab | oklab(75.64% 0.0029 -0.0633) |
| OKLCH | oklch(75.64% 0.063 272.6) |
| XYZ | xyz(42.5574, 42.9621, 71.6825) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 8.28
Light Blue Grey
#B7C9E2
ΔE00 9.11
Cloudy Blue
#ACC2D9
ΔE00 9.27
Periwinkle
#CCCCFF
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AED9 #D9CDA2
analogous
#A2CAD9 #A2AED9 #B2A2D9
triadic
#A2AED9 #D9A2AE #AED9A2
tetradic
#A2AED9 #D9A2CA #D9CDA2 #A2D9B2
square
#A2AED9 #D9A2CA #D9CDA2 #A2D9B2
split-complementary
#A2AED9 #D9B2A2 #CAD9A2
monochromatic
#4B62B5 #7788C7 #A2AED9 #CDD4EB #E9ECF6
Accessibility & contrast
On white
2.19
#A2AED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#A2AED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AED9
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AED9 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B2DB
Deuteranopia (green-blind)
#9DADD8
Tritanopia (blue-blind)
#94B6BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2aed9; /* rgb */ color: rgb(162, 174, 217); /* oklch */ color: oklch(75.6% 0.063 272.6);
Tailwind
colors: {
custom: {
50: '#bec6e4',
500: '#a2aed9',
950: '#000000',
},
}SCSS
$custom: #a2aed9; $custom-light: #bec6e4; $custom-dark: #000000;
JSON
{
"hex": "#a2aed9",
"rgb": {
"r": 162,
"g": 174,
"b": 217
},
"hsl": {
"h": 226.909,
"s": 41.985,
"l": 74.314
},
"oklch": {
"l": 0.75639,
"c": 0.06338,
"h": 272.6
},
"luminance": 0.42963
}Semantic roles & 50–950 ramp
primary
#A2AED9
secondary
#EDEADE
accent
#9830B5
background
#FBFCFD
surface
#F7F8FB
border
#D0D1D4
text
#121315
muted
#818283