#AAA5E7#AAA5E7
#AAA5E7 is a light, moderate blue. Relative luminance 0.412; OKLCH L 75.0% C 0.094 H 287.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5E7 |
|---|---|
| RGB | rgb(170, 165, 231) |
| HSL | hsl(245, 58%, 78%) |
| HSV | hsv(245, 29%, 91%) |
| CMYK | cmyk(26.4%, 28.6%, 0%, 9.4%) |
| CIE-LAB | lab(70.33, 15.99, -32.52) |
| CIE-LCH | lch(70.33, 36.24, 296.18°) |
| OKLab | oklab(75.03% 0.0281 -0.0899) |
| OKLCH | oklch(75.03% 0.094 287.4) |
| XYZ | xyz(44.4529, 41.2250, 81.2010) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.04
Pale Violet
#CEAEFA
ΔE00 7.41
Lavender (survey)
#C79FEF
ΔE00 7.69
Periwinkle Blue
#8F99FB
ΔE00 8.06
Pastel Purple
#CAA0FF
ΔE00 8.10
Perrywinkle
#8F8CE7
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5E7 #E2E7A5
analogous
#A5C1E7 #AAA5E7 #CBA5E7
triadic
#AAA5E7 #E7AAA5 #A5E7AA
tetradic
#AAA5E7 #E7A5C1 #E2E7A5 #A5E7CB
square
#AAA5E7 #E7A5C1 #E2E7A5 #A5E7CB
split-complementary
#AAA5E7 #E7CBA5 #C1E7A5
monochromatic
#4F44CD #7C75DA #AAA5E7 #D8D5F4 #E8E7F9
Accessibility & contrast
On white
2.27
#AAA5E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#AAA5E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5E7
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5E7 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEEA
Deuteranopia (green-blind)
#92AAE5
Tritanopia (blue-blind)
#9CB0BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa5e7; /* rgb */ color: rgb(170, 165, 231); /* oklch */ color: oklch(75.0% 0.094 287.4);
Tailwind
colors: {
custom: {
50: '#c4bfef',
500: '#aaa5e7',
950: '#000000',
},
}SCSS
$custom: #aaa5e7; $custom-light: #c4bfef; $custom-dark: #000000;
JSON
{
"hex": "#aaa5e7",
"rgb": {
"r": 170,
"g": 165,
"b": 231
},
"hsl": {
"h": 244.545,
"s": 57.895,
"l": 77.647
},
"oklch": {
"l": 0.75032,
"c": 0.09425,
"h": 287.4
},
"luminance": 0.41226
}Semantic roles & 50–950 ramp
primary
#AAA5E7
secondary
#EEF0DB
accent
#C520B9
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184