#A0AFF9#A0AFF9
#A0AFF9 is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.1% C 0.107 H 274.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AFF9 |
|---|---|
| RGB | rgb(160, 175, 249) |
| HSL | hsl(230, 88%, 80%) |
| HSV | hsv(230, 36%, 98%) |
| CMYK | cmyk(35.7%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(72.87, 12.09, -38.42) |
| CIE-LCH | lch(72.87, 40.28, 287.47°) |
| OKLab | oklab(77.05% 0.009 -0.1071) |
| OKLCH | oklch(77.05% 0.107 274.8) |
| XYZ | xyz(46.9211, 44.9712, 95.8122) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.72
Periwinkle Blue
#8F99FB
ΔE00 6.18
Carolina Blue
#8AB8FE
ΔE00 7.18
Light Periwinkle
#C1C6FC
ΔE00 7.91
Lightsteelblue
#B0C4DE
ΔE00 8.85
Powder Blue (survey)
#B1D1FC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AFF9 #F9EAA0
analogous
#A0DBF9 #A0AFF9 #BEA0F9
triadic
#A0AFF9 #F9A0AF #AFF9A0
tetradic
#A0AFF9 #F9A0DB #F9EAA0 #A0F9BE
square
#A0AFF9 #F9A0DB #F9EAA0 #A0F9BE
split-complementary
#A0AFF9 #F9BEA0 #DBF9A0
monochromatic
#2D4EF2 #667FF5 #A0AFF9 #DADFFD #E2E7FD
Accessibility & contrast
On white
2.10
#A0AFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#A0AFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AFF9
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AFF9 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FC
Deuteranopia (green-blind)
#91B0F7
Tritanopia (blue-blind)
#86BDC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a0aff9; /* rgb */ color: rgb(160, 175, 249); /* oklch */ color: oklch(77.1% 0.107 274.8);
Tailwind
colors: {
custom: {
50: '#bec6fb',
500: '#a0aff9',
950: '#000000',
},
}SCSS
$custom: #a0aff9; $custom-light: #bec6fb; $custom-dark: #000000;
JSON
{
"hex": "#a0aff9",
"rgb": {
"r": 160,
"g": 175,
"b": 249
},
"hsl": {
"h": 229.888,
"s": 88.119,
"l": 80.196
},
"oklch": {
"l": 0.77053,
"c": 0.10744,
"h": 274.8
},
"luminance": 0.44973
}Semantic roles & 50–950 ramp
primary
#A0AFF9
secondary
#F5F0D6
accent
#BE01E5
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285