#A0AEF9#A0AEF9
#A0AEF9 is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.9% C 0.109 H 275.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AEF9 |
|---|---|
| RGB | rgb(160, 174, 249) |
| HSL | hsl(231, 88%, 80%) |
| HSV | hsv(231, 36%, 98%) |
| CMYK | cmyk(35.7%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(72.62, 12.65, -38.82) |
| CIE-LCH | lch(72.62, 40.83, 288.05°) |
| OKLab | oklab(76.85% 0.0103 -0.1082) |
| OKLCH | oklch(76.85% 0.109 275.4) |
| XYZ | xyz(46.7272, 44.5834, 95.7476) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.02
Periwinkle Blue
#8F99FB
ΔE00 5.95
Carolina Blue
#8AB8FE
ΔE00 7.42
Light Periwinkle
#C1C6FC
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.98
Powder Blue (survey)
#B1D1FC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AEF9 #F9EBA0
analogous
#A0DAF9 #A0AEF9 #BFA0F9
triadic
#A0AEF9 #F9A0AE #AEF9A0
tetradic
#A0AEF9 #F9A0DA #F9EBA0 #A0F9BF
square
#A0AEF9 #F9A0DA #F9EBA0 #A0F9BF
split-complementary
#A0AEF9 #F9BFA0 #DAF9A0
monochromatic
#2D4CF2 #667DF5 #A0AEF9 #DADFFD #E2E6FD
Accessibility & contrast
On white
2.12
#A0AEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#A0AEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AEF9
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AEF9 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FC
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#86BDC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a0aef9; /* rgb */ color: rgb(160, 174, 249); /* oklch */ color: oklch(76.9% 0.109 275.4);
Tailwind
colors: {
custom: {
50: '#bec6fb',
500: '#a0aef9',
950: '#000000',
},
}SCSS
$custom: #a0aef9; $custom-light: #bec6fb; $custom-dark: #000000;
JSON
{
"hex": "#a0aef9",
"rgb": {
"r": 160,
"g": 174,
"b": 249
},
"hsl": {
"h": 230.562,
"s": 88.119,
"l": 80.196
},
"oklch": {
"l": 0.76855,
"c": 0.1087,
"h": 275.4
},
"luminance": 0.44585
}Semantic roles & 50–950 ramp
primary
#A0AEF9
secondary
#F5F0D6
accent
#C101E5
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285