#AAA6E9#AAA6E9
#AAA6E9 is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.3% C 0.096 H 286.6°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6E9 |
|---|---|
| RGB | rgb(170, 166, 233) |
| HSL | hsl(244, 60%, 78%) |
| HSV | hsv(244, 29%, 91%) |
| CMYK | cmyk(27%, 28.8%, 0%, 8.6%) |
| CIE-LAB | lab(70.66, 15.91, -33.10) |
| CIE-LCH | lch(70.66, 36.72, 295.67°) |
| OKLab | oklab(75.31% 0.0273 -0.0916) |
| OKLCH | oklch(75.31% 0.096 286.6) |
| XYZ | xyz(44.9180, 41.7007, 82.7575) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.46
Pale Violet
#CEAEFA
ΔE00 7.50
Periwinkle Blue
#8F99FB
ΔE00 7.82
Lavender (survey)
#C79FEF
ΔE00 7.92
Light Periwinkle
#C1C6FC
ΔE00 8.18
Pastel Purple
#CAA0FF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6E9 #E5E9A6
analogous
#A6C3E9 #AAA6E9 #CBA6E9
triadic
#AAA6E9 #E9AAA6 #A6E9AA
tetradic
#AAA6E9 #E9A6C3 #E5E9A6 #A6E9CB
square
#AAA6E9 #E9A6C3 #E5E9A6 #A6E9CB
split-complementary
#AAA6E9 #E9CBA6 #C3E9A6
monochromatic
#4C44D1 #7B75DD #AAA6E9 #D9D7F5 #E8E6F9
Accessibility & contrast
On white
2.25
#AAA6E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#AAA6E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6E9
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6E9 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEC
Deuteranopia (green-blind)
#93ABE7
Tritanopia (blue-blind)
#9BB2BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa6e9; /* rgb */ color: rgb(170, 166, 233); /* oklch */ color: oklch(75.3% 0.096 286.6);
Tailwind
colors: {
custom: {
50: '#c4c0f0',
500: '#aaa6e9',
950: '#000000',
},
}SCSS
$custom: #aaa6e9; $custom-light: #c4c0f0; $custom-dark: #000000;
JSON
{
"hex": "#aaa6e9",
"rgb": {
"r": 170,
"g": 166,
"b": 233
},
"hsl": {
"h": 243.582,
"s": 60.36,
"l": 78.235
},
"oklch": {
"l": 0.75314,
"c": 0.09559,
"h": 286.6
},
"luminance": 0.41702
}Semantic roles & 50–950 ramp
primary
#AAA6E9
secondary
#EFF0DB
accent
#C81DBE
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184