#AAADE1#AAADE1
#AAADE1 is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.4% C 0.074 H 281.9°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADE1 |
|---|---|
| RGB | rgb(170, 173, 225) |
| HSL | hsl(237, 48%, 77%) |
| HSV | hsv(237, 24%, 88%) |
| CMYK | cmyk(24.4%, 23.1%, 0%, 11.8%) |
| CIE-LAB | lab(72.14, 10.09, -26.46) |
| CIE-LCH | lch(72.14, 28.32, 290.88°) |
| OKLab | oklab(76.36% 0.0153 -0.0727) |
| OKLCH | oklch(76.36% 0.074 281.9) |
| XYZ | xyz(45.1083, 43.8685, 77.3104) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.51
Lavender
#B39DDB
ΔE00 6.95
Periwinkle
#CCCCFF
ΔE00 8.17
Pale Violet
#CEAEFA
ΔE00 8.76
Pastel Blue
#A2BFFE
ΔE00 8.82
Periwinkle Blue
#8F99FB
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADE1 #E1DEAA
analogous
#AAC9E1 #AAADE1 #C2AAE1
triadic
#AAADE1 #E1AAAD #ADE1AA
tetradic
#AAADE1 #E1AAC9 #E1DEAA #AAE1C2
square
#AAADE1 #E1AAC9 #E1DEAA #AAE1C2
split-complementary
#AAADE1 #E1C2AA #C9E1AA
monochromatic
#5056C1 #7D81D1 #AAADE1 #D7D9F1 #E8E9F7
Accessibility & contrast
On white
2.15
#AAADE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#AAADE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADE1
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADE1 | 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)
#9FB3E3
Deuteranopia (green-blind)
#9DAFE0
Tritanopia (blue-blind)
#9DB6BF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaade1; /* rgb */ color: rgb(170, 173, 225); /* oklch */ color: oklch(76.4% 0.074 281.9);
Tailwind
colors: {
custom: {
50: '#c4c5ea',
500: '#aaade1',
950: '#000000',
},
}SCSS
$custom: #aaade1; $custom-light: #c4c5ea; $custom-dark: #000000;
JSON
{
"hex": "#aaade1",
"rgb": {
"r": 170,
"g": 173,
"b": 225
},
"hsl": {
"h": 236.727,
"s": 47.826,
"l": 77.451
},
"oklch": {
"l": 0.76357,
"c": 0.07435,
"h": 281.9
},
"luminance": 0.43869
}Semantic roles & 50–950 ramp
primary
#AAADE1
secondary
#EEEDDD
accent
#B32ABB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184