#A2AEFA#A2AEFA
#A2AEFA is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.0% C 0.110 H 276.6°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEFA |
|---|---|
| RGB | rgb(162, 174, 250) |
| HSL | hsl(232, 90%, 81%) |
| HSV | hsv(232, 35%, 98%) |
| CMYK | cmyk(35.2%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(72.80, 13.45, -39.08) |
| CIE-LCH | lch(72.80, 41.33, 288.99°) |
| OKLab | oklab(77.04% 0.0127 -0.1089) |
| OKLCH | oklch(77.04% 0.11 276.6) |
| XYZ | xyz(47.2867, 44.8538, 96.5901) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.27
Periwinkle Blue
#8F99FB
ΔE00 6.02
Light Periwinkle
#C1C6FC
ΔE00 7.83
Carolina Blue
#8AB8FE
ΔE00 7.85
Lightsteelblue
#B0C4DE
ΔE00 8.98
Powder Blue (survey)
#B1D1FC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEFA #FAEEA2
analogous
#A2DAFA #A2AEFA #C2A2FA
triadic
#A2AEFA #FAA2AE #AEFAA2
tetradic
#A2AEFA #FAA2DA #FAEEA2 #A2FAC2
square
#A2AEFA #FAA2DA #FAEEA2 #A2FAC2
split-complementary
#A2AEFA #FAC2A2 #DAFAA2
monochromatic
#2E49F4 #687BF7 #A2AEFA #DCE1FD #E2E6FD
Accessibility & contrast
On white
2.11
#A2AEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#A2AEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEFA
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEFA | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FD
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#89BDC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a2aefa; /* rgb */ color: rgb(162, 174, 250); /* oklch */ color: oklch(77.0% 0.110 276.6);
Tailwind
colors: {
custom: {
50: '#c0c6fc',
500: '#a2aefa',
950: '#000000',
},
}SCSS
$custom: #a2aefa; $custom-light: #c0c6fc; $custom-dark: #000000;
JSON
{
"hex": "#a2aefa",
"rgb": {
"r": 162,
"g": 174,
"b": 250
},
"hsl": {
"h": 231.818,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.77041,
"c": 0.10963,
"h": 276.6
},
"luminance": 0.44856
}Semantic roles & 50–950 ramp
primary
#A2AEFA
secondary
#F6F1D5
accent
#C600E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285