#A2AFF3#A2AFF3
#A2AFF3 is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.9% C 0.099 H 275.5°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFF3 |
|---|---|
| RGB | rgb(162, 175, 243) |
| HSL | hsl(230, 77%, 79%) |
| HSV | hsv(230, 33%, 95%) |
| CMYK | cmyk(33.3%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(72.77, 11.09, -35.33) |
| CIE-LCH | lch(72.77, 37.03, 287.43°) |
| OKLab | oklab(76.93% 0.0095 -0.0981) |
| OKLCH | oklch(76.93% 0.099 275.5) |
| XYZ | xyz(46.4033, 44.8107, 90.9810) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.19
Periwinkle Blue
#8F99FB
ΔE00 6.65
Light Periwinkle
#C1C6FC
ΔE00 7.25
Carolina Blue
#8AB8FE
ΔE00 7.92
Lightsteelblue
#B0C4DE
ΔE00 8.81
Powder Blue (survey)
#B1D1FC
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFF3 #F3E6A2
analogous
#A2D8F3 #A2AFF3 #BEA2F3
triadic
#A2AFF3 #F3A2AF #AFF3A2
tetradic
#A2AFF3 #F3A2D8 #F3E6A2 #A2F3BE
square
#A2AFF3 #F3A2D8 #F3E6A2 #A2F3BE
split-complementary
#A2AFF3 #F3BEA2 #D8F3A2
monochromatic
#3652E5 #6C80EC #A2AFF3 #D8DEFA #E4E8FC
Accessibility & contrast
On white
2.11
#A2AFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#A2AFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFF3
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFF3 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F6
Deuteranopia (green-blind)
#94B0F1
Tritanopia (blue-blind)
#8CBCC7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a2aff3; /* rgb */ color: rgb(162, 175, 243); /* oklch */ color: oklch(76.9% 0.099 275.5);
Tailwind
colors: {
custom: {
50: '#bfc6f7',
500: '#a2aff3',
950: '#000000',
},
}SCSS
$custom: #a2aff3; $custom-light: #bfc6f7; $custom-dark: #000000;
JSON
{
"hex": "#a2aff3",
"rgb": {
"r": 162,
"g": 175,
"b": 243
},
"hsl": {
"h": 230.37,
"s": 77.143,
"l": 79.412
},
"oklch": {
"l": 0.76926,
"c": 0.0986,
"h": 275.5
},
"luminance": 0.44812
}Semantic roles & 50–950 ramp
primary
#A2AFF3
secondary
#F3EFD8
accent
#B80CD9
background
#FBFCFF
surface
#F7F8FE
border
#D0D1D6
text
#121317
muted
#818285