#A2AFF2#A2AFF2
#A2AFF2 is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.9% C 0.097 H 275.4°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFF2 |
|---|---|
| RGB | rgb(162, 175, 242) |
| HSL | hsl(230, 75%, 79%) |
| HSV | hsv(230, 33%, 95%) |
| CMYK | cmyk(33.1%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(72.73, 10.84, -34.85) |
| CIE-LCH | lch(72.73, 36.50, 287.27°) |
| OKLab | oklab(76.88% 0.0092 -0.0968) |
| OKLCH | oklch(76.88% 0.097 275.4) |
| XYZ | xyz(46.2527, 44.7505, 90.1879) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.23
Periwinkle Blue
#8F99FB
ΔE00 6.72
Light Periwinkle
#C1C6FC
ΔE00 7.19
Carolina Blue
#8AB8FE
ΔE00 7.97
Lightsteelblue
#B0C4DE
ΔE00 8.81
Powder Blue (survey)
#B1D1FC
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFF2 #F2E5A2
analogous
#A2D7F2 #A2AFF2 #BDA2F2
triadic
#A2AFF2 #F2A2AF #AFF2A2
tetradic
#A2AFF2 #F2A2D7 #F2E5A2 #A2F2BD
square
#A2AFF2 #F2A2D7 #F2E5A2 #A2F2BD
split-complementary
#A2AFF2 #F2BDA2 #D7F2A2
monochromatic
#3753E3 #6C81EA #A2AFF2 #D8DDFA #E4E8FB
Accessibility & contrast
On white
2.11
#A2AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#A2AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFF2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFF2 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F5
Deuteranopia (green-blind)
#95B0F0
Tritanopia (blue-blind)
#8CBCC7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2aff2; /* rgb */ color: rgb(162, 175, 242); /* oklch */ color: oklch(76.9% 0.097 275.4);
Tailwind
colors: {
custom: {
50: '#bfc6f6',
500: '#a2aff2',
950: '#000000',
},
}SCSS
$custom: #a2aff2; $custom-light: #bfc6f6; $custom-dark: #000000;
JSON
{
"hex": "#a2aff2",
"rgb": {
"r": 162,
"g": 175,
"b": 242
},
"hsl": {
"h": 230.25,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.76882,
"c": 0.09721,
"h": 275.4
},
"luminance": 0.44752
}Semantic roles & 50–950 ramp
primary
#A2AFF2
secondary
#F3EFD8
accent
#B70ED8
background
#FBFCFF
surface
#F7F8FE
border
#D0D1D6
text
#121317
muted
#818285