#A2AFF9#A2AFF9
#A2AFF9 is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.2% C 0.107 H 276.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFF9 |
|---|---|
| RGB | rgb(162, 175, 249) |
| HSL | hsl(231, 88%, 81%) |
| HSV | hsv(231, 35%, 98%) |
| CMYK | cmyk(34.9%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(73.01, 12.63, -38.20) |
| CIE-LCH | lch(73.01, 40.24, 288.30°) |
| OKLab | oklab(77.19% 0.0111 -0.1064) |
| OKLCH | oklch(77.19% 0.107 276) |
| XYZ | xyz(47.3242, 45.1791, 95.8311) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.99
Periwinkle Blue
#8F99FB
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 7.62
Carolina Blue
#8AB8FE
ΔE00 7.65
Lightsteelblue
#B0C4DE
ΔE00 8.84
Powder Blue (survey)
#B1D1FC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFF9 #F9ECA2
analogous
#A2DBF9 #A2AFF9 #C0A2F9
triadic
#A2AFF9 #F9A2AF #AFF9A2
tetradic
#A2AFF9 #F9A2DB #F9ECA2 #A2F9C0
square
#A2AFF9 #F9A2DB #F9ECA2 #A2F9C0
split-complementary
#A2AFF9 #F9C0A2 #DBF9A2
monochromatic
#2F4CF2 #697EF5 #A2AFF9 #DBE0FD #E2E6FD
Accessibility & contrast
On white
2.09
#A2AFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#A2AFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFF9
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFF9 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FC
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#89BDC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a2aff9; /* rgb */ color: rgb(162, 175, 249); /* oklch */ color: oklch(77.2% 0.107 276.0);
Tailwind
colors: {
custom: {
50: '#c0c6fb',
500: '#a2aff9',
950: '#000000',
},
}SCSS
$custom: #a2aff9; $custom-light: #c0c6fb; $custom-dark: #000000;
JSON
{
"hex": "#a2aff9",
"rgb": {
"r": 162,
"g": 175,
"b": 249
},
"hsl": {
"h": 231.034,
"s": 87.879,
"l": 80.588
},
"oklch": {
"l": 0.77194,
"c": 0.10697,
"h": 276
},
"luminance": 0.45181
}Semantic roles & 50–950 ramp
primary
#A2AFF9
secondary
#F5F0D6
accent
#C201E4
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285