#AAA5E6#AAA5E6
#AAA5E6 is a light, moderate blue. Relative luminance 0.412; OKLCH L 75.0% C 0.093 H 287.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5E6 |
|---|---|
| RGB | rgb(170, 165, 230) |
| HSL | hsl(245, 57%, 77%) |
| HSV | hsv(245, 28%, 90%) |
| CMYK | cmyk(26.1%, 28.3%, 0%, 9.8%) |
| CIE-LAB | lab(70.29, 15.75, -32.03) |
| CIE-LCH | lch(70.29, 35.69, 296.18°) |
| OKLab | oklab(74.99% 0.0279 -0.0886) |
| OKLCH | oklch(74.99% 0.093 287.5) |
| XYZ | xyz(44.3120, 41.1686, 80.4593) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.93
Pale Violet
#CEAEFA
ΔE00 7.42
Lavender (survey)
#C79FEF
ΔE00 7.69
Pastel Purple
#CAA0FF
ΔE00 8.17
Periwinkle Blue
#8F99FB
ΔE00 8.22
Light Periwinkle
#C1C6FC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5E6 #E1E6A5
analogous
#A5C1E6 #AAA5E6 #CAA5E6
triadic
#AAA5E6 #E6AAA5 #A5E6AA
tetradic
#AAA5E6 #E6A5C1 #E1E6A5 #A5E6CA
square
#AAA5E6 #E6A5C1 #E1E6A5 #A5E6CA
split-complementary
#AAA5E6 #E6CAA5 #C1E6A5
monochromatic
#5045CB #7D75D9 #AAA5E6 #D7D5F3 #E8E7F8
Accessibility & contrast
On white
2.27
#AAA5E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#AAA5E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5E6
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5E6 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ADE9
Deuteranopia (green-blind)
#93AAE4
Tritanopia (blue-blind)
#9CB0BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa5e6; /* rgb */ color: rgb(170, 165, 230); /* oklch */ color: oklch(75.0% 0.093 287.5);
Tailwind
colors: {
custom: {
50: '#c4bfee',
500: '#aaa5e6',
950: '#000000',
},
}SCSS
$custom: #aaa5e6; $custom-light: #c4bfee; $custom-dark: #000000;
JSON
{
"hex": "#aaa5e6",
"rgb": {
"r": 170,
"g": 165,
"b": 230
},
"hsl": {
"h": 244.615,
"s": 56.522,
"l": 77.451
},
"oklch": {
"l": 0.74989,
"c": 0.09284,
"h": 287.5
},
"luminance": 0.41169
}Semantic roles & 50–950 ramp
primary
#AAA5E6
secondary
#EEF0DB
accent
#C421B8
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184