#AAA3EC#AAA3EC
#AAA3EC is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.9% C 0.104 H 288.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3EC |
|---|---|
| RGB | rgb(170, 163, 236) |
| HSL | hsl(246, 66%, 78%) |
| HSV | hsv(246, 31%, 93%) |
| CMYK | cmyk(28%, 30.9%, 0%, 7.5%) |
| CIE-LAB | lab(70.03, 18.32, -35.72) |
| CIE-LCH | lch(70.03, 40.14, 297.16°) |
| OKLab | oklab(74.87% 0.0322 -0.0991) |
| OKLCH | oklch(74.87% 0.104 288) |
| XYZ | xyz(44.8112, 40.7956, 84.8540) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.38
Periwinkle Blue
#8F99FB
ΔE00 7.22
Pale Violet
#CEAEFA
ΔE00 7.38
Lavender (survey)
#C79FEF
ΔE00 7.38
Pastel Purple
#CAA0FF
ΔE00 7.45
Perrywinkle
#8F8CE7
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3EC #E5ECA3
analogous
#A3C0EC #AAA3EC #CEA3EC
triadic
#AAA3EC #ECAAA3 #A3ECAA
tetradic
#AAA3EC #ECA3C0 #E5ECA3 #A3ECCE
square
#AAA3EC #ECA3C0 #E5ECA3 #A3ECCE
split-complementary
#AAA3EC #ECCEA3 #C0ECA3
monochromatic
#4C3ED7 #7B70E2 #AAA3EC #D9D6F6 #E8E6FA
Accessibility & contrast
On white
2.29
#AAA3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#AAA3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3EC
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3EC | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEF
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#9BB0BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa3ec; /* rgb */ color: rgb(170, 163, 236); /* oklch */ color: oklch(74.9% 0.104 288.0);
Tailwind
colors: {
custom: {
50: '#c5bef2',
500: '#aaa3ec',
950: '#000000',
},
}SCSS
$custom: #aaa3ec; $custom-light: #c5bef2; $custom-dark: #000000;
JSON
{
"hex": "#aaa3ec",
"rgb": {
"r": 170,
"g": 163,
"b": 236
},
"hsl": {
"h": 245.753,
"s": 65.766,
"l": 78.235
},
"oklch": {
"l": 0.74867,
"c": 0.1042,
"h": 288
},
"luminance": 0.40797
}Semantic roles & 50–950 ramp
primary
#AAA3EC
secondary
#EFF1DA
accent
#CE18BC
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185