#AAAEC7#AAAEC7
#AAAEC7 is a light, muted blue. Relative luminance 0.429; OKLCH L 75.6% C 0.036 H 278.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEC7 |
|---|---|
| RGB | rgb(170, 174, 199) |
| HSL | hsl(232, 21%, 72%) |
| HSV | hsv(232, 15%, 78%) |
| CMYK | cmyk(14.6%, 12.6%, 0%, 22%) |
| CIE-LAB | lab(71.52, 3.68, -13.17) |
| CIE-LCH | lch(71.52, 13.67, 285.61°) |
| OKLab | oklab(75.58% 0.0052 -0.0356) |
| OKLCH | oklch(75.58% 0.036 278.3) |
| XYZ | xyz(42.0201, 42.9412, 60.0964) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.37
Dove Gray
#B6B8BD
ΔE00 8.74
Light Blue Grey
#B7C9E2
ΔE00 8.81
Cloudy Blue
#ACC2D9
ΔE00 9.10
Cool Gray
#9AA7B0
ΔE00 9.78
Light Periwinkle
#C1C6FC
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEC7 #C7C3AA
analogous
#AABDC7 #AAAEC7 #B5AAC7
triadic
#AAAEC7 #C7AAAE #AEC7AA
tetradic
#AAAEC7 #C7AABD #C7C3AA #AAC7B5
square
#AAAEC7 #C7AABD #C7C3AA #AAC7B5
split-complementary
#AAAEC7 #C7B5AA #BDC7AA
monochromatic
#626995 #858BAF #AAAEC7 #CFD1DF #EDEDF3
Accessibility & contrast
On white
2.19
#AAAEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#AAAEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEC7
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEC7 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B0C8
Deuteranopia (green-blind)
#A6AEC6
Tritanopia (blue-blind)
#A4B2B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaec7; /* rgb */ color: rgb(170, 174, 199); /* oklch */ color: oklch(75.6% 0.036 278.3);
Tailwind
colors: {
custom: {
50: '#c3c6d8',
500: '#aaaec7',
950: '#000000',
},
}SCSS
$custom: #aaaec7; $custom-light: #c3c6d8; $custom-dark: #000000;
JSON
{
"hex": "#aaaec7",
"rgb": {
"r": 170,
"g": 174,
"b": 199
},
"hsl": {
"h": 231.724,
"s": 20.567,
"l": 72.353
},
"oklch": {
"l": 0.75576,
"c": 0.03602,
"h": 278.3
},
"luminance": 0.42942
}Semantic roles & 50–950 ramp
primary
#AAAEC7
secondary
#E9E8E2
accent
#93479F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283