#AAA5EE#AAA5EE
#AAA5EE is a light, moderate blue. Relative luminance 0.416; OKLCH L 75.3% C 0.104 H 286.7°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5EE |
|---|---|
| RGB | rgb(170, 165, 238) |
| HSL | hsl(244, 68%, 79%) |
| HSV | hsv(244, 31%, 93%) |
| CMYK | cmyk(28.6%, 30.7%, 0%, 6.7%) |
| CIE-LAB | lab(70.61, 17.69, -35.91) |
| CIE-LCH | lch(70.61, 40.03, 296.23°) |
| OKLab | oklab(75.34% 0.03 -0.0996) |
| OKLCH | oklch(75.34% 0.104 286.7) |
| XYZ | xyz(45.4613, 41.6284, 86.5122) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.93
Periwinkle Blue
#8F99FB
ΔE00 7.06
Pale Violet
#CEAEFA
ΔE00 7.53
Pastel Purple
#CAA0FF
ΔE00 7.76
Lavender (survey)
#C79FEF
ΔE00 7.83
Perrywinkle
#8F8CE7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5EE #E9EEA5
analogous
#A5C5EE #AAA5EE #CFA5EE
triadic
#AAA5EE #EEAAA5 #A5EEAA
tetradic
#AAA5EE #EEA5C5 #E9EEA5 #A5EECF
square
#AAA5EE #EEA5C5 #E9EEA5 #A5EECF
split-complementary
#AAA5EE #EECFA5 #C5EEA5
monochromatic
#493EDB #7972E4 #AAA5EE #DBD8F8 #E7E5FA
Accessibility & contrast
On white
2.25
#AAA5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#AAA5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5EE
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5EE | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#8FABEC
Tritanopia (blue-blind)
#9AB2BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa5ee; /* rgb */ color: rgb(170, 165, 238); /* oklch */ color: oklch(75.3% 0.104 286.7);
Tailwind
colors: {
custom: {
50: '#c5bff3',
500: '#aaa5ee',
950: '#000000',
},
}SCSS
$custom: #aaa5ee; $custom-light: #c5bff3; $custom-dark: #000000;
JSON
{
"hex": "#aaa5ee",
"rgb": {
"r": 170,
"g": 165,
"b": 238
},
"hsl": {
"h": 244.11,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.75341,
"c": 0.10406,
"h": 286.7
},
"luminance": 0.41629
}Semantic roles & 50–950 ramp
primary
#AAA5EE
secondary
#F0F2D9
accent
#D015C3
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185