#A2AAEC#A2AAEC
#A2AAEC is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.6% C 0.095 H 278.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAEC |
|---|---|
| RGB | rgb(162, 170, 236) |
| HSL | hsl(234, 66%, 78%) |
| HSV | hsv(234, 31%, 93%) |
| CMYK | cmyk(31.4%, 28%, 0%, 7.5%) |
| CIE-LAB | lab(71.20, 12.11, -33.95) |
| CIE-LCH | lch(71.20, 36.04, 289.63°) |
| OKLab | oklab(75.62% 0.0141 -0.0942) |
| OKLCH | oklch(75.62% 0.095 278.5) |
| XYZ | xyz(44.4112, 42.4856, 85.2012) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.40
Pastel Blue
#A2BFFE
ΔE00 7.01
Light Periwinkle
#C1C6FC
ΔE00 7.75
Lavender
#B39DDB
ΔE00 8.54
Perrywinkle
#8F8CE7
ΔE00 8.62
Carolina Blue
#8AB8FE
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAEC #ECE4A2
analogous
#A2CFEC #A2AAEC #BFA2EC
triadic
#A2AAEC #ECA2AA #AAECA2
tetradic
#A2AAEC #ECA2CF #ECE4A2 #A2ECBF
square
#A2AAEC #ECA2CF #ECE4A2 #A2ECBF
split-complementary
#A2AAEC #ECBFA2 #CFECA2
monochromatic
#3C4DD7 #6F7CE2 #A2AAEC #D5D8F6 #E6E8FA
Accessibility & contrast
On white
2.21
#A2AAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#A2AAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAEC
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAEC | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EF
Deuteranopia (green-blind)
#92ACEA
Tritanopia (blue-blind)
#8FB6C1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2aaec; /* rgb */ color: rgb(162, 170, 236); /* oklch */ color: oklch(75.6% 0.095 278.5);
Tailwind
colors: {
custom: {
50: '#bfc3f2',
500: '#a2aaec',
950: '#000000',
},
}SCSS
$custom: #a2aaec; $custom-light: #bfc3f2; $custom-dark: #000000;
JSON
{
"hex": "#a2aaec",
"rgb": {
"r": 162,
"g": 170,
"b": 236
},
"hsl": {
"h": 233.514,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.75622,
"c": 0.09523,
"h": 278.5
},
"luminance": 0.42487
}Semantic roles & 50–950 ramp
primary
#A2AAEC
secondary
#F1EFDA
accent
#BA18CE
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121217
muted
#818185