#AAA0E8#AAA0E8
#AAA0E8 is a light, moderate blue. Relative luminance 0.395; OKLCH L 74.1% C 0.103 H 290.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0E8 |
|---|---|
| RGB | rgb(170, 160, 232) |
| HSL | hsl(248, 61%, 77%) |
| HSV | hsv(248, 31%, 91%) |
| CMYK | cmyk(26.7%, 31%, 0%, 9%) |
| CIE-LAB | lab(69.12, 19.04, -34.94) |
| CIE-LCH | lch(69.12, 39.79, 298.58°) |
| OKLab | oklab(74.11% 0.0353 -0.0969) |
| OKLCH | oklch(74.11% 0.103 290) |
| XYZ | xyz(43.7102, 39.5131, 81.6522) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.45
Lavender (survey)
#C79FEF
ΔE00 6.77
Pastel Purple
#CAA0FF
ΔE00 7.12
Pale Violet
#CEAEFA
ΔE00 7.26
Perrywinkle
#8F8CE7
ΔE00 7.35
Lilac (survey)
#CEA2FD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0E8 #DEE8A0
analogous
#A0BAE8 #AAA0E8 #CEA0E8
triadic
#AAA0E8 #E8AAA0 #A0E8AA
tetradic
#AAA0E8 #E8A0BA #DEE8A0 #A0E8CE
square
#AAA0E8 #E8A0BA #DEE8A0 #A0E8CE
split-complementary
#AAA0E8 #E8CEA0 #BAE8A0
monochromatic
#523DD0 #7E6FDC #AAA0E8 #D6D1F4 #E9E6F9
Accessibility & contrast
On white
2.36
#AAA0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#AAA0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0E8
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0E8 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAEB
Deuteranopia (green-blind)
#8DA7E6
Tritanopia (blue-blind)
#9CACBA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa0e8; /* rgb */ color: rgb(170, 160, 232); /* oklch */ color: oklch(74.1% 0.103 290.0);
Tailwind
colors: {
custom: {
50: '#c4bcef',
500: '#aaa0e8',
950: '#000000',
},
}SCSS
$custom: #aaa0e8; $custom-light: #c4bcef; $custom-dark: #000000;
JSON
{
"hex": "#aaa0e8",
"rgb": {
"r": 170,
"g": 160,
"b": 232
},
"hsl": {
"h": 248.333,
"s": 61.017,
"l": 76.863
},
"oklch": {
"l": 0.74112,
"c": 0.10309,
"h": 290
},
"luminance": 0.39514
}Semantic roles & 50–950 ramp
primary
#AAA0E8
secondary
#EDF0DB
accent
#C91DB1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184