#AAAED3#AAAED3
#AAAED3 is a light, muted blue. Relative luminance 0.435; OKLCH L 76.0% C 0.053 H 280.2°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAED3 |
|---|---|
| RGB | rgb(170, 174, 211) |
| HSL | hsl(234, 32%, 75%) |
| HSV | hsv(234, 19%, 83%) |
| CMYK | cmyk(19.4%, 17.5%, 0%, 17.3%) |
| CIE-LAB | lab(71.91, 6.32, -19.16) |
| CIE-LCH | lch(71.91, 20.17, 288.25°) |
| OKLab | oklab(76.01% 0.0094 -0.0522) |
| OKLCH | oklch(76.01% 0.053 280.2) |
| XYZ | xyz(43.4687, 43.5206, 67.7255) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.72
Lavender
#B39DDB
ΔE00 8.54
Periwinkle
#CCCCFF
ΔE00 8.87
Lightsteelblue
#B0C4DE
ΔE00 9.41
Light Blue Grey
#B7C9E2
ΔE00 9.87
Pastel Blue
#A2BFFE
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAED3 #D3CFAA
analogous
#AAC3D3 #AAAED3 #BBAAD3
triadic
#AAAED3 #D3AAAE #AED3AA
tetradic
#AAAED3 #D3AAC3 #D3CFAA #AAD3BB
square
#AAAED3 #D3AAC3 #D3CFAA #AAD3BB
split-complementary
#AAAED3 #D3BBAA #C3D3AA
monochromatic
#5961A9 #8288BE #AAAED3 #D2D4E8 #EBECF5
Accessibility & contrast
On white
2.16
#AAAED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#AAAED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAED3
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAED3 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B2D5
Deuteranopia (green-blind)
#A2AFD2
Tritanopia (blue-blind)
#A1B4BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaed3; /* rgb */ color: rgb(170, 174, 211); /* oklch */ color: oklch(76.0% 0.053 280.2);
Tailwind
colors: {
custom: {
50: '#c3c6e0',
500: '#aaaed3',
950: '#000000',
},
}SCSS
$custom: #aaaed3; $custom-light: #c3c6e0; $custom-dark: #000000;
JSON
{
"hex": "#aaaed3",
"rgb": {
"r": 170,
"g": 174,
"b": 211
},
"hsl": {
"h": 234.146,
"s": 31.783,
"l": 74.706
},
"oklch": {
"l": 0.76012,
"c": 0.05309,
"h": 280.2
},
"luminance": 0.43521
}Semantic roles & 50–950 ramp
primary
#AAAED3
secondary
#EBEAE0
accent
#A03BAB
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283