#AAA1E4#AAA1E4
#AAA1E4 is a light, moderate blue. Relative luminance 0.396; OKLCH L 74.1% C 0.096 H 290.0°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1E4 |
|---|---|
| RGB | rgb(170, 161, 228) |
| HSL | hsl(248, 55%, 76%) |
| HSV | hsv(248, 29%, 89%) |
| CMYK | cmyk(25.4%, 29.4%, 0%, 10.6%) |
| CIE-LAB | lab(69.21, 17.51, -32.61) |
| CIE-LCH | lch(69.21, 37.02, 298.23°) |
| OKLab | oklab(74.13% 0.0328 -0.0902) |
| OKLCH | oklch(74.13% 0.096 290) |
| XYZ | xyz(43.3226, 39.6365, 78.7519) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.98
Lavender (survey)
#C79FEF
ΔE00 6.90
Pale Violet
#CEAEFA
ΔE00 7.25
Pastel Purple
#CAA0FF
ΔE00 7.55
Pale Purple
#B790D4
ΔE00 7.87
Perrywinkle
#8F8CE7
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1E4 #DBE4A1
analogous
#A1BAE4 #AAA1E4 #CCA1E4
triadic
#AAA1E4 #E4AAA1 #A1E4AA
tetradic
#AAA1E4 #E4A1BA #DBE4A1 #A1E4CC
square
#AAA1E4 #E4A1BA #DBE4A1 #A1E4CC
split-complementary
#AAA1E4 #E4CCA1 #BAE4A1
monochromatic
#5442C9 #7F71D6 #AAA1E4 #D5D1F2 #EAE7F8
Accessibility & contrast
On white
2.35
#AAA1E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#AAA1E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1E4
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1E4 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE7
Deuteranopia (green-blind)
#90A8E2
Tritanopia (blue-blind)
#9DACB9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa1e4; /* rgb */ color: rgb(170, 161, 228); /* oklch */ color: oklch(74.1% 0.096 290.0);
Tailwind
colors: {
custom: {
50: '#c4bcec',
500: '#aaa1e4',
950: '#000000',
},
}SCSS
$custom: #aaa1e4; $custom-light: #c4bcec; $custom-dark: #000000;
JSON
{
"hex": "#aaa1e4",
"rgb": {
"r": 170,
"g": 161,
"b": 228
},
"hsl": {
"h": 248.06,
"s": 55.372,
"l": 76.275
},
"oklch": {
"l": 0.74127,
"c": 0.096,
"h": 290
},
"luminance": 0.39637
}Semantic roles & 50–950 ramp
primary
#AAA1E4
secondary
#EDEFDC
accent
#C323AD
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184