#AAA6E6#AAA6E6
#AAA6E6 is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.2% C 0.091 H 286.8°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6E6 |
|---|---|
| RGB | rgb(170, 166, 230) |
| HSL | hsl(244, 56%, 78%) |
| HSV | hsv(244, 28%, 90%) |
| CMYK | cmyk(26.1%, 27.8%, 0%, 9.8%) |
| CIE-LAB | lab(70.55, 15.19, -31.64) |
| CIE-LCH | lch(70.55, 35.10, 295.64°) |
| OKLab | oklab(75.18% 0.0265 -0.0874) |
| OKLCH | oklch(75.18% 0.091 286.8) |
| XYZ | xyz(44.4931, 41.5308, 80.5196) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.15
Pale Violet
#CEAEFA
ΔE00 7.51
Lavender (survey)
#C79FEF
ΔE00 7.91
Light Periwinkle
#C1C6FC
ΔE00 8.16
Periwinkle Blue
#8F99FB
ΔE00 8.28
Pastel Purple
#CAA0FF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6E6 #E2E6A6
analogous
#A6C2E6 #AAA6E6 #CAA6E6
triadic
#AAA6E6 #E6AAA6 #A6E6AA
tetradic
#AAA6E6 #E6A6C2 #E2E6A6 #A6E6CA
square
#AAA6E6 #E6A6C2 #E2E6A6 #A6E6CA
split-complementary
#AAA6E6 #E6CAA6 #C2E6A6
monochromatic
#4F46CB #7C76D9 #AAA6E6 #D8D6F3 #E8E7F8
Accessibility & contrast
On white
2.26
#AAA6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#AAA6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6E6
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6E6 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AEE9
Deuteranopia (green-blind)
#94ABE4
Tritanopia (blue-blind)
#9CB1BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa6e6; /* rgb */ color: rgb(170, 166, 230); /* oklch */ color: oklch(75.2% 0.091 286.8);
Tailwind
colors: {
custom: {
50: '#c4c0ee',
500: '#aaa6e6',
950: '#000000',
},
}SCSS
$custom: #aaa6e6; $custom-light: #c4c0ee; $custom-dark: #000000;
JSON
{
"hex": "#aaa6e6",
"rgb": {
"r": 170,
"g": 166,
"b": 230
},
"hsl": {
"h": 243.75,
"s": 56.14,
"l": 77.647
},
"oklch": {
"l": 0.75184,
"c": 0.09137,
"h": 286.8
},
"luminance": 0.41532
}Semantic roles & 50–950 ramp
primary
#AAA6E6
secondary
#EEF0DB
accent
#C422BA
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184