#AAAEC2#AAAEC2
#AAAEC2 is a light, muted blue. Relative luminance 0.427; OKLCH L 75.4% C 0.029 H 276.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEC2 |
|---|---|
| RGB | rgb(170, 174, 194) |
| HSL | hsl(230, 16%, 71%) |
| HSV | hsv(230, 12%, 76%) |
| CMYK | cmyk(12.4%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(71.36, 2.62, -10.65) |
| CIE-LCH | lch(71.36, 10.97, 283.79°) |
| OKLab | oklab(75.4% 0.0034 -0.0287) |
| OKLCH | oklch(75.4% 0.029 276.7) |
| XYZ | xyz(41.4491, 42.7128, 57.0891) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.05
Lightsteelblue
#B0C4DE
ΔE00 8.09
Cool Gray
#9AA7B0
ΔE00 8.17
Cloudy Blue
#ACC2D9
ΔE00 8.50
Light Blue Grey
#B7C9E2
ΔE00 8.55
Dark Gray
#A9A9A9
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEC2 #C2BEAA
analogous
#AABAC2 #AAAEC2 #B2AAC2
triadic
#AAAEC2 #C2AAAE #AEC2AA
tetradic
#AAAEC2 #C2AABA #C2BEAA #AAC2B2
square
#AAAEC2 #C2AABA #C2BEAA #AAC2B2
split-complementary
#AAAEC2 #C2B2AA #BAC2AA
monochromatic
#656C8D #868CA8 #AAAEC2 #CED0DC #EDEEF2
Accessibility & contrast
On white
2.20
#AAAEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#AAAEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEC2
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEC2 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B0C3
Deuteranopia (green-blind)
#A7AEC1
Tritanopia (blue-blind)
#A5B1B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaec2; /* rgb */ color: rgb(170, 174, 194); /* oklch */ color: oklch(75.4% 0.029 276.7);
Tailwind
colors: {
custom: {
50: '#c3c6d4',
500: '#aaaec2',
950: '#000000',
},
}SCSS
$custom: #aaaec2; $custom-light: #c3c6d4; $custom-dark: #000000;
JSON
{
"hex": "#aaaec2",
"rgb": {
"r": 170,
"g": 174,
"b": 194
},
"hsl": {
"h": 230,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.75403,
"c": 0.02893,
"h": 276.7
},
"luminance": 0.42713
}Semantic roles & 50–950 ramp
primary
#AAAEC2
secondary
#E7E6E1
accent
#8D4B9B
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283