#AAAAE0#AAAAE0
#AAAAE0 is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.7% C 0.077 H 284.4°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAE0 |
|---|---|
| RGB | rgb(170, 170, 224) |
| HSL | hsl(240, 47%, 77%) |
| HSV | hsv(240, 24%, 88%) |
| CMYK | cmyk(24.1%, 24.1%, 0%, 12.2%) |
| CIE-LAB | lab(71.33, 11.53, -27.15) |
| CIE-LCH | lch(71.33, 29.49, 293.00°) |
| OKLab | oklab(75.72% 0.0192 -0.0747) |
| OKLCH | oklch(75.72% 0.077 284.4) |
| XYZ | xyz(44.4035, 42.6765, 76.4045) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.95
Light Periwinkle
#C1C6FC
ΔE00 7.23
Pale Violet
#CEAEFA
ΔE00 8.27
Periwinkle
#CCCCFF
ΔE00 8.76
Lavender (survey)
#C79FEF
ΔE00 9.13
Light Violet
#D6B4FC
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAE0 #E0E0AA
analogous
#AAC5E0 #AAAAE0 #C5AAE0
triadic
#AAAAE0 #E0AAAA #AAE0AA
tetradic
#AAAAE0 #E0AAC5 #E0E0AA #AAE0C5
square
#AAAAE0 #E0AAC5 #E0E0AA #AAE0C5
split-complementary
#AAAAE0 #E0C5AA #C5E0AA
monochromatic
#5050BF #7D7DD0 #AAAAE0 #D7D7F0 #E9E9F7
Accessibility & contrast
On white
2.20
#AAAAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#AAAAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAE0
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAE0 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E2
Deuteranopia (green-blind)
#9AADDF
Tritanopia (blue-blind)
#9EB3BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaae0; /* rgb */ color: rgb(170, 170, 224); /* oklch */ color: oklch(75.7% 0.077 284.4);
Tailwind
colors: {
custom: {
50: '#c4c3e9',
500: '#aaaae0',
950: '#000000',
},
}SCSS
$custom: #aaaae0; $custom-light: #c4c3e9; $custom-dark: #000000;
JSON
{
"hex": "#aaaae0",
"rgb": {
"r": 170,
"g": 170,
"b": 224
},
"hsl": {
"h": 240,
"s": 46.552,
"l": 77.255
},
"oklch": {
"l": 0.75719,
"c": 0.07712,
"h": 284.4
},
"luminance": 0.42677
}Semantic roles & 50–950 ramp
primary
#AAAAE0
secondary
#EEEEDD
accent
#BA2CBA
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184