#A2AAEF#A2AAEF
#A2AAEF is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.8% C 0.099 H 278.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAEF |
|---|---|
| RGB | rgb(162, 170, 239) |
| HSL | hsl(234, 71%, 79%) |
| HSV | hsv(234, 32%, 94%) |
| CMYK | cmyk(32.2%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(71.32, 12.87, -35.39) |
| CIE-LCH | lch(71.32, 37.66, 289.98°) |
| OKLab | oklab(75.76% 0.0149 -0.0983) |
| OKLCH | oklch(75.76% 0.099 278.6) |
| XYZ | xyz(44.8507, 42.6614, 87.5160) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.08
Pastel Blue
#A2BFFE
ΔE00 6.84
Light Periwinkle
#C1C6FC
ΔE00 7.87
Perrywinkle
#8F8CE7
ΔE00 8.51
Lavender
#B39DDB
ΔE00 8.79
Carolina Blue
#8AB8FE
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAEF #EFE7A2
analogous
#A2D0EF #A2AAEF #C0A2EF
triadic
#A2AAEF #EFA2AA #AAEFA2
tetradic
#A2AAEF #EFA2D0 #EFE7A2 #A2EFC0
square
#A2AAEF #EFA2D0 #EFE7A2 #A2EFC0
split-complementary
#A2AAEF #EFC0A2 #D0EFA2
monochromatic
#3A4BDD #6E7AE6 #A2AAEF #D6DAF8 #E5E7FB
Accessibility & contrast
On white
2.20
#A2AAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#A2AAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAEF
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAEF | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F2
Deuteranopia (green-blind)
#91ACED
Tritanopia (blue-blind)
#8EB7C2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2aaef; /* rgb */ color: rgb(162, 170, 239); /* oklch */ color: oklch(75.8% 0.099 278.6);
Tailwind
colors: {
custom: {
50: '#bfc3f4',
500: '#a2aaef',
950: '#000000',
},
}SCSS
$custom: #a2aaef; $custom-light: #bfc3f4; $custom-dark: #000000;
JSON
{
"hex": "#a2aaef",
"rgb": {
"r": 162,
"g": 170,
"b": 239
},
"hsl": {
"h": 233.766,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.75755,
"c": 0.09945,
"h": 278.6
},
"luminance": 0.42663
}Semantic roles & 50–950 ramp
primary
#A2AAEF
secondary
#F2EFD9
accent
#BF13D3
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121217
muted
#818185