#AAA1E8#AAA1E8
#AAA1E8 is a light, moderate blue. Relative luminance 0.399; OKLCH L 74.3% C 0.102 H 289.5°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1E8 |
|---|---|
| RGB | rgb(170, 161, 232) |
| HSL | hsl(248, 61%, 77%) |
| HSV | hsv(248, 31%, 91%) |
| CMYK | cmyk(26.7%, 30.6%, 0%, 9%) |
| CIE-LAB | lab(69.37, 18.47, -34.56) |
| CIE-LCH | lch(69.37, 39.19, 298.13°) |
| OKLab | oklab(74.3% 0.0339 -0.0958) |
| OKLCH | oklch(74.3% 0.102 289.5) |
| XYZ | xyz(43.8843, 39.8612, 81.7102) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.55
Lavender (survey)
#C79FEF
ΔE00 6.93
Pale Violet
#CEAEFA
ΔE00 7.26
Pastel Purple
#CAA0FF
ΔE00 7.28
Perrywinkle
#8F8CE7
ΔE00 7.52
Periwinkle Blue
#8F99FB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1E8 #DFE8A1
analogous
#A1BCE8 #AAA1E8 #CEA1E8
triadic
#AAA1E8 #E8AAA1 #A1E8AA
tetradic
#AAA1E8 #E8A1BC #DFE8A1 #A1E8CE
square
#AAA1E8 #E8A1BC #DFE8A1 #A1E8CE
split-complementary
#AAA1E8 #E8CEA1 #BCE8A1
monochromatic
#513FD0 #7E70DC #AAA1E8 #D6D2F4 #E9E6F9
Accessibility & contrast
On white
2.34
#AAA1E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#AAA1E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1E8
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1E8 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EABEB
Deuteranopia (green-blind)
#8EA8E6
Tritanopia (blue-blind)
#9CADBA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa1e8; /* rgb */ color: rgb(170, 161, 232); /* oklch */ color: oklch(74.3% 0.102 289.5);
Tailwind
colors: {
custom: {
50: '#c4bcef',
500: '#aaa1e8',
950: '#000000',
},
}SCSS
$custom: #aaa1e8; $custom-light: #c4bcef; $custom-dark: #000000;
JSON
{
"hex": "#aaa1e8",
"rgb": {
"r": 170,
"g": 161,
"b": 232
},
"hsl": {
"h": 247.606,
"s": 60.684,
"l": 77.059
},
"oklch": {
"l": 0.74303,
"c": 0.10159,
"h": 289.5
},
"luminance": 0.39862
}Semantic roles & 50–950 ramp
primary
#AAA1E8
secondary
#EEF0DB
accent
#C81DB3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184