#AAA0E4#AAA0E4
#AAA0E4 is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.9% C 0.098 H 290.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0E4 |
|---|---|
| RGB | rgb(170, 160, 228) |
| HSL | hsl(249, 56%, 76%) |
| HSV | hsv(249, 30%, 89%) |
| CMYK | cmyk(25.4%, 29.8%, 0%, 10.6%) |
| CIE-LAB | lab(68.96, 18.07, -33.00) |
| CIE-LCH | lch(68.96, 37.63, 298.71°) |
| OKLab | oklab(73.93% 0.0342 -0.0913) |
| OKLCH | oklch(73.93% 0.098 290.5) |
| XYZ | xyz(43.1485, 39.2884, 78.6939) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.85
Lavender (survey)
#C79FEF
ΔE00 6.73
Pale Violet
#CEAEFA
ΔE00 7.24
Pastel Purple
#CAA0FF
ΔE00 7.39
Pale Purple
#B790D4
ΔE00 7.62
Perrywinkle
#8F8CE7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0E4 #DAE4A0
analogous
#A0B8E4 #AAA0E4 #CCA0E4
triadic
#AAA0E4 #E4AAA0 #A0E4AA
tetradic
#AAA0E4 #E4A0B8 #DAE4A0 #A0E4CC
square
#AAA0E4 #E4A0B8 #DAE4A0 #A0E4CC
split-complementary
#AAA0E4 #E4CCA0 #B8E4A0
monochromatic
#5541C9 #7F70D6 #AAA0E4 #D5D0F2 #EAE7F8
Accessibility & contrast
On white
2.37
#AAA0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#AAA0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0E4
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0E4 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAAE7
Deuteranopia (green-blind)
#8FA7E2
Tritanopia (blue-blind)
#9DACB8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa0e4; /* rgb */ color: rgb(170, 160, 228); /* oklch */ color: oklch(73.9% 0.098 290.5);
Tailwind
colors: {
custom: {
50: '#c4bcec',
500: '#aaa0e4',
950: '#000000',
},
}SCSS
$custom: #aaa0e4; $custom-light: #c4bcec; $custom-dark: #000000;
JSON
{
"hex": "#aaa0e4",
"rgb": {
"r": 170,
"g": 160,
"b": 228
},
"hsl": {
"h": 248.824,
"s": 55.738,
"l": 76.078
},
"oklch": {
"l": 0.73934,
"c": 0.09751,
"h": 290.5
},
"luminance": 0.39289
}Semantic roles & 50–950 ramp
primary
#AAA0E4
secondary
#EDEFDC
accent
#C322AC
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184