#AAA5EA#AAA5EA
#AAA5EA is a light, moderate blue. Relative luminance 0.414; OKLCH L 75.2% C 0.098 H 287.1°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5EA |
|---|---|
| RGB | rgb(170, 165, 234) |
| HSL | hsl(244, 62%, 78%) |
| HSV | hsv(244, 29%, 92%) |
| CMYK | cmyk(27.4%, 29.5%, 0%, 8.2%) |
| CIE-LAB | lab(70.45, 16.71, -33.97) |
| CIE-LCH | lch(70.45, 37.86, 296.19°) |
| OKLab | oklab(75.16% 0.0289 -0.0941) |
| OKLCH | oklch(75.16% 0.098 287.1) |
| XYZ | xyz(44.8802, 41.3959, 83.4516) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.40
Pale Violet
#CEAEFA
ΔE00 7.43
Periwinkle Blue
#8F99FB
ΔE00 7.61
Lavender (survey)
#C79FEF
ΔE00 7.72
Pastel Purple
#CAA0FF
ΔE00 7.92
Perrywinkle
#8F8CE7
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5EA #E5EAA5
analogous
#A5C2EA #AAA5EA #CCA5EA
triadic
#AAA5EA #EAAAA5 #A5EAAA
tetradic
#AAA5EA #EAA5C2 #E5EAA5 #A5EACC
square
#AAA5EA #EAA5C2 #E5EAA5 #A5EACC
split-complementary
#AAA5EA #EACCA5 #C2EAA5
monochromatic
#4C42D3 #7B73DE #AAA5EA #D9D7F6 #E8E6F9
Accessibility & contrast
On white
2.26
#AAA5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#AAA5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5EA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5EA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#91ABE8
Tritanopia (blue-blind)
#9BB1BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa5ea; /* rgb */ color: rgb(170, 165, 234); /* oklch */ color: oklch(75.2% 0.098 287.1);
Tailwind
colors: {
custom: {
50: '#c4bff1',
500: '#aaa5ea',
950: '#000000',
},
}SCSS
$custom: #aaa5ea; $custom-light: #c4bff1; $custom-dark: #000000;
JSON
{
"hex": "#aaa5ea",
"rgb": {
"r": 170,
"g": 165,
"b": 234
},
"hsl": {
"h": 244.348,
"s": 62.162,
"l": 78.235
},
"oklch": {
"l": 0.75163,
"c": 0.09846,
"h": 287.1
},
"luminance": 0.41397
}Semantic roles & 50–950 ramp
primary
#AAA5EA
secondary
#EFF1DA
accent
#CA1CBD
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184