#AAA6E5#AAA6E5
#AAA6E5 is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.1% C 0.090 H 286.9°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6E5 |
|---|---|
| RGB | rgb(170, 166, 229) |
| HSL | hsl(244, 55%, 77%) |
| HSV | hsv(244, 28%, 90%) |
| CMYK | cmyk(25.8%, 27.5%, 0%, 10.2%) |
| CIE-LAB | lab(70.51, 14.95, -31.16) |
| CIE-LCH | lch(70.51, 34.56, 295.63°) |
| OKLab | oklab(75.14% 0.0262 -0.0861) |
| OKLCH | oklch(75.14% 0.09 286.9) |
| XYZ | xyz(44.3531, 41.4748, 79.7822) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.05
Pale Violet
#CEAEFA
ΔE00 7.52
Lavender (survey)
#C79FEF
ΔE00 7.93
Light Periwinkle
#C1C6FC
ΔE00 8.16
Periwinkle Blue
#8F99FB
ΔE00 8.44
Pastel Purple
#CAA0FF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6E5 #E1E5A6
analogous
#A6C1E5 #AAA6E5 #CAA6E5
triadic
#AAA6E5 #E5AAA6 #A6E5AA
tetradic
#AAA6E5 #E5A6C1 #E1E5A6 #A6E5CA
square
#AAA6E5 #E5A6C1 #E1E5A6 #A6E5CA
split-complementary
#AAA6E5 #E5CAA6 #C1E5A6
monochromatic
#5047C9 #7D77D7 #AAA6E5 #D7D5F3 #E8E7F8
Accessibility & contrast
On white
2.26
#AAA6E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#AAA6E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6E5
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6E5 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AEE8
Deuteranopia (green-blind)
#94ABE3
Tritanopia (blue-blind)
#9DB1BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa6e5; /* rgb */ color: rgb(170, 166, 229); /* oklch */ color: oklch(75.1% 0.090 286.9);
Tailwind
colors: {
custom: {
50: '#c4c0ed',
500: '#aaa6e5',
950: '#000000',
},
}SCSS
$custom: #aaa6e5; $custom-light: #c4c0ed; $custom-dark: #000000;
JSON
{
"hex": "#aaa6e5",
"rgb": {
"r": 170,
"g": 166,
"b": 229
},
"hsl": {
"h": 243.81,
"s": 54.783,
"l": 77.451
},
"oklch": {
"l": 0.75141,
"c": 0.08996,
"h": 286.9
},
"luminance": 0.41476
}Semantic roles & 50–950 ramp
primary
#AAA6E5
secondary
#EEEFDC
accent
#C223B8
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184