#A2AACE#A2AACE
#A2AACE is a light, muted blue. Relative luminance 0.409; OKLCH L 74.4% C 0.053 H 275.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AACE |
|---|---|
| RGB | rgb(162, 170, 206) |
| HSL | hsl(229, 31%, 72%) |
| HSV | hsv(229, 21%, 81%) |
| CMYK | cmyk(21.4%, 17.5%, 0%, 19.2%) |
| CIE-LAB | lab(70.10, 4.88, -19.22) |
| CIE-LCH | lch(70.10, 19.83, 284.23°) |
| OKLab | oklab(74.39% 0.0048 -0.0525) |
| OKLCH | oklch(74.39% 0.053 275.2) |
| XYZ | xyz(40.4128, 40.8862, 64.1432) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.90
Lightsteelblue
#B0C4DE
ΔE00 9.09
Lavender
#B39DDB
ΔE00 9.11
Light Blue Grey
#B7C9E2
ΔE00 9.83
Cloudy Blue
#ACC2D9
ΔE00 9.95
Pastel Blue
#A2BFFE
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AACE #CEC6A2
analogous
#A2C0CE #A2AACE #B0A2CE
triadic
#A2AACE #CEA2AA #AACEA2
tetradic
#A2AACE #CEA2C0 #CEC6A2 #A2CEB0
square
#A2AACE #CEA2C0 #CEC6A2 #A2CEB0
split-complementary
#A2AACE #CEB0A2 #C0CEA2
monochromatic
#5563A1 #7A85B9 #A2AACE #CACFE3 #EBEDF4
Accessibility & contrast
On white
2.29
#A2AACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#A2AACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AACE
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AACE | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADD0
Deuteranopia (green-blind)
#9DAACD
Tritanopia (blue-blind)
#98B1B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2aace; /* rgb */ color: rgb(162, 170, 206); /* oklch */ color: oklch(74.4% 0.053 275.2);
Tailwind
colors: {
custom: {
50: '#bec3dd',
500: '#a2aace',
950: '#000000',
},
}SCSS
$custom: #a2aace; $custom-light: #bec3dd; $custom-dark: #000000;
JSON
{
"hex": "#a2aace",
"rgb": {
"r": 162,
"g": 170,
"b": 206
},
"hsl": {
"h": 229.091,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.74394,
"c": 0.0527,
"h": 275.2
},
"luminance": 0.40887
}Semantic roles & 50–950 ramp
primary
#A2AACE
secondary
#EBE9E0
accent
#963CAA
background
#FBFBFD
surface
#F7F7FB
border
#D0D0D4
text
#121215
muted
#818183