#AAA6EE#AAA6EE
#AAA6EE is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.5% C 0.103 H 286.2°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6EE |
|---|---|
| RGB | rgb(170, 166, 238) |
| HSL | hsl(243, 68%, 79%) |
| HSV | hsv(243, 30%, 93%) |
| CMYK | cmyk(28.6%, 30.3%, 0%, 6.7%) |
| CIE-LAB | lab(70.86, 17.13, -35.52) |
| CIE-LCH | lch(70.86, 39.43, 295.75°) |
| OKLab | oklab(75.53% 0.0286 -0.0985) |
| OKLCH | oklch(75.53% 0.103 286.2) |
| XYZ | xyz(45.6424, 41.9905, 86.5726) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.08
Periwinkle Blue
#8F99FB
ΔE00 7.13
Pale Violet
#CEAEFA
ΔE00 7.59
Pastel Purple
#CAA0FF
ΔE00 7.97
Lavender (survey)
#C79FEF
ΔE00 8.02
Perrywinkle
#8F8CE7
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6EE #EAEEA6
analogous
#A6C6EE #AAA6EE #CEA6EE
triadic
#AAA6EE #EEAAA6 #A6EEAA
tetradic
#AAA6EE #EEA6C6 #EAEEA6 #A6EECE
square
#AAA6EE #EEA6C6 #EAEEA6 #A6EECE
split-complementary
#AAA6EE #EECEA6 #C6EEA6
monochromatic
#483FDA #7973E4 #AAA6EE #DBD9F8 #E6E5FA
Accessibility & contrast
On white
2.23
#AAA6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#AAA6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6EE
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6EE | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF1
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#9AB3C0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa6ee; /* rgb */ color: rgb(170, 166, 238); /* oklch */ color: oklch(75.5% 0.103 286.2);
Tailwind
colors: {
custom: {
50: '#c5c0f3',
500: '#aaa6ee',
950: '#000000',
},
}SCSS
$custom: #aaa6ee; $custom-light: #c5c0f3; $custom-dark: #000000;
JSON
{
"hex": "#aaa6ee",
"rgb": {
"r": 170,
"g": 166,
"b": 238
},
"hsl": {
"h": 243.333,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.75534,
"c": 0.10261,
"h": 286.2
},
"luminance": 0.41992
}Semantic roles & 50–950 ramp
primary
#AAA6EE
secondary
#F0F2D9
accent
#D016C6
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185