#A1AEF9#A1AEF9
#A1AEF9 is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.9% C 0.108 H 276.0°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A1AEF9 |
|---|---|
| RGB | rgb(161, 174, 249) |
| HSL | hsl(231, 88%, 80%) |
| HSV | hsv(231, 35%, 98%) |
| CMYK | cmyk(35.3%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(72.69, 12.92, -38.71) |
| CIE-LCH | lch(72.69, 40.81, 288.46°) |
| OKLab | oklab(76.93% 0.0113 -0.1079) |
| OKLCH | oklch(76.93% 0.108 276) |
| XYZ | xyz(46.9280, 44.6869, 95.7570) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.15
Periwinkle Blue
#8F99FB
ΔE00 6.00
Carolina Blue
#8AB8FE
ΔE00 7.65
Light Periwinkle
#C1C6FC
ΔE00 7.90
Lightsteelblue
#B0C4DE
ΔE00 8.98
Powder Blue (survey)
#B1D1FC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1AEF9 #F9ECA1
analogous
#A1DAF9 #A1AEF9 #C0A1F9
triadic
#A1AEF9 #F9A1AE #AEF9A1
tetradic
#A1AEF9 #F9A1DA #F9ECA1 #A1F9C0
square
#A1AEF9 #F9A1DA #F9ECA1 #A1F9C0
split-complementary
#A1AEF9 #F9C0A1 #DAF9A1
monochromatic
#2E4BF2 #677CF5 #A1AEF9 #DBE0FD #E2E6FD
Accessibility & contrast
On white
2.11
#A1AEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#A1AEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1AEF9
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1AEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1AEF9 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FC
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#88BCC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a1aef9; /* rgb */ color: rgb(161, 174, 249); /* oklch */ color: oklch(76.9% 0.108 276.0);
Tailwind
colors: {
custom: {
50: '#bfc6fb',
500: '#a1aef9',
950: '#000000',
},
}SCSS
$custom: #a1aef9; $custom-light: #bfc6fb; $custom-dark: #000000;
JSON
{
"hex": "#a1aef9",
"rgb": {
"r": 161,
"g": 174,
"b": 249
},
"hsl": {
"h": 231.136,
"s": 88,
"l": 80.392
},
"oklch": {
"l": 0.76925,
"c": 0.10846,
"h": 276
},
"luminance": 0.44689
}Semantic roles & 50–950 ramp
primary
#A1AEF9
secondary
#F5F1D6
accent
#C301E5
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285