#AAA2DC#AAA2DC
#AAA2DC is a light, moderate blue. Relative luminance 0.396; OKLCH L 74.0% C 0.083 H 290.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2DC |
|---|---|
| RGB | rgb(170, 162, 220) |
| HSL | hsl(248, 45%, 75%) |
| HSV | hsv(248, 26%, 86%) |
| CMYK | cmyk(22.7%, 26.4%, 0%, 13.7%) |
| CIE-LAB | lab(69.15, 15.06, -28.31) |
| CIE-LCH | lch(69.15, 32.07, 298.00°) |
| OKLab | oklab(73.98% 0.0292 -0.0779) |
| OKLCH | oklch(73.98% 0.083 290.5) |
| XYZ | xyz(42.4131, 39.5534, 73.0963) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.48
Lavender (survey)
#C79FEF
ΔE00 7.38
Pale Violet
#CEAEFA
ΔE00 7.60
Pale Purple
#B790D4
ΔE00 7.76
Pastel Purple
#CAA0FF
ΔE00 8.57
Lilac (survey)
#CEA2FD
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2DC #D4DCA2
analogous
#A2B7DC #AAA2DC #C7A2DC
triadic
#AAA2DC #DCAAA2 #A2DCAA
tetradic
#AAA2DC #DCA2B7 #D4DCA2 #A2DCC7
square
#AAA2DC #DCA2B7 #D4DCA2 #A2DCC7
split-complementary
#AAA2DC #DCC7A2 #B7DCA2
monochromatic
#5949BB #8176CB #AAA2DC #D3CEED #EBE9F7
Accessibility & contrast
On white
2.36
#AAA2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#AAA2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2DC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2DC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADE
Deuteranopia (green-blind)
#94A8DA
Tritanopia (blue-blind)
#9FACB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa2dc; /* rgb */ color: rgb(170, 162, 220); /* oklch */ color: oklch(74.0% 0.083 290.5);
Tailwind
colors: {
custom: {
50: '#c4bde7',
500: '#aaa2dc',
950: '#000000',
},
}SCSS
$custom: #aaa2dc; $custom-light: #c4bde7; $custom-dark: #000000;
JSON
{
"hex": "#aaa2dc",
"rgb": {
"r": 170,
"g": 162,
"b": 220
},
"hsl": {
"h": 248.276,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.73978,
"c": 0.08324,
"h": 290.5
},
"luminance": 0.39554
}Semantic roles & 50–950 ramp
primary
#AAA2DC
secondary
#EBEEDD
accent
#B82DA5
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184