#AAAEE5#AAAEE5
#AAAEE5 is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.7% C 0.079 H 281.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEE5 |
|---|---|
| RGB | rgb(170, 174, 229) |
| HSL | hsl(236, 53%, 78%) |
| HSV | hsv(236, 26%, 90%) |
| CMYK | cmyk(25.8%, 24%, 0%, 10.2%) |
| CIE-LAB | lab(72.54, 10.49, -28.02) |
| CIE-LCH | lch(72.54, 29.92, 290.52°) |
| OKLab | oklab(76.72% 0.0152 -0.0772) |
| OKLCH | oklch(76.72% 0.079 281.1) |
| XYZ | xyz(45.8528, 44.4742, 80.2821) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.18
Lavender
#B39DDB
ΔE00 7.32
Periwinkle
#CCCCFF
ΔE00 8.01
Pastel Blue
#A2BFFE
ΔE00 8.13
Pale Violet
#CEAEFA
ΔE00 8.74
Periwinkle Blue
#8F99FB
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEE5 #E5E1AA
analogous
#AACBE5 #AAAEE5 #C3AAE5
triadic
#AAAEE5 #E5AAAE #AEE5AA
tetradic
#AAAEE5 #E5AACB #E5E1AA #AAE5C3
square
#AAAEE5 #E5AACB #E5E1AA #AAE5C3
split-complementary
#AAAEE5 #E5C3AA #CBE5AA
monochromatic
#4C55C8 #7B81D7 #AAAEE5 #D9DBF3 #E8E9F8
Accessibility & contrast
On white
2.12
#AAAEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#AAAEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEE5
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEE5 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB4E7
Deuteranopia (green-blind)
#9CB0E4
Tritanopia (blue-blind)
#9CB8C1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaaee5; /* rgb */ color: rgb(170, 174, 229); /* oklch */ color: oklch(76.7% 0.079 281.1);
Tailwind
colors: {
custom: {
50: '#c4c6ed',
500: '#aaaee5',
950: '#000000',
},
}SCSS
$custom: #aaaee5; $custom-light: #c4c6ed; $custom-dark: #000000;
JSON
{
"hex": "#aaaee5",
"rgb": {
"r": 170,
"g": 174,
"b": 229
},
"hsl": {
"h": 235.932,
"s": 53.153,
"l": 78.235
},
"oklch": {
"l": 0.76719,
"c": 0.07866,
"h": 281.1
},
"luminance": 0.44475
}Semantic roles & 50–950 ramp
primary
#AAAEE5
secondary
#EFEEDC
accent
#B625C1
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284