#AAA6EF#AAA6EF
#AAA6EF is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.6% C 0.104 H 286.1°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6EF |
|---|---|
| RGB | rgb(170, 166, 239) |
| HSL | hsl(243, 70%, 79%) |
| HSV | hsv(243, 31%, 94%) |
| CMYK | cmyk(28.9%, 30.5%, 0%, 6.3%) |
| CIE-LAB | lab(70.91, 17.37, -36.00) |
| CIE-LCH | lch(70.91, 39.97, 295.76°) |
| OKLab | oklab(75.58% 0.0289 -0.0999) |
| OKLCH | oklch(75.58% 0.104 286.1) |
| XYZ | xyz(45.7897, 42.0494, 87.3485) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.22
Periwinkle Blue
#8F99FB
ΔE00 7.01
Pale Violet
#CEAEFA
ΔE00 7.62
Pastel Purple
#CAA0FF
ΔE00 7.94
Perrywinkle
#8F8CE7
ΔE00 8.01
Lavender (survey)
#C79FEF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6EF #EBEFA6
analogous
#A6C7EF #AAA6EF #CFA6EF
triadic
#AAA6EF #EFAAA6 #A6EFAA
tetradic
#AAA6EF #EFA6C7 #EBEFA6 #A6EFCF
square
#AAA6EF #EFA6C7 #EBEFA6 #A6EFCF
split-complementary
#AAA6EF #EFCFA6 #C7EFA6
monochromatic
#473EDC #7872E6 #AAA6EF #DCDAF8 #E6E5FA
Accessibility & contrast
On white
2.23
#AAA6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#AAA6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6EF
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6EF | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F2
Deuteranopia (green-blind)
#90ACED
Tritanopia (blue-blind)
#9AB3C0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa6ef; /* rgb */ color: rgb(170, 166, 239); /* oklch */ color: oklch(75.6% 0.104 286.1);
Tailwind
colors: {
custom: {
50: '#c5c0f4',
500: '#aaa6ef',
950: '#000000',
},
}SCSS
$custom: #aaa6ef; $custom-light: #c5c0f4; $custom-dark: #000000;
JSON
{
"hex": "#aaa6ef",
"rgb": {
"r": 170,
"g": 166,
"b": 239
},
"hsl": {
"h": 243.288,
"s": 69.524,
"l": 79.412
},
"oklch": {
"l": 0.75579,
"c": 0.10402,
"h": 286.1
},
"luminance": 0.4205
}Semantic roles & 50–950 ramp
primary
#AAA6EF
secondary
#F1F2D9
accent
#D214C7
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185