#AAAED7#AAAED7
#AAAED7 is a light, muted blue. Relative luminance 0.437; OKLCH L 76.2% C 0.059 H 280.5°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAED7 |
|---|---|
| RGB | rgb(170, 174, 215) |
| HSL | hsl(235, 36%, 75%) |
| HSV | hsv(235, 21%, 84%) |
| CMYK | cmyk(20.9%, 19.1%, 0%, 15.7%) |
| CIE-LAB | lab(72.04, 7.22, -21.14) |
| CIE-LCH | lch(72.04, 22.34, 288.86°) |
| OKLab | oklab(76.16% 0.0107 -0.0578) |
| OKLCH | oklch(76.16% 0.059 280.5) |
| XYZ | xyz(43.9764, 43.7237, 70.3994) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.15
Lavender
#B39DDB
ΔE00 7.95
Periwinkle
#CCCCFF
ΔE00 8.45
Lightsteelblue
#B0C4DE
ΔE00 9.66
Pastel Blue
#A2BFFE
ΔE00 9.85
Pale Violet
#CEAEFA
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAED7 #D7D3AA
analogous
#AAC4D7 #AAAED7 #BCAAD7
triadic
#AAAED7 #D7AAAE #AED7AA
tetradic
#AAAED7 #D7AAC4 #D7D3AA #AAD7BC
square
#AAAED7 #D7AAC4 #D7D3AA #AAD7BC
split-complementary
#AAAED7 #D7BCAA #C4D7AA
monochromatic
#575FB0 #8086C3 #AAAED7 #D4D6EB #EAEBF5
Accessibility & contrast
On white
2.15
#AAAED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#AAAED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAED7
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAED7 | 1.00 | 2.15 | 9.74 | 9.74 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B2D9
Deuteranopia (green-blind)
#A1AFD6
Tritanopia (blue-blind)
#A0B5BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaaed7; /* rgb */ color: rgb(170, 174, 215); /* oklch */ color: oklch(76.2% 0.059 280.5);
Tailwind
colors: {
custom: {
50: '#c4c6e3',
500: '#aaaed7',
950: '#000000',
},
}SCSS
$custom: #aaaed7; $custom-light: #c4c6e3; $custom-dark: #000000;
JSON
{
"hex": "#aaaed7",
"rgb": {
"r": 170,
"g": 174,
"b": 215
},
"hsl": {
"h": 234.667,
"s": 36,
"l": 75.49
},
"oklch": {
"l": 0.76164,
"c": 0.05878,
"h": 280.5
},
"luminance": 0.43724
}Semantic roles & 50–950 ramp
primary
#AAAED7
secondary
#ECEBDF
accent
#A437AF
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283