#AAA5EC#AAA5EC
#AAA5EC is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.3% C 0.101 H 286.9°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5EC |
|---|---|
| RGB | rgb(170, 165, 236) |
| HSL | hsl(244, 65%, 79%) |
| HSV | hsv(244, 30%, 93%) |
| CMYK | cmyk(28%, 30.1%, 0%, 7.5%) |
| CIE-LAB | lab(70.53, 17.20, -34.94) |
| CIE-LCH | lch(70.53, 38.94, 296.21°) |
| OKLab | oklab(75.25% 0.0295 -0.0969) |
| OKLCH | oklch(75.25% 0.101 286.9) |
| XYZ | xyz(45.1691, 41.5115, 84.9733) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.66
Periwinkle Blue
#8F99FB
ΔE00 7.33
Pale Violet
#CEAEFA
ΔE00 7.47
Lavender (survey)
#C79FEF
ΔE00 7.76
Pastel Purple
#CAA0FF
ΔE00 7.83
Perrywinkle
#8F8CE7
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5EC #E7ECA5
analogous
#A5C3EC #AAA5EC #CDA5EC
triadic
#AAA5EC #ECAAA5 #A5ECAA
tetradic
#AAA5EC #ECA5C3 #E7ECA5 #A5ECCD
square
#AAA5EC #ECA5C3 #E7ECA5 #A5ECCD
split-complementary
#AAA5EC #ECCDA5 #C3ECA5
monochromatic
#4B40D7 #7A72E1 #AAA5EC #DAD8F7 #E7E6FA
Accessibility & contrast
On white
2.26
#AAA5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#AAA5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5EC
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5EC | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEF
Deuteranopia (green-blind)
#90ABEA
Tritanopia (blue-blind)
#9BB2BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa5ec; /* rgb */ color: rgb(170, 165, 236); /* oklch */ color: oklch(75.3% 0.101 286.9);
Tailwind
colors: {
custom: {
50: '#c4bff2',
500: '#aaa5ec',
950: '#000000',
},
}SCSS
$custom: #aaa5ec; $custom-light: #c4bff2; $custom-dark: #000000;
JSON
{
"hex": "#aaa5ec",
"rgb": {
"r": 170,
"g": 165,
"b": 236
},
"hsl": {
"h": 244.225,
"s": 65.138,
"l": 78.627
},
"oklch": {
"l": 0.75252,
"c": 0.10126,
"h": 286.9
},
"luminance": 0.41512
}Semantic roles & 50–950 ramp
primary
#AAA5EC
secondary
#EFF1DA
accent
#CD19C0
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185