#AAA5E9#AAA5E9
#AAA5E9 is a light, moderate blue. Relative luminance 0.413; OKLCH L 75.1% C 0.097 H 287.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5E9 |
|---|---|
| RGB | rgb(170, 165, 233) |
| HSL | hsl(244, 61%, 78%) |
| HSV | hsv(244, 29%, 91%) |
| CMYK | cmyk(27%, 29.2%, 0%, 8.6%) |
| CIE-LAB | lab(70.41, 16.47, -33.49) |
| CIE-LCH | lch(70.41, 37.32, 296.19°) |
| OKLab | oklab(75.12% 0.0287 -0.0927) |
| OKLCH | oklch(75.12% 0.097 287.2) |
| XYZ | xyz(44.7370, 41.3386, 82.6971) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.27
Pale Violet
#CEAEFA
ΔE00 7.42
Lavender (survey)
#C79FEF
ΔE00 7.70
Periwinkle Blue
#8F99FB
ΔE00 7.76
Pastel Purple
#CAA0FF
ΔE00 7.98
Perrywinkle
#8F8CE7
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5E9 #E4E9A5
analogous
#A5C2E9 #AAA5E9 #CCA5E9
triadic
#AAA5E9 #E9AAA5 #A5E9AA
tetradic
#AAA5E9 #E9A5C2 #E4E9A5 #A5E9CC
square
#AAA5E9 #E9A5C2 #E4E9A5 #A5E9CC
split-complementary
#AAA5E9 #E9CCA5 #C2E9A5
monochromatic
#4D43D1 #7C74DD #AAA5E9 #D8D6F5 #E8E6F9
Accessibility & contrast
On white
2.27
#AAA5E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#AAA5E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5E9
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5E9 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEEC
Deuteranopia (green-blind)
#92AAE7
Tritanopia (blue-blind)
#9CB1BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa5e9; /* rgb */ color: rgb(170, 165, 233); /* oklch */ color: oklch(75.1% 0.097 287.2);
Tailwind
colors: {
custom: {
50: '#c4bff0',
500: '#aaa5e9',
950: '#000000',
},
}SCSS
$custom: #aaa5e9; $custom-light: #c4bff0; $custom-dark: #000000;
JSON
{
"hex": "#aaa5e9",
"rgb": {
"r": 170,
"g": 165,
"b": 233
},
"hsl": {
"h": 244.412,
"s": 60.714,
"l": 78.039
},
"oklch": {
"l": 0.7512,
"c": 0.09705,
"h": 287.2
},
"luminance": 0.4134
}Semantic roles & 50–950 ramp
primary
#AAA5E9
secondary
#EFF0DB
accent
#C81DBC
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184