#AAA1E7#AAA1E7
#AAA1E7 is a light, moderate blue. Relative luminance 0.398; OKLCH L 74.3% C 0.100 H 289.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1E7 |
|---|---|
| RGB | rgb(170, 161, 231) |
| HSL | hsl(248, 59%, 77%) |
| HSV | hsv(248, 30%, 91%) |
| CMYK | cmyk(26.4%, 30.3%, 0%, 9.4%) |
| CIE-LAB | lab(69.33, 18.23, -34.07) |
| CIE-LCH | lch(69.33, 38.64, 298.15°) |
| OKLab | oklab(74.26% 0.0336 -0.0944) |
| OKLCH | oklch(74.26% 0.1 289.6) |
| XYZ | xyz(43.7427, 39.8045, 80.9642) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.40
Lavender (survey)
#C79FEF
ΔE00 6.91
Pale Violet
#CEAEFA
ΔE00 7.25
Pastel Purple
#CAA0FF
ΔE00 7.34
Perrywinkle
#8F8CE7
ΔE00 7.62
Lilac (survey)
#CEA2FD
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1E7 #DEE7A1
analogous
#A1BBE7 #AAA1E7 #CDA1E7
triadic
#AAA1E7 #E7AAA1 #A1E7AA
tetradic
#AAA1E7 #E7A1BB #DEE7A1 #A1E7CD
square
#AAA1E7 #E7A1BB #DEE7A1 #A1E7CD
split-complementary
#AAA1E7 #E7CDA1 #BBE7A1
monochromatic
#523FCE #7E70DB #AAA1E7 #D6D2F3 #E9E7F9
Accessibility & contrast
On white
2.34
#AAA1E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#AAA1E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1E7
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1E7 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FABEA
Deuteranopia (green-blind)
#8EA8E5
Tritanopia (blue-blind)
#9CADBA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa1e7; /* rgb */ color: rgb(170, 161, 231); /* oklch */ color: oklch(74.3% 0.100 289.6);
Tailwind
colors: {
custom: {
50: '#c4bcef',
500: '#aaa1e7',
950: '#000000',
},
}SCSS
$custom: #aaa1e7; $custom-light: #c4bcef; $custom-dark: #000000;
JSON
{
"hex": "#aaa1e7",
"rgb": {
"r": 170,
"g": 161,
"b": 231
},
"hsl": {
"h": 247.714,
"s": 59.322,
"l": 76.863
},
"oklch": {
"l": 0.74259,
"c": 0.1002,
"h": 289.6
},
"luminance": 0.39805
}Semantic roles & 50–950 ramp
primary
#AAA1E7
secondary
#EDF0DB
accent
#C71FB1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184