#AAA5E4#AAA5E4
#AAA5E4 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.9% C 0.090 H 287.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5E4 |
|---|---|
| RGB | rgb(170, 165, 228) |
| HSL | hsl(245, 54%, 77%) |
| HSV | hsv(245, 28%, 89%) |
| CMYK | cmyk(25.4%, 27.6%, 0%, 10.6%) |
| CIE-LAB | lab(70.22, 15.27, -31.06) |
| CIE-LCH | lch(70.22, 34.61, 296.17°) |
| OKLab | oklab(74.9% 0.0273 -0.0858) |
| OKLCH | oklch(74.9% 0.09 287.6) |
| XYZ | xyz(44.0328, 41.0569, 78.9886) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.73
Pale Violet
#CEAEFA
ΔE00 7.45
Lavender (survey)
#C79FEF
ΔE00 7.71
Pastel Purple
#CAA0FF
ΔE00 8.32
Light Periwinkle
#C1C6FC
ΔE00 8.44
Periwinkle Blue
#8F99FB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5E4 #DFE4A5
analogous
#A5C0E4 #AAA5E4 #CAA5E4
triadic
#AAA5E4 #E4AAA5 #A5E4AA
tetradic
#AAA5E4 #E4A5C0 #DFE4A5 #A5E4CA
square
#AAA5E4 #E4A5C0 #DFE4A5 #A5E4CA
split-complementary
#AAA5E4 #E4CAA5 #C0E4A5
monochromatic
#5147C8 #7E76D6 #AAA5E4 #D6D4F2 #E9E7F8
Accessibility & contrast
On white
2.28
#AAA5E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#AAA5E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5E4
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5E4 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ADE7
Deuteranopia (green-blind)
#94AAE2
Tritanopia (blue-blind)
#9DB0BB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa5e4; /* rgb */ color: rgb(170, 165, 228); /* oklch */ color: oklch(74.9% 0.090 287.6);
Tailwind
colors: {
custom: {
50: '#c4bfec',
500: '#aaa5e4',
950: '#000000',
},
}SCSS
$custom: #aaa5e4; $custom-light: #c4bfec; $custom-dark: #000000;
JSON
{
"hex": "#aaa5e4",
"rgb": {
"r": 170,
"g": 165,
"b": 228
},
"hsl": {
"h": 244.762,
"s": 53.846,
"l": 77.059
},
"oklch": {
"l": 0.74903,
"c": 0.09002,
"h": 287.6
},
"luminance": 0.41058
}Semantic roles & 50–950 ramp
primary
#AAA5E4
secondary
#EEEFDC
accent
#C124B5
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184