#A2AEF9#A2AEF9
#A2AEF9 is a light, moderate blue. Relative luminance 0.448; OKLCH L 77.0% C 0.108 H 276.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEF9 |
|---|---|
| RGB | rgb(162, 174, 249) |
| HSL | hsl(232, 88%, 81%) |
| HSV | hsv(232, 35%, 98%) |
| CMYK | cmyk(34.9%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(72.75, 13.19, -38.60) |
| CIE-LCH | lch(72.75, 40.79, 288.87°) |
| OKLab | oklab(77% 0.0124 -0.1075) |
| OKLCH | oklch(77% 0.108 276.6) |
| XYZ | xyz(47.1303, 44.7913, 95.7665) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.29
Periwinkle Blue
#8F99FB
ΔE00 6.07
Light Periwinkle
#C1C6FC
ΔE00 7.76
Carolina Blue
#8AB8FE
ΔE00 7.89
Lightsteelblue
#B0C4DE
ΔE00 8.98
Powder Blue (survey)
#B1D1FC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEF9 #F9EDA2
analogous
#A2D9F9 #A2AEF9 #C1A2F9
triadic
#A2AEF9 #F9A2AE #AEF9A2
tetradic
#A2AEF9 #F9A2D9 #F9EDA2 #A2F9C1
square
#A2AEF9 #F9A2D9 #F9EDA2 #A2F9C1
split-complementary
#A2AEF9 #F9C1A2 #D9F9A2
monochromatic
#2F4AF2 #697CF5 #A2AEF9 #DBE0FD #E2E6FD
Accessibility & contrast
On white
2.11
#A2AEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#A2AEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEF9
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEF9 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FC
Deuteranopia (green-blind)
#91AFF7
Tritanopia (blue-blind)
#89BCC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2aef9; /* rgb */ color: rgb(162, 174, 249); /* oklch */ color: oklch(77.0% 0.108 276.6);
Tailwind
colors: {
custom: {
50: '#c0c6fb',
500: '#a2aef9',
950: '#000000',
},
}SCSS
$custom: #a2aef9; $custom-light: #c0c6fb; $custom-dark: #000000;
JSON
{
"hex": "#a2aef9",
"rgb": {
"r": 162,
"g": 174,
"b": 249
},
"hsl": {
"h": 231.724,
"s": 87.879,
"l": 80.588
},
"oklch": {
"l": 0.76996,
"c": 0.10824,
"h": 276.6
},
"luminance": 0.44793
}Semantic roles & 50–950 ramp
primary
#A2AEF9
secondary
#F5F1D6
accent
#C501E4
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285