#AAA0EC#AAA0EC
#AAA0EC is a light, moderate blue. Relative luminance 0.397; OKLCH L 74.3% C 0.109 H 289.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0EC |
|---|---|
| RGB | rgb(170, 160, 236) |
| HSL | hsl(248, 67%, 78%) |
| HSV | hsv(248, 32%, 93%) |
| CMYK | cmyk(28%, 32.2%, 0%, 7.5%) |
| CIE-LAB | lab(69.29, 20.01, -36.88) |
| CIE-LCH | lch(69.29, 41.96, 298.49°) |
| OKLab | oklab(74.29% 0.0363 -0.1024) |
| OKLCH | oklch(74.29% 0.109 289.5) |
| XYZ | xyz(44.2849, 39.7429, 84.6786) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.10
Lavender (survey)
#C79FEF
ΔE00 6.91
Pastel Purple
#CAA0FF
ΔE00 6.95
Perrywinkle
#8F8CE7
ΔE00 7.03
Periwinkle Blue
#8F99FB
ΔE00 7.14
Pale Violet
#CEAEFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0EC #E2ECA0
analogous
#A0BCEC #AAA0EC #D0A0EC
triadic
#AAA0EC #ECAAA0 #A0ECAA
tetradic
#AAA0EC #ECA0BC #E2ECA0 #A0ECD0
square
#AAA0EC #ECA0BC #E2ECA0 #A0ECD0
split-complementary
#AAA0EC #ECD0A0 #BCECA0
monochromatic
#4F3AD8 #7C6DE2 #AAA0EC #D8D3F6 #E8E5FA
Accessibility & contrast
On white
2.35
#AAA0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#AAA0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0EC
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0EC | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABEF
Deuteranopia (green-blind)
#8BA7EA
Tritanopia (blue-blind)
#9BADBB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa0ec; /* rgb */ color: rgb(170, 160, 236); /* oklch */ color: oklch(74.3% 0.109 289.5);
Tailwind
colors: {
custom: {
50: '#c5bcf2',
500: '#aaa0ec',
950: '#000000',
},
}SCSS
$custom: #aaa0ec; $custom-light: #c5bcf2; $custom-dark: #000000;
JSON
{
"hex": "#aaa0ec",
"rgb": {
"r": 170,
"g": 160,
"b": 236
},
"hsl": {
"h": 247.895,
"s": 66.667,
"l": 77.647
},
"oklch": {
"l": 0.74293,
"c": 0.10866,
"h": 289.5
},
"luminance": 0.39744
}Semantic roles & 50–950 ramp
primary
#AAA0EC
secondary
#EEF1DA
accent
#CF17B6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185