#AAAED9#AAAED9
#AAAED9 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.2% C 0.062 H 280.7°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAED9 |
|---|---|
| RGB | rgb(170, 174, 217) |
| HSL | hsl(235, 38%, 76%) |
| HSV | hsv(235, 22%, 85%) |
| CMYK | cmyk(21.7%, 19.8%, 0%, 14.9%) |
| CIE-LAB | lab(72.11, 7.68, -22.13) |
| CIE-LCH | lch(72.11, 23.43, 289.14°) |
| OKLab | oklab(76.24% 0.0114 -0.0606) |
| OKLCH | oklch(76.24% 0.062 280.7) |
| XYZ | xyz(44.2349, 43.8271, 71.7611) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.91
Lavender
#B39DDB
ΔE00 7.72
Periwinkle
#CCCCFF
ΔE00 8.29
Pastel Blue
#A2BFFE
ΔE00 9.58
Pale Violet
#CEAEFA
ΔE00 9.73
Lightsteelblue
#B0C4DE
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAED9 #D9D5AA
analogous
#AAC5D9 #AAAED9 #BDAAD9
triadic
#AAAED9 #D9AAAE #AED9AA
tetradic
#AAAED9 #D9AAC5 #D9D5AA #AAD9BD
square
#AAAED9 #D9AAC5 #D9D5AA #AAD9BD
split-complementary
#AAAED9 #D9BDAA #C5D9AA
monochromatic
#555DB3 #8086C6 #AAAED9 #D4D6EC #EAEBF6
Accessibility & contrast
On white
2.15
#AAAED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#AAAED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAED9
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAED9 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B2DB
Deuteranopia (green-blind)
#A0AFD8
Tritanopia (blue-blind)
#9FB5BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaaed9; /* rgb */ color: rgb(170, 174, 217); /* oklch */ color: oklch(76.2% 0.062 280.7);
Tailwind
colors: {
custom: {
50: '#c4c6e4',
500: '#aaaed9',
950: '#000000',
},
}SCSS
$custom: #aaaed9; $custom-light: #c4c6e4; $custom-dark: #000000;
JSON
{
"hex": "#aaaed9",
"rgb": {
"r": 170,
"g": 174,
"b": 217
},
"hsl": {
"h": 234.894,
"s": 38.211,
"l": 75.882
},
"oklch": {
"l": 0.76241,
"c": 0.06162,
"h": 280.7
},
"luminance": 0.43828
}Semantic roles & 50–950 ramp
primary
#AAAED9
secondary
#ECEBDF
accent
#A734B1
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283