#AAAEDE#AAAEDE
#AAAEDE is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.4% C 0.069 H 280.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEDE |
|---|---|
| RGB | rgb(170, 174, 222) |
| HSL | hsl(235, 44%, 77%) |
| HSV | hsv(235, 23%, 87%) |
| CMYK | cmyk(23.4%, 21.6%, 0%, 12.9%) |
| CIE-LAB | lab(72.29, 8.84, -24.59) |
| CIE-LCH | lch(72.29, 26.13, 289.76°) |
| OKLab | oklab(76.44% 0.013 -0.0675) |
| OKLCH | oklch(76.44% 0.069 280.9) |
| XYZ | xyz(44.8951, 44.0912, 75.2382) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.47
Lavender
#B39DDB
ΔE00 7.37
Periwinkle
#CCCCFF
ΔE00 8.05
Pastel Blue
#A2BFFE
ΔE00 8.93
Pale Violet
#CEAEFA
ΔE00 9.20
Lightsteelblue
#B0C4DE
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEDE #DEDAAA
analogous
#AAC8DE #AAAEDE #C0AADE
triadic
#AAAEDE #DEAAAE #AEDEAA
tetradic
#AAAEDE #DEAAC8 #DEDAAA #AADEC0
square
#AAAEDE #DEAAC8 #DEDAAA #AADEC0
split-complementary
#AAAEDE #DEC0AA #C8DEAA
monochromatic
#525ABC #7E84CD #AAAEDE #D6D8EF #E9EAF6
Accessibility & contrast
On white
2.14
#AAAEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#AAAEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEDE
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEDE | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B3E0
Deuteranopia (green-blind)
#9FB0DD
Tritanopia (blue-blind)
#9EB6BE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaaede; /* rgb */ color: rgb(170, 174, 222); /* oklch */ color: oklch(76.4% 0.069 280.9);
Tailwind
colors: {
custom: {
50: '#c4c6e8',
500: '#aaaede',
950: '#000000',
},
}SCSS
$custom: #aaaede; $custom-light: #c4c6e8; $custom-dark: #000000;
JSON
{
"hex": "#aaaede",
"rgb": {
"r": 170,
"g": 174,
"b": 222
},
"hsl": {
"h": 235.385,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.76436,
"c": 0.06873,
"h": 280.9
},
"luminance": 0.44092
}Semantic roles & 50–950 ramp
primary
#AAAEDE
secondary
#EDECDE
accent
#AD2EB7
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#121316
muted
#818284