#A2AEEF#A2AEEF
#A2AEEF is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.6% C 0.094 H 275.9°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEEF |
|---|---|
| RGB | rgb(162, 174, 239) |
| HSL | hsl(231, 71%, 79%) |
| HSV | hsv(231, 32%, 94%) |
| CMYK | cmyk(32.2%, 27.2%, 0%, 6.3%) |
| CIE-LAB | lab(72.35, 10.63, -33.80) |
| CIE-LCH | lch(72.35, 35.44, 287.46°) |
| OKLab | oklab(76.55% 0.0097 -0.0938) |
| OKLCH | oklch(76.55% 0.094 275.9) |
| XYZ | xyz(45.6120, 44.1839, 87.7697) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.68
Periwinkle Blue
#8F99FB
ΔE00 6.77
Light Periwinkle
#C1C6FC
ΔE00 7.19
Carolina Blue
#8AB8FE
ΔE00 8.38
Lightsteelblue
#B0C4DE
ΔE00 8.97
Periwinkle
#CCCCFF
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEEF #EFE3A2
analogous
#A2D4EF #A2AEEF #BCA2EF
triadic
#A2AEEF #EFA2AE #AEEFA2
tetradic
#A2AEEF #EFA2D4 #EFE3A2 #A2EFBC
square
#A2AEEF #EFA2D4 #EFE3A2 #A2EFBC
split-complementary
#A2AEEF #EFBCA2 #D4EFA2
monochromatic
#3A53DD #6E81E6 #A2AEEF #D6DBF8 #E5E8FB
Accessibility & contrast
On white
2.13
#A2AEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#A2AEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEEF
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEEF | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB5F2
Deuteranopia (green-blind)
#95AFED
Tritanopia (blue-blind)
#8DBAC5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2aeef; /* rgb */ color: rgb(162, 174, 239); /* oklch */ color: oklch(76.6% 0.094 275.9);
Tailwind
colors: {
custom: {
50: '#bfc6f4',
500: '#a2aeef',
950: '#000000',
},
}SCSS
$custom: #a2aeef; $custom-light: #bfc6f4; $custom-dark: #000000;
JSON
{
"hex": "#a2aeef",
"rgb": {
"r": 162,
"g": 174,
"b": 239
},
"hsl": {
"h": 230.649,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.76551,
"c": 0.09427,
"h": 275.9
},
"luminance": 0.44185
}Semantic roles & 50–950 ramp
primary
#A2AEEF
secondary
#F2EED9
accent
#B513D3
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285