#AAAEE0#AAAEE0
#AAAEE0 is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.5% C 0.072 H 281.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEE0 |
|---|---|
| RGB | rgb(170, 174, 224) |
| HSL | hsl(236, 47%, 77%) |
| HSV | hsv(236, 24%, 88%) |
| CMYK | cmyk(24.1%, 22.3%, 0%, 12.2%) |
| CIE-LAB | lab(72.36, 9.31, -25.57) |
| CIE-LCH | lch(72.36, 27.22, 289.99°) |
| OKLab | oklab(76.52% 0.0136 -0.0703) |
| OKLCH | oklch(76.52% 0.072 281) |
| XYZ | xyz(45.1648, 44.1990, 76.6583) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.35
Lavender
#B39DDB
ΔE00 7.31
Periwinkle
#CCCCFF
ΔE00 8.01
Pastel Blue
#A2BFFE
ΔE00 8.69
Pale Violet
#CEAEFA
ΔE00 9.03
Lightsteelblue
#B0C4DE
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEE0 #E0DCAA
analogous
#AAC9E0 #AAAEE0 #C1AAE0
triadic
#AAAEE0 #E0AAAE #AEE0AA
tetradic
#AAAEE0 #E0AAC9 #E0DCAA #AAE0C1
square
#AAAEE0 #E0AAC9 #E0DCAA #AAE0C1
split-complementary
#AAAEE0 #E0C1AA #C9E0AA
monochromatic
#5059BF #7D83D0 #AAAEE0 #D7D9F0 #E9EAF7
Accessibility & contrast
On white
2.13
#AAAEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#AAAEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEE0
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEE0 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B3E2
Deuteranopia (green-blind)
#9EB0DF
Tritanopia (blue-blind)
#9DB7BF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaaee0; /* rgb */ color: rgb(170, 174, 224); /* oklch */ color: oklch(76.5% 0.072 281.0);
Tailwind
colors: {
custom: {
50: '#c4c6e9',
500: '#aaaee0',
950: '#000000',
},
}SCSS
$custom: #aaaee0; $custom-light: #c4c6e9; $custom-dark: #000000;
JSON
{
"hex": "#aaaee0",
"rgb": {
"r": 170,
"g": 174,
"b": 224
},
"hsl": {
"h": 235.556,
"s": 46.552,
"l": 77.255
},
"oklch": {
"l": 0.76516,
"c": 0.07157,
"h": 281
},
"luminance": 0.442
}Semantic roles & 50–950 ramp
primary
#AAAEE0
secondary
#EEEDDD
accent
#AF2CBA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284