#AAA5E8#AAA5E8
#AAA5E8 is a light, moderate blue. Relative luminance 0.413; OKLCH L 75.1% C 0.096 H 287.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5E8 |
|---|---|
| RGB | rgb(170, 165, 232) |
| HSL | hsl(244, 59%, 78%) |
| HSV | hsv(244, 29%, 91%) |
| CMYK | cmyk(26.7%, 28.9%, 0%, 9%) |
| CIE-LAB | lab(70.37, 16.23, -33.00) |
| CIE-LCH | lch(70.37, 36.78, 296.18°) |
| OKLab | oklab(75.08% 0.0284 -0.0913) |
| OKLCH | oklch(75.08% 0.096 287.3) |
| XYZ | xyz(44.5945, 41.2816, 81.9469) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.15
Pale Violet
#CEAEFA
ΔE00 7.41
Lavender (survey)
#C79FEF
ΔE00 7.69
Periwinkle Blue
#8F99FB
ΔE00 7.91
Pastel Purple
#CAA0FF
ΔE00 8.03
Perrywinkle
#8F8CE7
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5E8 #E3E8A5
analogous
#A5C1E8 #AAA5E8 #CCA5E8
triadic
#AAA5E8 #E8AAA5 #A5E8AA
tetradic
#AAA5E8 #E8A5C1 #E3E8A5 #A5E8CC
square
#AAA5E8 #E8A5C1 #E3E8A5 #A5E8CC
split-complementary
#AAA5E8 #E8CCA5 #C1E8A5
monochromatic
#4E44CF #7C74DC #AAA5E8 #D8D6F4 #E8E7F9
Accessibility & contrast
On white
2.27
#AAA5E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#AAA5E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5E8
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5E8 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEEB
Deuteranopia (green-blind)
#92AAE6
Tritanopia (blue-blind)
#9CB1BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa5e8; /* rgb */ color: rgb(170, 165, 232); /* oklch */ color: oklch(75.1% 0.096 287.3);
Tailwind
colors: {
custom: {
50: '#c4bfef',
500: '#aaa5e8',
950: '#000000',
},
}SCSS
$custom: #aaa5e8; $custom-light: #c4bfef; $custom-dark: #000000;
JSON
{
"hex": "#aaa5e8",
"rgb": {
"r": 170,
"g": 165,
"b": 232
},
"hsl": {
"h": 244.478,
"s": 59.292,
"l": 77.843
},
"oklch": {
"l": 0.75076,
"c": 0.09565,
"h": 287.3
},
"luminance": 0.41283
}Semantic roles & 50–950 ramp
primary
#AAA5E8
secondary
#EFF0DB
accent
#C71FBA
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184