#AAAAE8#AAAAE8
#AAAAE8 is a light, moderate blue. Relative luminance 0.431; OKLCH L 76.1% C 0.088 H 284.1°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAE8 |
|---|---|
| RGB | rgb(170, 170, 232) |
| HSL | hsl(240, 57%, 79%) |
| HSV | hsv(240, 27%, 91%) |
| CMYK | cmyk(26.7%, 26.7%, 0%, 9%) |
| CIE-LAB | lab(71.64, 13.43, -31.05) |
| CIE-LCH | lch(71.64, 33.83, 293.39°) |
| OKLab | oklab(76.05% 0.0216 -0.0858) |
| OKLCH | oklch(76.05% 0.088 284.1) |
| XYZ | xyz(45.5140, 43.1207, 82.2534) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 7.12
Pale Violet
#CEAEFA
ΔE00 7.96
Periwinkle Blue
#8F99FB
ΔE00 8.31
Pastel Blue
#A2BFFE
ΔE00 8.85
Lavender (survey)
#C79FEF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAE8 #E8E8AA
analogous
#AAC9E8 #AAAAE8 #C9AAE8
triadic
#AAAAE8 #E8AAAA #AAE8AA
tetradic
#AAAAE8 #E8AAC9 #E8E8AA #AAE8C9
square
#AAAAE8 #E8AAC9 #E8E8AA #AAE8C9
split-complementary
#AAAAE8 #E8C9AA #C9E8AA
monochromatic
#4A4ACE #7A7ADB #AAAAE8 #DADAF5 #E7E7F8
Accessibility & contrast
On white
2.18
#AAAAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#AAAAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAE8
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAE8 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B1EB
Deuteranopia (green-blind)
#97AEE6
Tritanopia (blue-blind)
#9BB5C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaae8; /* rgb */ color: rgb(170, 170, 232); /* oklch */ color: oklch(76.1% 0.088 284.1);
Tailwind
colors: {
custom: {
50: '#c4c3ef',
500: '#aaaae8',
950: '#000000',
},
}SCSS
$custom: #aaaae8; $custom-light: #c4c3ef; $custom-dark: #000000;
JSON
{
"hex": "#aaaae8",
"rgb": {
"r": 170,
"g": 170,
"b": 232
},
"hsl": {
"h": 240,
"s": 57.407,
"l": 78.824
},
"oklch": {
"l": 0.76053,
"c": 0.08845,
"h": 284.1
},
"luminance": 0.43122
}Semantic roles & 50–950 ramp
primary
#AAAAE8
secondary
#F0F0DB
accent
#C521C5
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184