#AAAEE3#AAAEE3
#AAAEE3 is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.6% C 0.076 H 281.1°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEE3 |
|---|---|
| RGB | rgb(170, 174, 227) |
| HSL | hsl(236, 50%, 78%) |
| HSV | hsv(236, 25%, 89%) |
| CMYK | cmyk(25.1%, 23.3%, 0%, 11%) |
| CIE-LAB | lab(72.47, 10.01, -27.04) |
| CIE-LCH | lch(72.47, 28.84, 290.32°) |
| OKLab | oklab(76.64% 0.0146 -0.0744) |
| OKLCH | oklch(76.64% 0.076 281.1) |
| XYZ | xyz(45.5752, 44.3632, 78.8199) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.23
Lavender
#B39DDB
ΔE00 7.28
Periwinkle
#CCCCFF
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.34
Pale Violet
#CEAEFA
ΔE00 8.84
Periwinkle Blue
#8F99FB
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEE3 #E3DFAA
analogous
#AACBE3 #AAAEE3 #C2AAE3
triadic
#AAAEE3 #E3AAAE #AEE3AA
tetradic
#AAAEE3 #E3AACB #E3DFAA #AAE3C2
square
#AAAEE3 #E3AACB #E3DFAA #AAE3C2
split-complementary
#AAAEE3 #E3C2AA #CBE3AA
monochromatic
#4E56C5 #7C82D4 #AAAEE3 #D8DAF2 #E8E9F7
Accessibility & contrast
On white
2.13
#AAAEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#AAAEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEE3
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEE3 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B4E5
Deuteranopia (green-blind)
#9DB0E2
Tritanopia (blue-blind)
#9DB7C0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaaee3; /* rgb */ color: rgb(170, 174, 227); /* oklch */ color: oklch(76.6% 0.076 281.1);
Tailwind
colors: {
custom: {
50: '#c4c6ec',
500: '#aaaee3',
950: '#000000',
},
}SCSS
$custom: #aaaee3; $custom-light: #c4c6ec; $custom-dark: #000000;
JSON
{
"hex": "#aaaee3",
"rgb": {
"r": 170,
"g": 174,
"b": 227
},
"hsl": {
"h": 235.789,
"s": 50.442,
"l": 77.843
},
"oklch": {
"l": 0.76637,
"c": 0.07582,
"h": 281.1
},
"luminance": 0.44364
}Semantic roles & 50–950 ramp
primary
#AAAEE3
secondary
#EFEDDC
accent
#B328BE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284