#AAA4EC#AAA4EC
#AAA4EC is a light, moderate blue. Relative luminance 0.412; OKLCH L 75.1% C 0.103 H 287.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4EC |
|---|---|
| RGB | rgb(170, 164, 236) |
| HSL | hsl(245, 65%, 78%) |
| HSV | hsv(245, 31%, 93%) |
| CMYK | cmyk(28%, 30.5%, 0%, 7.5%) |
| CIE-LAB | lab(70.28, 17.76, -35.33) |
| CIE-LCH | lch(70.28, 39.54, 296.69°) |
| OKLab | oklab(75.06% 0.0308 -0.098) |
| OKLCH | oklch(75.06% 0.103 287.5) |
| XYZ | xyz(44.9895, 41.1522, 84.9134) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.51
Periwinkle Blue
#8F99FB
ΔE00 7.27
Pale Violet
#CEAEFA
ΔE00 7.42
Lavender (survey)
#C79FEF
ΔE00 7.57
Pastel Purple
#CAA0FF
ΔE00 7.63
Perrywinkle
#8F8CE7
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4EC #E6ECA4
analogous
#A4C2EC #AAA4EC #CEA4EC
triadic
#AAA4EC #ECAAA4 #A4ECAA
tetradic
#AAA4EC #ECA4C2 #E6ECA4 #A4ECCE
square
#AAA4EC #ECA4C2 #E6ECA4 #A4ECCE
split-complementary
#AAA4EC #ECCEA4 #C2ECA4
monochromatic
#4B3FD7 #7B71E1 #AAA4EC #D9D7F7 #E7E6FA
Accessibility & contrast
On white
2.28
#AAA4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#AAA4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4EC
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4EC | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEEF
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#9BB1BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa4ec; /* rgb */ color: rgb(170, 164, 236); /* oklch */ color: oklch(75.1% 0.103 287.5);
Tailwind
colors: {
custom: {
50: '#c4bff2',
500: '#aaa4ec',
950: '#000000',
},
}SCSS
$custom: #aaa4ec; $custom-light: #c4bff2; $custom-dark: #000000;
JSON
{
"hex": "#aaa4ec",
"rgb": {
"r": 170,
"g": 164,
"b": 236
},
"hsl": {
"h": 245,
"s": 65.455,
"l": 78.431
},
"oklch": {
"l": 0.75059,
"c": 0.10273,
"h": 287.5
},
"luminance": 0.41153
}Semantic roles & 50–950 ramp
primary
#AAA4EC
secondary
#EFF1DA
accent
#CD18BE
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185