#A2AAEE#A2AAEE
#A2AAEE is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.7% C 0.098 H 278.6°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAEE |
|---|---|
| RGB | rgb(162, 170, 238) |
| HSL | hsl(234, 69%, 78%) |
| HSV | hsv(234, 32%, 93%) |
| CMYK | cmyk(31.9%, 28.6%, 0%, 6.7%) |
| CIE-LAB | lab(71.28, 12.61, -34.91) |
| CIE-LCH | lch(71.28, 37.12, 289.87°) |
| OKLab | oklab(75.71% 0.0147 -0.0969) |
| OKLCH | oklch(75.71% 0.098 278.6) |
| XYZ | xyz(44.7034, 42.6025, 86.7401) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.18
Pastel Blue
#A2BFFE
ΔE00 6.89
Light Periwinkle
#C1C6FC
ΔE00 7.83
Perrywinkle
#8F8CE7
ΔE00 8.54
Lavender
#B39DDB
ΔE00 8.71
Carolina Blue
#8AB8FE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAEE #EEE6A2
analogous
#A2D0EE #A2AAEE #C0A2EE
triadic
#A2AAEE #EEA2AA #AAEEA2
tetradic
#A2AAEE #EEA2D0 #EEE6A2 #A2EEC0
square
#A2AAEE #EEA2D0 #EEE6A2 #A2EEC0
split-complementary
#A2AAEE #EEC0A2 #D0EEA2
monochromatic
#3B4BDB #6E7BE5 #A2AAEE #D6D9F7 #E5E7FA
Accessibility & contrast
On white
2.21
#A2AAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#A2AAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAEE
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAEE | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F1
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#8EB7C2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2aaee; /* rgb */ color: rgb(162, 170, 238); /* oklch */ color: oklch(75.7% 0.098 278.6);
Tailwind
colors: {
custom: {
50: '#bfc3f3',
500: '#a2aaee',
950: '#000000',
},
}SCSS
$custom: #a2aaee; $custom-light: #bfc3f3; $custom-dark: #000000;
JSON
{
"hex": "#a2aaee",
"rgb": {
"r": 162,
"g": 170,
"b": 238
},
"hsl": {
"h": 233.684,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.75711,
"c": 0.09804,
"h": 278.6
},
"luminance": 0.42604
}Semantic roles & 50–950 ramp
primary
#A2AAEE
secondary
#F2EFD9
accent
#BD14D1
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121217
muted
#818185