#AAA6EA#AAA6EA
#AAA6EA is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.4% C 0.097 H 286.5°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6EA |
|---|---|
| RGB | rgb(170, 166, 234) |
| HSL | hsl(244, 62%, 78%) |
| HSV | hsv(244, 29%, 92%) |
| CMYK | cmyk(27.4%, 29.1%, 0%, 8.2%) |
| CIE-LAB | lab(70.70, 16.15, -33.58) |
| CIE-LCH | lch(70.70, 37.27, 295.68°) |
| OKLab | oklab(75.36% 0.0276 -0.093) |
| OKLCH | oklch(75.36% 0.097 286.5) |
| XYZ | xyz(45.0613, 41.7580, 83.5119) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.58
Pale Violet
#CEAEFA
ΔE00 7.50
Periwinkle Blue
#8F99FB
ΔE00 7.68
Lavender (survey)
#C79FEF
ΔE00 7.93
Pastel Purple
#CAA0FF
ΔE00 8.13
Light Periwinkle
#C1C6FC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6EA #E6EAA6
analogous
#A6C4EA #AAA6EA #CCA6EA
triadic
#AAA6EA #EAAAA6 #A6EAAA
tetradic
#AAA6EA #EAA6C4 #E6EAA6 #A6EACC
square
#AAA6EA #EAA6C4 #E6EAA6 #A6EACC
split-complementary
#AAA6EA #EACCA6 #C4EAA6
monochromatic
#4B43D3 #7B74DE #AAA6EA #D9D8F6 #E7E6F9
Accessibility & contrast
On white
2.25
#AAA6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#AAA6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6EA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6EA | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFED
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#9BB2BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa6ea; /* rgb */ color: rgb(170, 166, 234); /* oklch */ color: oklch(75.4% 0.097 286.5);
Tailwind
colors: {
custom: {
50: '#c4c0f1',
500: '#aaa6ea',
950: '#000000',
},
}SCSS
$custom: #aaa6ea; $custom-light: #c4c0f1; $custom-dark: #000000;
JSON
{
"hex": "#aaa6ea",
"rgb": {
"r": 170,
"g": 166,
"b": 234
},
"hsl": {
"h": 243.529,
"s": 61.818,
"l": 78.431
},
"oklch": {
"l": 0.75357,
"c": 0.097,
"h": 286.5
},
"luminance": 0.41759
}Semantic roles & 50–950 ramp
primary
#AAA6EA
secondary
#EFF1DA
accent
#CA1CBF
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184