#AAA5E2#AAA5E2
#AAA5E2 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.8% C 0.087 H 287.9°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5E2 |
|---|---|
| RGB | rgb(170, 165, 226) |
| HSL | hsl(245, 51%, 77%) |
| HSV | hsv(245, 27%, 89%) |
| CMYK | cmyk(24.8%, 27%, 0%, 11.4%) |
| CIE-LAB | lab(70.14, 14.79, -30.08) |
| CIE-LCH | lch(70.14, 33.52, 296.18°) |
| OKLab | oklab(74.82% 0.0267 -0.083) |
| OKLCH | oklch(74.82% 0.087 287.9) |
| XYZ | xyz(43.7568, 40.9465, 77.5349) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.57
Pale Violet
#CEAEFA
ΔE00 7.51
Lavender (survey)
#C79FEF
ΔE00 7.76
Light Periwinkle
#C1C6FC
ΔE00 8.47
Pastel Purple
#CAA0FF
ΔE00 8.50
Lilac (survey)
#CEA2FD
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5E2 #DDE2A5
analogous
#A5BFE2 #AAA5E2 #C9A5E2
triadic
#AAA5E2 #E2AAA5 #A5E2AA
tetradic
#AAA5E2 #E2A5BF #DDE2A5 #A5E2C9
square
#AAA5E2 #E2A5BF #DDE2A5 #A5E2C9
split-complementary
#AAA5E2 #E2C9A5 #BFE2A5
monochromatic
#5348C4 #7E77D3 #AAA5E2 #D6D3F1 #E9E8F8
Accessibility & contrast
On white
2.29
#AAA5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#AAA5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5E2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5E2 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ADE5
Deuteranopia (green-blind)
#94AAE0
Tritanopia (blue-blind)
#9EAFBA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa5e2; /* rgb */ color: rgb(170, 165, 226); /* oklch */ color: oklch(74.8% 0.087 287.9);
Tailwind
colors: {
custom: {
50: '#c4bfeb',
500: '#aaa5e2',
950: '#000000',
},
}SCSS
$custom: #aaa5e2; $custom-light: #c4bfeb; $custom-dark: #000000;
JSON
{
"hex": "#aaa5e2",
"rgb": {
"r": 170,
"g": 165,
"b": 226
},
"hsl": {
"h": 244.918,
"s": 51.261,
"l": 76.667
},
"oklch": {
"l": 0.74818,
"c": 0.0872,
"h": 287.9
},
"luminance": 0.40947
}Semantic roles & 50–950 ramp
primary
#AAA5E2
secondary
#EDEFDC
accent
#BF27B2
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184