#AAAED1#AAAED1
#AAAED1 is a light, muted blue. Relative luminance 0.434; OKLCH L 75.9% C 0.050 H 280.0°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAED1 |
|---|---|
| RGB | rgb(170, 174, 209) |
| HSL | hsl(234, 30%, 74%) |
| HSV | hsv(234, 19%, 82%) |
| CMYK | cmyk(18.7%, 16.7%, 0%, 18%) |
| CIE-LAB | lab(71.84, 5.87, -18.17) |
| CIE-LCH | lch(71.84, 19.09, 287.91°) |
| OKLab | oklab(75.94% 0.0087 -0.0495) |
| OKLCH | oklch(75.94% 0.05 280) |
| XYZ | xyz(43.2195, 43.4209, 66.4133) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.05
Lavender
#B39DDB
ΔE00 8.90
Periwinkle
#CCCCFF
ΔE00 9.14
Lightsteelblue
#B0C4DE
ΔE00 9.26
Light Blue Grey
#B7C9E2
ΔE00 9.70
Cloudy Blue
#ACC2D9
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAED1 #D1CDAA
analogous
#AAC2D1 #AAAED1 #BAAAD1
triadic
#AAAED1 #D1AAAE #AED1AA
tetradic
#AAAED1 #D1AAC2 #D1CDAA #AAD1BA
square
#AAAED1 #D1AAC2 #D1CDAA #AAD1BA
split-complementary
#AAAED1 #D1BAAA #C2D1AA
monochromatic
#5B62A6 #8288BC #AAAED1 #D2D4E6 #EBECF4
Accessibility & contrast
On white
2.17
#AAAED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#AAAED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAED1
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAED1 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B1D3
Deuteranopia (green-blind)
#A3AFD0
Tritanopia (blue-blind)
#A1B4BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaed1; /* rgb */ color: rgb(170, 174, 209); /* oklch */ color: oklch(75.9% 0.050 280.0);
Tailwind
colors: {
custom: {
50: '#c3c6df',
500: '#aaaed1',
950: '#000000',
},
}SCSS
$custom: #aaaed1; $custom-light: #c3c6df; $custom-dark: #000000;
JSON
{
"hex": "#aaaed1",
"rgb": {
"r": 170,
"g": 174,
"b": 209
},
"hsl": {
"h": 233.846,
"s": 29.771,
"l": 74.314
},
"oklch": {
"l": 0.75937,
"c": 0.05024,
"h": 280
},
"luminance": 0.43422
}Semantic roles & 50–950 ramp
primary
#AAAED1
secondary
#EBEAE0
accent
#9D3DA8
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283