#AAA3DC#AAA3DC
#AAA3DC is a light, moderate blue. Relative luminance 0.399; OKLCH L 74.2% C 0.082 H 289.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3DC |
|---|---|
| RGB | rgb(170, 163, 220) |
| HSL | hsl(247, 45%, 75%) |
| HSV | hsv(247, 26%, 86%) |
| CMYK | cmyk(22.7%, 25.9%, 0%, 13.7%) |
| CIE-LAB | lab(69.40, 14.49, -27.92) |
| CIE-LCH | lch(69.40, 31.46, 297.43°) |
| OKLab | oklab(74.17% 0.0278 -0.0768) |
| OKLCH | oklch(74.17% 0.082 289.9) |
| XYZ | xyz(42.5899, 39.9071, 73.1553) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.75
Lavender (survey)
#C79FEF
ΔE00 7.60
Pale Violet
#CEAEFA
ΔE00 7.67
Pale Purple
#B790D4
ΔE00 8.07
Pastel Purple
#CAA0FF
ΔE00 8.76
Lilac (survey)
#CEA2FD
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3DC #D5DCA3
analogous
#A3B9DC #AAA3DC #C6A3DC
triadic
#AAA3DC #DCAAA3 #A3DCAA
tetradic
#AAA3DC #DCA3B9 #D5DCA3 #A3DCC6
square
#AAA3DC #DCA3B9 #D5DCA3 #A3DCC6
split-complementary
#AAA3DC #DCC6A3 #B9DCA3
monochromatic
#584ABA #8177CB #AAA3DC #D3CFED #EBE9F7
Accessibility & contrast
On white
2.34
#AAA3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#AAA3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3DC
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3DC | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDE
Deuteranopia (green-blind)
#95A8DA
Tritanopia (blue-blind)
#9FACB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa3dc; /* rgb */ color: rgb(170, 163, 220); /* oklch */ color: oklch(74.2% 0.082 289.9);
Tailwind
colors: {
custom: {
50: '#c4bee7',
500: '#aaa3dc',
950: '#000000',
},
}SCSS
$custom: #aaa3dc; $custom-light: #c4bee7; $custom-dark: #000000;
JSON
{
"hex": "#aaa3dc",
"rgb": {
"r": 170,
"g": 163,
"b": 220
},
"hsl": {
"h": 247.368,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.74174,
"c": 0.08172,
"h": 289.9
},
"luminance": 0.39908
}Semantic roles & 50–950 ramp
primary
#AAA3DC
secondary
#ECEEDD
accent
#B82DA7
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184