#AAA1E9#AAA1E9
#AAA1E9 is a light, moderate blue. Relative luminance 0.399; OKLCH L 74.3% C 0.103 H 289.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1E9 |
|---|---|
| RGB | rgb(170, 161, 233) |
| HSL | hsl(248, 62%, 77%) |
| HSV | hsv(248, 31%, 91%) |
| CMYK | cmyk(27%, 30.9%, 0%, 8.6%) |
| CIE-LAB | lab(69.41, 18.72, -35.04) |
| CIE-LCH | lch(69.41, 39.73, 298.11°) |
| OKLab | oklab(74.35% 0.0342 -0.0972) |
| OKLCH | oklch(74.35% 0.103 289.4) |
| XYZ | xyz(44.0267, 39.9182, 82.4604) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.70
Lavender (survey)
#C79FEF
ΔE00 6.95
Pastel Purple
#CAA0FF
ΔE00 7.23
Pale Violet
#CEAEFA
ΔE00 7.28
Perrywinkle
#8F8CE7
ΔE00 7.43
Periwinkle Blue
#8F99FB
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1E9 #E0E9A1
analogous
#A1BCE9 #AAA1E9 #CEA1E9
triadic
#AAA1E9 #E9AAA1 #A1E9AA
tetradic
#AAA1E9 #E9A1BC #E0E9A1 #A1E9CE
square
#AAA1E9 #E9A1BC #E0E9A1 #A1E9CE
split-complementary
#AAA1E9 #E9CEA1 #BCE9A1
monochromatic
#503ED2 #7D6FDD #AAA1E9 #D7D3F5 #E9E6F9
Accessibility & contrast
On white
2.34
#AAA1E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#AAA1E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1E9
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1E9 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EABEC
Deuteranopia (green-blind)
#8EA8E7
Tritanopia (blue-blind)
#9CADBB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa1e9; /* rgb */ color: rgb(170, 161, 233); /* oklch */ color: oklch(74.3% 0.103 289.4);
Tailwind
colors: {
custom: {
50: '#c4bcf0',
500: '#aaa1e9',
950: '#000000',
},
}SCSS
$custom: #aaa1e9; $custom-light: #c4bcf0; $custom-dark: #000000;
JSON
{
"hex": "#aaa1e9",
"rgb": {
"r": 170,
"g": 161,
"b": 233
},
"hsl": {
"h": 247.5,
"s": 62.069,
"l": 77.255
},
"oklch": {
"l": 0.74348,
"c": 0.10299,
"h": 289.4
},
"luminance": 0.39919
}Semantic roles & 50–950 ramp
primary
#AAA1E9
secondary
#EEF1DA
accent
#CA1CB4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184