#A2AEFF#A2AEFF
#A2AEFF is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.3% C 0.117 H 276.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEFF |
|---|---|
| RGB | rgb(162, 174, 255) |
| HSL | hsl(232, 100%, 82%) |
| HSV | hsv(232, 36%, 100%) |
| CMYK | cmyk(36.5%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(73.00, 14.76, -41.45) |
| CIE-LCH | lch(73.00, 44.00, 289.59°) |
| OKLab | oklab(77.27% 0.0139 -0.1157) |
| OKLCH | oklch(77.27% 0.117 276.9) |
| XYZ | xyz(48.0811, 45.1716, 100.7740) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.21
Periwinkle Blue
#8F99FB
ΔE00 5.83
Carolina Blue
#8AB8FE
ΔE00 7.70
Light Periwinkle
#C1C6FC
ΔE00 8.18
Lightsteelblue
#B0C4DE
ΔE00 9.03
Light Grey Blue
#9DBCD4
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEFF #FFF3A2
analogous
#A2DDFF #A2AEFF #C5A2FF
triadic
#A2AEFF #FFA2AE #AEFFA2
tetradic
#A2AEFF #FFA2DD #FFF3A2 #A2FFC5
square
#A2AEFF #FFA2DD #FFF3A2 #A2FFC5
split-complementary
#A2AEFF #FFC5A2 #DDFFA2
monochromatic
#2843FF #6579FF #A2AEFF #DFE3FF #E0E4FF
Accessibility & contrast
On white
2.09
#A2AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#A2AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEFF
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEFF | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#8EB0FD
Tritanopia (blue-blind)
#87BECB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a2aeff; /* rgb */ color: rgb(162, 174, 255); /* oklch */ color: oklch(77.3% 0.117 276.9);
Tailwind
colors: {
custom: {
50: '#c0c6ff',
500: '#a2aeff',
950: '#000000',
},
}SCSS
$custom: #a2aeff; $custom-light: #c0c6ff; $custom-dark: #000000;
JSON
{
"hex": "#a2aeff",
"rgb": {
"r": 162,
"g": 174,
"b": 255
},
"hsl": {
"h": 232.258,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.77272,
"c": 0.11658,
"h": 276.9
},
"luminance": 0.45173
}Semantic roles & 50–950 ramp
primary
#A2AEFF
secondary
#F7F3D4
accent
#C800E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121318
muted
#818286