#AAA9EC#AAA9EC
#AAA9EC is a light, moderate blue. Relative luminance 0.430; OKLCH L 76.0% C 0.096 H 284.6°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9EC |
|---|---|
| RGB | rgb(170, 169, 236) |
| HSL | hsl(241, 64%, 79%) |
| HSV | hsv(241, 28%, 93%) |
| CMYK | cmyk(28%, 28.4%, 0%, 7.5%) |
| CIE-LAB | lab(71.54, 14.96, -33.38) |
| CIE-LCH | lch(71.54, 36.58, 294.14°) |
| OKLab | oklab(76.03% 0.024 -0.0924) |
| OKLCH | oklch(76.03% 0.096 284.6) |
| XYZ | xyz(45.9019, 42.9770, 85.2176) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.42
Light Periwinkle
#C1C6FC
ΔE00 7.44
Periwinkle Blue
#8F99FB
ΔE00 7.65
Pale Violet
#CEAEFA
ΔE00 7.83
Lavender (survey)
#C79FEF
ΔE00 8.64
Pastel Purple
#CAA0FF
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9EC #EBECA9
analogous
#A9CAEC #AAA9EC #CCA9EC
triadic
#AAA9EC #ECAAA9 #A9ECAA
tetradic
#AAA9EC #ECA9CA #EBECA9 #A9ECCC
square
#AAA9EC #ECA9CA #EBECA9 #A9ECCC
split-complementary
#AAA9EC #ECCCA9 #CAECA9
monochromatic
#4745D6 #7877E1 #AAA9EC #DCDBF7 #E6E6F9
Accessibility & contrast
On white
2.19
#AAA9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#AAA9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9EC
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9EC | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EF
Deuteranopia (green-blind)
#94ADEA
Tritanopia (blue-blind)
#9AB5C1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaa9ec; /* rgb */ color: rgb(170, 169, 236); /* oklch */ color: oklch(76.0% 0.096 284.6);
Tailwind
colors: {
custom: {
50: '#c4c2f2',
500: '#aaa9ec',
950: '#000000',
},
}SCSS
$custom: #aaa9ec; $custom-light: #c4c2f2; $custom-dark: #000000;
JSON
{
"hex": "#aaa9ec",
"rgb": {
"r": 170,
"g": 169,
"b": 236
},
"hsl": {
"h": 240.896,
"s": 63.81,
"l": 79.412
},
"oklch": {
"l": 0.76029,
"c": 0.0955,
"h": 284.6
},
"luminance": 0.42978
}Semantic roles & 50–950 ramp
primary
#AAA9EC
secondary
#F1F1DA
accent
#CC1AC9
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185