#AAAED2#AAAED2
#AAAED2 is a light, muted blue. Relative luminance 0.435; OKLCH L 76.0% C 0.052 H 280.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAED2 |
|---|---|
| RGB | rgb(170, 174, 210) |
| HSL | hsl(234, 31%, 75%) |
| HSV | hsv(234, 19%, 82%) |
| CMYK | cmyk(19%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(71.87, 6.09, -18.66) |
| CIE-LCH | lch(71.87, 19.63, 288.08°) |
| OKLab | oklab(75.98% 0.0091 -0.0509) |
| OKLCH | oklch(75.98% 0.052 280.1) |
| XYZ | xyz(43.3437, 43.4706, 67.0674) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.88
Lavender
#B39DDB
ΔE00 8.71
Periwinkle
#CCCCFF
ΔE00 9.00
Lightsteelblue
#B0C4DE
ΔE00 9.34
Light Blue Grey
#B7C9E2
ΔE00 9.79
Cloudy Blue
#ACC2D9
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAED2 #D2CEAA
analogous
#AAC2D2 #AAAED2 #BAAAD2
triadic
#AAAED2 #D2AAAE #AED2AA
tetradic
#AAAED2 #D2AAC2 #D2CEAA #AAD2BA
square
#AAAED2 #D2AAC2 #D2CEAA #AAD2BA
split-complementary
#AAAED2 #D2BAAA #C2D2AA
monochromatic
#5A62A8 #8288BD #AAAED2 #D2D4E7 #EBECF4
Accessibility & contrast
On white
2.17
#AAAED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#AAAED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAED2
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAED2 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B2D4
Deuteranopia (green-blind)
#A3AFD1
Tritanopia (blue-blind)
#A1B4BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaed2; /* rgb */ color: rgb(170, 174, 210); /* oklch */ color: oklch(76.0% 0.052 280.1);
Tailwind
colors: {
custom: {
50: '#c3c6df',
500: '#aaaed2',
950: '#000000',
},
}SCSS
$custom: #aaaed2; $custom-light: #c3c6df; $custom-dark: #000000;
JSON
{
"hex": "#aaaed2",
"rgb": {
"r": 170,
"g": 174,
"b": 210
},
"hsl": {
"h": 234,
"s": 30.769,
"l": 74.51
},
"oklch": {
"l": 0.75975,
"c": 0.05166,
"h": 280.1
},
"luminance": 0.43471
}Semantic roles & 50–950 ramp
primary
#AAAED2
secondary
#EBEAE0
accent
#9F3CA9
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283