#AAADE2#AAADE2
#AAADE2 is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.4% C 0.076 H 281.9°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADE2 |
|---|---|
| RGB | rgb(170, 173, 226) |
| HSL | hsl(237, 49%, 78%) |
| HSV | hsv(237, 25%, 89%) |
| CMYK | cmyk(24.8%, 23.5%, 0%, 11.4%) |
| CIE-LAB | lab(72.18, 10.33, -26.95) |
| CIE-LCH | lch(72.18, 28.86, 290.97°) |
| OKLab | oklab(76.4% 0.0156 -0.0741) |
| OKLCH | oklch(76.4% 0.076 281.9) |
| XYZ | xyz(45.2451, 43.9232, 78.0310) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.47
Lavender
#B39DDB
ΔE00 6.95
Periwinkle
#CCCCFF
ΔE00 8.17
Pale Violet
#CEAEFA
ΔE00 8.70
Pastel Blue
#A2BFFE
ΔE00 8.71
Periwinkle Blue
#8F99FB
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADE2 #E2DFAA
analogous
#AAC9E2 #AAADE2 #C3AAE2
triadic
#AAADE2 #E2AAAD #ADE2AA
tetradic
#AAADE2 #E2AAC9 #E2DFAA #AAE2C3
square
#AAADE2 #E2AAC9 #E2DFAA #AAE2C3
split-complementary
#AAADE2 #E2C3AA #C9E2AA
monochromatic
#4F55C3 #7C81D2 #AAADE2 #D8D9F2 #E8E9F7
Accessibility & contrast
On white
2.15
#AAADE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#AAADE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADE2
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADE2 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB3E4
Deuteranopia (green-blind)
#9CAFE1
Tritanopia (blue-blind)
#9DB6BF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaade2; /* rgb */ color: rgb(170, 173, 226); /* oklch */ color: oklch(76.4% 0.076 281.9);
Tailwind
colors: {
custom: {
50: '#c4c5eb',
500: '#aaade2',
950: '#000000',
},
}SCSS
$custom: #aaade2; $custom-light: #c4c5eb; $custom-dark: #000000;
JSON
{
"hex": "#aaade2",
"rgb": {
"r": 170,
"g": 173,
"b": 226
},
"hsl": {
"h": 236.786,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.76397,
"c": 0.07577,
"h": 281.9
},
"luminance": 0.43924
}Semantic roles & 50–950 ramp
primary
#AAADE2
secondary
#EEEDDD
accent
#B529BC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184