#AAAEE4#AAAEE4
#AAAEE4 is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.7% C 0.077 H 281.1°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEE4 |
|---|---|
| RGB | rgb(170, 174, 228) |
| HSL | hsl(236, 52%, 78%) |
| HSV | hsv(236, 25%, 89%) |
| CMYK | cmyk(25.4%, 23.7%, 0%, 10.6%) |
| CIE-LAB | lab(72.51, 10.25, -27.53) |
| CIE-LCH | lch(72.51, 29.38, 290.42°) |
| OKLab | oklab(76.68% 0.0149 -0.0758) |
| OKLCH | oklch(76.68% 0.077 281.1) |
| XYZ | xyz(45.7136, 44.4186, 79.5489) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.20
Lavender
#B39DDB
ΔE00 7.30
Periwinkle
#CCCCFF
ΔE00 8.00
Pastel Blue
#A2BFFE
ΔE00 8.23
Pale Violet
#CEAEFA
ΔE00 8.79
Periwinkle Blue
#8F99FB
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEE4 #E4E0AA
analogous
#AACBE4 #AAAEE4 #C3AAE4
triadic
#AAAEE4 #E4AAAE #AEE4AA
tetradic
#AAAEE4 #E4AACB #E4E0AA #AAE4C3
square
#AAAEE4 #E4AACB #E4E0AA #AAE4C3
split-complementary
#AAAEE4 #E4C3AA #CBE4AA
monochromatic
#4D55C6 #7C82D5 #AAAEE4 #D8DAF3 #E8E9F8
Accessibility & contrast
On white
2.12
#AAAEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#AAAEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEE4
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEE4 | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB4E6
Deuteranopia (green-blind)
#9DB0E3
Tritanopia (blue-blind)
#9CB8C1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaaee4; /* rgb */ color: rgb(170, 174, 228); /* oklch */ color: oklch(76.7% 0.077 281.1);
Tailwind
colors: {
custom: {
50: '#c4c6ec',
500: '#aaaee4',
950: '#000000',
},
}SCSS
$custom: #aaaee4; $custom-light: #c4c6ec; $custom-dark: #000000;
JSON
{
"hex": "#aaaee4",
"rgb": {
"r": 170,
"g": 174,
"b": 228
},
"hsl": {
"h": 235.862,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.76678,
"c": 0.07725,
"h": 281.1
},
"luminance": 0.4442
}Semantic roles & 50–950 ramp
primary
#AAAEE4
secondary
#EFEDDC
accent
#B526BF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284