#AAA1DC#AAA1DC
#AAA1DC is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.8% C 0.085 H 291.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1DC |
|---|---|
| RGB | rgb(170, 161, 220) |
| HSL | hsl(249, 46%, 75%) |
| HSV | hsv(249, 27%, 86%) |
| CMYK | cmyk(22.7%, 26.8%, 0%, 13.7%) |
| CIE-LAB | lab(68.90, 15.62, -28.70) |
| CIE-LCH | lch(68.90, 32.67, 298.55°) |
| OKLab | oklab(73.78% 0.0306 -0.079) |
| OKLCH | oklch(73.78% 0.085 291.2) |
| XYZ | xyz(42.2376, 39.2025, 73.0378) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.22
Lavender (survey)
#C79FEF
ΔE00 7.17
Pale Purple
#B790D4
ΔE00 7.45
Pale Violet
#CEAEFA
ΔE00 7.54
Pastel Purple
#CAA0FF
ΔE00 8.38
Baby Purple
#CA9BF7
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1DC #D3DCA1
analogous
#A1B5DC #AAA1DC #C8A1DC
triadic
#AAA1DC #DCAAA1 #A1DCAA
tetradic
#AAA1DC #DCA1B5 #D3DCA1 #A1DCC8
square
#AAA1DC #DCA1B5 #D3DCA1 #A1DCC8
split-complementary
#AAA1DC #DCC8A1 #B5DCA1
monochromatic
#5948BB #8274CB #AAA1DC #D2CEED #EBE9F7
Accessibility & contrast
On white
2.38
#AAA1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#AAA1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1DC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1DC | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DF
Deuteranopia (green-blind)
#93A7DA
Tritanopia (blue-blind)
#A0ABB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa1dc; /* rgb */ color: rgb(170, 161, 220); /* oklch */ color: oklch(73.8% 0.085 291.2);
Tailwind
colors: {
custom: {
50: '#c4bce7',
500: '#aaa1dc',
950: '#000000',
},
}SCSS
$custom: #aaa1dc; $custom-light: #c4bce7; $custom-dark: #000000;
JSON
{
"hex": "#aaa1dc",
"rgb": {
"r": 170,
"g": 161,
"b": 220
},
"hsl": {
"h": 249.153,
"s": 45.736,
"l": 74.706
},
"oklch": {
"l": 0.73783,
"c": 0.08477,
"h": 291.2
},
"luminance": 0.39203
}Semantic roles & 50–950 ramp
primary
#AAA1DC
secondary
#EBEEDD
accent
#B92DA4
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184