#AAA6E7#AAA6E7
#AAA6E7 is a light, moderate blue. Relative luminance 0.416; OKLCH L 75.2% C 0.093 H 286.8°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6E7 |
|---|---|
| RGB | rgb(170, 166, 231) |
| HSL | hsl(244, 58%, 78%) |
| HSV | hsv(244, 28%, 91%) |
| CMYK | cmyk(26.4%, 28.1%, 0%, 9.4%) |
| CIE-LAB | lab(70.59, 15.43, -32.13) |
| CIE-LCH | lch(70.59, 35.64, 295.65°) |
| OKLab | oklab(75.23% 0.0268 -0.0888) |
| OKLCH | oklch(75.23% 0.093 286.8) |
| XYZ | xyz(44.6339, 41.5871, 81.2613) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.25
Pale Violet
#CEAEFA
ΔE00 7.50
Lavender (survey)
#C79FEF
ΔE00 7.91
Periwinkle Blue
#8F99FB
ΔE00 8.13
Light Periwinkle
#C1C6FC
ΔE00 8.16
Pastel Purple
#CAA0FF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6E7 #E3E7A6
analogous
#A6C2E7 #AAA6E7 #CAA6E7
triadic
#AAA6E7 #E7AAA6 #A6E7AA
tetradic
#AAA6E7 #E7A6C2 #E3E7A6 #A6E7CA
square
#AAA6E7 #E7A6C2 #E3E7A6 #A6E7CA
split-complementary
#AAA6E7 #E7CAA6 #C2E7A6
monochromatic
#4E46CD #7C76DA #AAA6E7 #D8D6F4 #E8E7F9
Accessibility & contrast
On white
2.25
#AAA6E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#AAA6E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6E7
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6E7 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AEEA
Deuteranopia (green-blind)
#93ABE5
Tritanopia (blue-blind)
#9CB1BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa6e7; /* rgb */ color: rgb(170, 166, 231); /* oklch */ color: oklch(75.2% 0.093 286.8);
Tailwind
colors: {
custom: {
50: '#c4c0ef',
500: '#aaa6e7',
950: '#000000',
},
}SCSS
$custom: #aaa6e7; $custom-light: #c4c0ef; $custom-dark: #000000;
JSON
{
"hex": "#aaa6e7",
"rgb": {
"r": 170,
"g": 166,
"b": 231
},
"hsl": {
"h": 243.692,
"s": 57.522,
"l": 77.843
},
"oklch": {
"l": 0.75227,
"c": 0.09278,
"h": 286.8
},
"luminance": 0.41588
}Semantic roles & 50–950 ramp
primary
#AAA6E7
secondary
#EFF0DB
accent
#C520BB
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184