#AAA6EC#AAA6EC
#AAA6EC is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.4% C 0.100 H 286.4°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6EC |
|---|---|
| RGB | rgb(170, 166, 236) |
| HSL | hsl(243, 65%, 79%) |
| HSV | hsv(243, 30%, 93%) |
| CMYK | cmyk(28%, 29.7%, 0%, 7.5%) |
| CIE-LAB | lab(70.78, 16.64, -34.55) |
| CIE-LCH | lch(70.78, 38.35, 295.71°) |
| OKLab | oklab(75.44% 0.0281 -0.0958) |
| OKLCH | oklch(75.44% 0.1 286.4) |
| XYZ | xyz(45.3502, 41.8736, 85.0337) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.83
Periwinkle Blue
#8F99FB
ΔE00 7.40
Pale Violet
#CEAEFA
ΔE00 7.54
Lavender (survey)
#C79FEF
ΔE00 7.97
Pastel Purple
#CAA0FF
ΔE00 8.04
Perrywinkle
#8F8CE7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6EC #E8ECA6
analogous
#A6C5EC #AAA6EC #CDA6EC
triadic
#AAA6EC #ECAAA6 #A6ECAA
tetradic
#AAA6EC #ECA6C5 #E8ECA6 #A6ECCD
square
#AAA6EC #ECA6C5 #E8ECA6 #A6ECCD
split-complementary
#AAA6EC #ECCDA6 #C5ECA6
monochromatic
#4A41D6 #7A74E1 #AAA6EC #DAD8F7 #E7E6FA
Accessibility & contrast
On white
2.24
#AAA6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#AAA6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6EC
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6EC | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEF
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#9BB2BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa6ec; /* rgb */ color: rgb(170, 166, 236); /* oklch */ color: oklch(75.4% 0.100 286.4);
Tailwind
colors: {
custom: {
50: '#c4c0f2',
500: '#aaa6ec',
950: '#000000',
},
}SCSS
$custom: #aaa6ec; $custom-light: #c4c0f2; $custom-dark: #000000;
JSON
{
"hex": "#aaa6ec",
"rgb": {
"r": 170,
"g": 166,
"b": 236
},
"hsl": {
"h": 243.429,
"s": 64.815,
"l": 78.824
},
"oklch": {
"l": 0.75445,
"c": 0.09981,
"h": 286.4
},
"luminance": 0.41875
}Semantic roles & 50–950 ramp
primary
#AAA6EC
secondary
#F0F1DA
accent
#CD19C2
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185