#AAA1E2#AAA1E2
#AAA1E2 is a light, moderate blue. Relative luminance 0.395; OKLCH L 74.0% C 0.093 H 290.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1E2 |
|---|---|
| RGB | rgb(170, 161, 226) |
| HSL | hsl(248, 53%, 76%) |
| HSV | hsv(248, 29%, 89%) |
| CMYK | cmyk(24.8%, 28.8%, 0%, 11.4%) |
| CIE-LAB | lab(69.13, 17.03, -31.64) |
| CIE-LCH | lch(69.13, 35.93, 298.30°) |
| OKLab | oklab(74.04% 0.0323 -0.0874) |
| OKLCH | oklch(74.04% 0.093 290.3) |
| XYZ | xyz(43.0466, 39.5261, 77.2981) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.72
Lavender (survey)
#C79FEF
ΔE00 6.92
Pale Violet
#CEAEFA
ΔE00 7.28
Pastel Purple
#CAA0FF
ΔE00 7.72
Pale Purple
#B790D4
ΔE00 7.73
Lilac (survey)
#CEA2FD
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1E2 #D9E2A1
analogous
#A1B8E2 #AAA1E2 #CAA1E2
triadic
#AAA1E2 #E2AAA1 #A1E2AA
tetradic
#AAA1E2 #E2A1B8 #D9E2A1 #A1E2CA
square
#AAA1E2 #E2A1B8 #D9E2A1 #A1E2CA
split-complementary
#AAA1E2 #E2CAA1 #B8E2A1
monochromatic
#5543C5 #8072D4 #AAA1E2 #D4D0F0 #EAE8F8
Accessibility & contrast
On white
2.36
#AAA1E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#AAA1E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1E2
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1E2 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE5
Deuteranopia (green-blind)
#90A7E0
Tritanopia (blue-blind)
#9EACB8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa1e2; /* rgb */ color: rgb(170, 161, 226); /* oklch */ color: oklch(74.0% 0.093 290.3);
Tailwind
colors: {
custom: {
50: '#c4bceb',
500: '#aaa1e2',
950: '#000000',
},
}SCSS
$custom: #aaa1e2; $custom-light: #c4bceb; $custom-dark: #000000;
JSON
{
"hex": "#aaa1e2",
"rgb": {
"r": 170,
"g": 161,
"b": 226
},
"hsl": {
"h": 248.308,
"s": 52.846,
"l": 75.882
},
"oklch": {
"l": 0.7404,
"c": 0.09319,
"h": 290.3
},
"luminance": 0.39527
}Semantic roles & 50–950 ramp
primary
#AAA1E2
secondary
#ECEFDC
accent
#C025AB
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184