#A1AFF9#A1AFF9
#A1AFF9 is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.1% C 0.107 H 275.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A1AFF9 |
|---|---|
| RGB | rgb(161, 175, 249) |
| HSL | hsl(230, 88%, 80%) |
| HSV | hsv(230, 35%, 98%) |
| CMYK | cmyk(35.3%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(72.94, 12.36, -38.31) |
| CIE-LCH | lch(72.94, 40.26, 287.88°) |
| OKLab | oklab(77.12% 0.0101 -0.1067) |
| OKLCH | oklch(77.12% 0.107 275.4) |
| XYZ | xyz(47.1219, 45.0747, 95.8216) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.85
Periwinkle Blue
#8F99FB
ΔE00 6.23
Carolina Blue
#8AB8FE
ΔE00 7.41
Light Periwinkle
#C1C6FC
ΔE00 7.76
Lightsteelblue
#B0C4DE
ΔE00 8.84
Powder Blue (survey)
#B1D1FC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1AFF9 #F9EBA1
analogous
#A1DBF9 #A1AFF9 #BFA1F9
triadic
#A1AFF9 #F9A1AF #AFF9A1
tetradic
#A1AFF9 #F9A1DB #F9EBA1 #A1F9BF
square
#A1AFF9 #F9A1DB #F9EBA1 #A1F9BF
split-complementary
#A1AFF9 #F9BFA1 #DBF9A1
monochromatic
#2E4DF2 #677EF5 #A1AFF9 #DBE0FD #E2E7FD
Accessibility & contrast
On white
2.10
#A1AFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#A1AFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1AFF9
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1AFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1AFF9 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FC
Deuteranopia (green-blind)
#91B0F7
Tritanopia (blue-blind)
#88BDC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a1aff9; /* rgb */ color: rgb(161, 175, 249); /* oklch */ color: oklch(77.1% 0.107 275.4);
Tailwind
colors: {
custom: {
50: '#bfc6fb',
500: '#a1aff9',
950: '#000000',
},
}SCSS
$custom: #a1aff9; $custom-light: #bfc6fb; $custom-dark: #000000;
JSON
{
"hex": "#a1aff9",
"rgb": {
"r": 161,
"g": 175,
"b": 249
},
"hsl": {
"h": 230.455,
"s": 88,
"l": 80.392
},
"oklch": {
"l": 0.77123,
"c": 0.1072,
"h": 275.4
},
"luminance": 0.45077
}Semantic roles & 50–950 ramp
primary
#A1AFF9
secondary
#F5F0D6
accent
#C001E5
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285