#AAA6ED#AAA6ED
#AAA6ED is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.5% C 0.101 H 286.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6ED |
|---|---|
| RGB | rgb(170, 166, 237) |
| HSL | hsl(243, 66%, 79%) |
| HSV | hsv(243, 30%, 93%) |
| CMYK | cmyk(28.3%, 30%, 0%, 7.1%) |
| CIE-LAB | lab(70.82, 16.88, -35.03) |
| CIE-LCH | lch(70.82, 38.89, 295.73°) |
| OKLab | oklab(75.49% 0.0284 -0.0971) |
| OKLCH | oklch(75.49% 0.101 286.3) |
| XYZ | xyz(45.4959, 41.9319, 85.8010) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.95
Periwinkle Blue
#8F99FB
ΔE00 7.26
Pale Violet
#CEAEFA
ΔE00 7.56
Lavender (survey)
#C79FEF
ΔE00 7.99
Pastel Purple
#CAA0FF
ΔE00 8.00
Perrywinkle
#8F8CE7
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6ED #E9EDA6
analogous
#A6C6ED #AAA6ED #CEA6ED
triadic
#AAA6ED #EDAAA6 #A6EDAA
tetradic
#AAA6ED #EDA6C6 #E9EDA6 #A6EDCE
square
#AAA6ED #EDA6C6 #E9EDA6 #A6EDCE
split-complementary
#AAA6ED #EDCEA6 #C6EDA6
monochromatic
#4940D8 #7973E3 #AAA6ED #DBD9F7 #E7E6FA
Accessibility & contrast
On white
2.24
#AAA6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#AAA6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6ED
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6ED | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#9AB3BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa6ed; /* rgb */ color: rgb(170, 166, 237); /* oklch */ color: oklch(75.5% 0.101 286.3);
Tailwind
colors: {
custom: {
50: '#c4c0f3',
500: '#aaa6ed',
950: '#000000',
},
}SCSS
$custom: #aaa6ed; $custom-light: #c4c0f3; $custom-dark: #000000;
JSON
{
"hex": "#aaa6ed",
"rgb": {
"r": 170,
"g": 166,
"b": 237
},
"hsl": {
"h": 243.38,
"s": 66.355,
"l": 79.02
},
"oklch": {
"l": 0.7549,
"c": 0.10121,
"h": 286.3
},
"luminance": 0.41933
}Semantic roles & 50–950 ramp
primary
#AAA6ED
secondary
#F0F1DA
accent
#CE17C4
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185