#AAA1EE#AAA1EE
#AAA1EE is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.6% C 0.110 H 288.8°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1EE |
|---|---|
| RGB | rgb(170, 161, 238) |
| HSL | hsl(247, 69%, 78%) |
| HSV | hsv(247, 32%, 93%) |
| CMYK | cmyk(28.6%, 32.4%, 0%, 6.7%) |
| CIE-LAB | lab(69.62, 19.94, -37.46) |
| CIE-LCH | lch(69.62, 42.43, 298.03°) |
| OKLab | oklab(74.58% 0.0354 -0.1041) |
| OKLCH | oklch(74.58% 0.11 288.8) |
| XYZ | xyz(44.7511, 40.2079, 86.2755) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.49
Periwinkle Blue
#8F99FB
ΔE00 6.90
Pastel Purple
#CAA0FF
ΔE00 7.05
Perrywinkle
#8F8CE7
ΔE00 7.08
Lavender (survey)
#C79FEF
ΔE00 7.15
Pale Violet
#CEAEFA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1EE #E5EEA1
analogous
#A1BEEE #AAA1EE #D0A1EE
triadic
#AAA1EE #EEAAA1 #A1EEAA
tetradic
#AAA1EE #EEA1BE #E5EEA1 #A1EED0
square
#AAA1EE #EEA1BE #E5EEA1 #A1EED0
split-complementary
#AAA1EE #EED0A1 #BEEEA1
monochromatic
#4C39DB #7B6DE5 #AAA1EE #D9D5F7 #E8E5FA
Accessibility & contrast
On white
2.32
#AAA1EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#AAA1EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1EE
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1EE | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF1
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#9AAFBD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa1ee; /* rgb */ color: rgb(170, 161, 238); /* oklch */ color: oklch(74.6% 0.110 288.8);
Tailwind
colors: {
custom: {
50: '#c5bcf4',
500: '#aaa1ee',
950: '#000000',
},
}SCSS
$custom: #aaa1ee; $custom-light: #c5bcf4; $custom-dark: #000000;
JSON
{
"hex": "#aaa1ee",
"rgb": {
"r": 170,
"g": 161,
"b": 238
},
"hsl": {
"h": 247.013,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.74575,
"c": 0.10995,
"h": 288.8
},
"luminance": 0.40209
}Semantic roles & 50–950 ramp
primary
#AAA1EE
secondary
#EFF2D9
accent
#D114BB
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185