#A2AFF0#A2AFF0
#A2AFF0 is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.8% C 0.094 H 275.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFF0 |
|---|---|
| RGB | rgb(162, 175, 240) |
| HSL | hsl(230, 72%, 79%) |
| HSV | hsv(230, 33%, 94%) |
| CMYK | cmyk(32.5%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(72.65, 10.33, -33.89) |
| CIE-LCH | lch(72.65, 35.43, 286.95°) |
| OKLab | oklab(76.79% 0.0086 -0.094) |
| OKLCH | oklch(76.79% 0.094 275.2) |
| XYZ | xyz(45.9540, 44.6310, 88.6146) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.33
Periwinkle Blue
#8F99FB
ΔE00 6.87
Light Periwinkle
#C1C6FC
ΔE00 7.09
Carolina Blue
#8AB8FE
ΔE00 8.07
Lightsteelblue
#B0C4DE
ΔE00 8.80
Powder Blue (survey)
#B1D1FC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFF0 #F0E3A2
analogous
#A2D6F0 #A2AFF0 #BCA2F0
triadic
#A2AFF0 #F0A2AF #AFF0A2
tetradic
#A2AFF0 #F0A2D6 #F0E3A2 #A2F0BC
square
#A2AFF0 #F0A2D6 #F0E3A2 #A2F0BC
split-complementary
#A2AFF0 #F0BCA2 #D6F0A2
monochromatic
#3954DF #6D82E8 #A2AFF0 #D7DCF9 #E5E8FB
Accessibility & contrast
On white
2.12
#A2AFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#A2AFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFF0
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFF0 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F3
Deuteranopia (green-blind)
#96AFEE
Tritanopia (blue-blind)
#8DBBC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2aff0; /* rgb */ color: rgb(162, 175, 240); /* oklch */ color: oklch(76.8% 0.094 275.2);
Tailwind
colors: {
custom: {
50: '#bfc6f5',
500: '#a2aff0',
950: '#000000',
},
}SCSS
$custom: #a2aff0; $custom-light: #bfc6f5; $custom-dark: #000000;
JSON
{
"hex": "#a2aff0",
"rgb": {
"r": 162,
"g": 175,
"b": 240
},
"hsl": {
"h": 230,
"s": 72.222,
"l": 78.824
},
"oklch": {
"l": 0.76794,
"c": 0.0944,
"h": 275.2
},
"luminance": 0.44633
}Semantic roles & 50–950 ramp
primary
#A2AFF0
secondary
#F2EED9
accent
#B411D4
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285