#AAA6DC#AAA6DC
#AAA6DC is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.8% C 0.077 H 287.8°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6DC |
|---|---|
| RGB | rgb(170, 166, 220) |
| HSL | hsl(244, 44%, 76%) |
| HSV | hsv(244, 25%, 86%) |
| CMYK | cmyk(22.7%, 24.5%, 0%, 13.7%) |
| CIE-LAB | lab(70.17, 12.82, -26.75) |
| CIE-LCH | lch(70.17, 29.66, 295.60°) |
| OKLab | oklab(74.76% 0.0236 -0.0735) |
| OKLCH | oklch(74.76% 0.077 287.8) |
| XYZ | xyz(43.1289, 40.9851, 73.3349) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.66
Pale Violet
#CEAEFA
ΔE00 7.98
Lavender (survey)
#C79FEF
ΔE00 8.33
Light Periwinkle
#C1C6FC
ΔE00 8.39
Pale Purple
#B790D4
ΔE00 9.05
Light Violet
#D6B4FC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6DC #D8DCA6
analogous
#A6BDDC #AAA6DC #C5A6DC
triadic
#AAA6DC #DCAAA6 #A6DCAA
tetradic
#AAA6DC #DCA6BD #D8DCA6 #A6DCC5
square
#AAA6DC #DCA6BD #D8DCA6 #A6DCC5
split-complementary
#AAA6DC #DCC5A6 #BDDCA6
monochromatic
#564EB9 #807ACB #AAA6DC #D4D2ED #EAE9F6
Accessibility & contrast
On white
2.28
#AAA6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#AAA6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6DC
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6DC | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADDE
Deuteranopia (green-blind)
#98AADB
Tritanopia (blue-blind)
#9FAFB9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa6dc; /* rgb */ color: rgb(170, 166, 220); /* oklch */ color: oklch(74.8% 0.077 287.8);
Tailwind
colors: {
custom: {
50: '#c4c0e7',
500: '#aaa6dc',
950: '#000000',
},
}SCSS
$custom: #aaa6dc; $custom-light: #c4c0e7; $custom-dark: #000000;
JSON
{
"hex": "#aaa6dc",
"rgb": {
"r": 170,
"g": 166,
"b": 220
},
"hsl": {
"h": 244.444,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.74764,
"c": 0.07723,
"h": 287.8
},
"luminance": 0.40986
}Semantic roles & 50–950 ramp
primary
#AAA6DC
secondary
#ECEDDE
accent
#B72FAD
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184