#AAA0EA#AAA0EA
#AAA0EA is a light, moderate blue. Relative luminance 0.396; OKLCH L 74.2% C 0.106 H 289.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0EA |
|---|---|
| RGB | rgb(170, 160, 234) |
| HSL | hsl(248, 64%, 77%) |
| HSV | hsv(248, 32%, 92%) |
| CMYK | cmyk(27.4%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(69.20, 19.52, -35.91) |
| CIE-LCH | lch(69.20, 40.87, 298.53°) |
| OKLab | oklab(74.2% 0.0358 -0.0996) |
| OKLCH | oklch(74.2% 0.106 289.8) |
| XYZ | xyz(43.9959, 39.6274, 83.1568) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.77
Lavender (survey)
#C79FEF
ΔE00 6.83
Pastel Purple
#CAA0FF
ΔE00 7.02
Perrywinkle
#8F8CE7
ΔE00 7.18
Pale Violet
#CEAEFA
ΔE00 7.31
Periwinkle Blue
#8F99FB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0EA #E0EAA0
analogous
#A0BBEA #AAA0EA #CFA0EA
triadic
#AAA0EA #EAAAA0 #A0EAAA
tetradic
#AAA0EA #EAA0BB #E0EAA0 #A0EACF
square
#AAA0EA #EAA0BB #E0EAA0 #A0EACF
split-complementary
#AAA0EA #EACFA0 #BBEAA0
monochromatic
#503CD4 #7D6EDF #AAA0EA #D7D2F5 #E9E6F9
Accessibility & contrast
On white
2.35
#AAA0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#AAA0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0EA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0EA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAED
Deuteranopia (green-blind)
#8CA7E8
Tritanopia (blue-blind)
#9CADBB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa0ea; /* rgb */ color: rgb(170, 160, 234); /* oklch */ color: oklch(74.2% 0.106 289.8);
Tailwind
colors: {
custom: {
50: '#c4bcf1',
500: '#aaa0ea',
950: '#000000',
},
}SCSS
$custom: #aaa0ea; $custom-light: #c4bcf1; $custom-dark: #000000;
JSON
{
"hex": "#aaa0ea",
"rgb": {
"r": 170,
"g": 160,
"b": 234
},
"hsl": {
"h": 248.108,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.74202,
"c": 0.10588,
"h": 289.8
},
"luminance": 0.39628
}Semantic roles & 50–950 ramp
primary
#AAA0EA
secondary
#EEF1DA
accent
#CC1AB4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184