#A2AEF8#A2AEF8
#A2AEF8 is a light, moderate blue. Relative luminance 0.447; OKLCH L 77.0% C 0.107 H 276.5°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEF8 |
|---|---|
| RGB | rgb(162, 174, 248) |
| HSL | hsl(232, 86%, 80%) |
| HSV | hsv(232, 35%, 97%) |
| CMYK | cmyk(34.7%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(72.71, 12.93, -38.12) |
| CIE-LCH | lch(72.71, 40.26, 288.74°) |
| OKLab | oklab(76.95% 0.0121 -0.1062) |
| OKLCH | oklch(76.95% 0.107 276.5) |
| XYZ | xyz(46.9748, 44.7291, 94.9472) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.31
Periwinkle Blue
#8F99FB
ΔE00 6.12
Light Periwinkle
#C1C6FC
ΔE00 7.69
Carolina Blue
#8AB8FE
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 8.97
Powder Blue (survey)
#B1D1FC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEF8 #F8ECA2
analogous
#A2D9F8 #A2AEF8 #C1A2F8
triadic
#A2AEF8 #F8A2AE #AEF8A2
tetradic
#A2AEF8 #F8A2D9 #F8ECA2 #A2F8C1
square
#A2AEF8 #F8A2D9 #F8ECA2 #A2F8C1
split-complementary
#A2AEF8 #F8C1A2 #D9F8A2
monochromatic
#304BEF #697CF4 #A2AEF8 #DBE0FC #E3E6FD
Accessibility & contrast
On white
2.11
#A2AEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#A2AEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEF8
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEF8 | 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)
#97B6FB
Deuteranopia (green-blind)
#91AFF6
Tritanopia (blue-blind)
#8ABCC8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2aef8; /* rgb */ color: rgb(162, 174, 248); /* oklch */ color: oklch(77.0% 0.107 276.5);
Tailwind
colors: {
custom: {
50: '#c0c6fb',
500: '#a2aef8',
950: '#000000',
},
}SCSS
$custom: #a2aef8; $custom-light: #c0c6fb; $custom-dark: #000000;
JSON
{
"hex": "#a2aef8",
"rgb": {
"r": 162,
"g": 174,
"b": 248
},
"hsl": {
"h": 231.628,
"s": 86,
"l": 80.392
},
"oklch": {
"l": 0.76951,
"c": 0.10685,
"h": 276.5
},
"luminance": 0.44731
}Semantic roles & 50–950 ramp
primary
#A2AEF8
secondary
#F5F1D6
accent
#C303E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285