#AAAAE6#AAAAE6
#AAAAE6 is a light, moderate blue. Relative luminance 0.430; OKLCH L 76.0% C 0.086 H 284.2°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAE6 |
|---|---|
| RGB | rgb(170, 170, 230) |
| HSL | hsl(240, 55%, 78%) |
| HSV | hsv(240, 26%, 90%) |
| CMYK | cmyk(26.1%, 26.1%, 0%, 9.8%) |
| CIE-LAB | lab(71.56, 12.95, -30.08) |
| CIE-LCH | lch(71.56, 32.75, 293.29°) |
| OKLab | oklab(75.97% 0.021 -0.083) |
| OKLCH | oklch(75.97% 0.086 284.2) |
| XYZ | xyz(45.2316, 43.0077, 80.7658) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.16
Light Periwinkle
#C1C6FC
ΔE00 7.11
Pale Violet
#CEAEFA
ΔE00 8.00
Periwinkle Blue
#8F99FB
ΔE00 8.62
Periwinkle
#CCCCFF
ΔE00 8.84
Lavender (survey)
#C79FEF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAE6 #E6E6AA
analogous
#AAC8E6 #AAAAE6 #C8AAE6
triadic
#AAAAE6 #E6AAAA #AAE6AA
tetradic
#AAAAE6 #E6AAC8 #E6E6AA #AAE6C8
square
#AAAAE6 #E6AAC8 #E6E6AA #AAE6C8
split-complementary
#AAAAE6 #E6C8AA #C8E6AA
monochromatic
#4B4BCA #7B7BD8 #AAAAE6 #D9D9F4 #E7E7F8
Accessibility & contrast
On white
2.19
#AAAAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#AAAAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAE6
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAE6 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB1E9
Deuteranopia (green-blind)
#98ADE4
Tritanopia (blue-blind)
#9CB5BF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaae6; /* rgb */ color: rgb(170, 170, 230); /* oklch */ color: oklch(76.0% 0.086 284.2);
Tailwind
colors: {
custom: {
50: '#c4c3ee',
500: '#aaaae6',
950: '#000000',
},
}SCSS
$custom: #aaaae6; $custom-light: #c4c3ee; $custom-dark: #000000;
JSON
{
"hex": "#aaaae6",
"rgb": {
"r": 170,
"g": 170,
"b": 230
},
"hsl": {
"h": 240,
"s": 54.545,
"l": 78.431
},
"oklch": {
"l": 0.75968,
"c": 0.08562,
"h": 284.2
},
"luminance": 0.43009
}Semantic roles & 50–950 ramp
primary
#AAAAE6
secondary
#EFEFDC
accent
#C223C2
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184