#AAA4DC#AAA4DC
#AAA4DC is a light, moderate blue. Relative luminance 0.403; OKLCH L 74.4% C 0.080 H 289.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4DC |
|---|---|
| RGB | rgb(170, 164, 220) |
| HSL | hsl(246, 44%, 75%) |
| HSV | hsv(246, 25%, 86%) |
| CMYK | cmyk(22.7%, 25.5%, 0%, 13.7%) |
| CIE-LAB | lab(69.66, 13.94, -27.53) |
| CIE-LCH | lch(69.66, 30.86, 296.85°) |
| OKLab | oklab(74.37% 0.0264 -0.0757) |
| OKLCH | oklch(74.37% 0.08 289.2) |
| XYZ | xyz(42.7682, 40.2636, 73.2147) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.04
Pale Violet
#CEAEFA
ΔE00 7.76
Lavender (survey)
#C79FEF
ΔE00 7.83
Pale Purple
#B790D4
ΔE00 8.39
Light Periwinkle
#C1C6FC
ΔE00 8.91
Pastel Purple
#CAA0FF
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4DC #D6DCA4
analogous
#A4BADC #AAA4DC #C6A4DC
triadic
#AAA4DC #DCAAA4 #A4DCAA
tetradic
#AAA4DC #DCA4BA #D6DCA4 #A4DCC6
square
#AAA4DC #DCA4BA #D6DCA4 #A4DCC6
split-complementary
#AAA4DC #DCC6A4 #BADCA4
monochromatic
#574CBA #8178CB #AAA4DC #D3D0ED #EAE9F6
Accessibility & contrast
On white
2.32
#AAA4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#AAA4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4DC
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4DC | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDE
Deuteranopia (green-blind)
#96A9DA
Tritanopia (blue-blind)
#9FADB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa4dc; /* rgb */ color: rgb(170, 164, 220); /* oklch */ color: oklch(74.4% 0.080 289.2);
Tailwind
colors: {
custom: {
50: '#c4bfe7',
500: '#aaa4dc',
950: '#000000',
},
}SCSS
$custom: #aaa4dc; $custom-light: #c4bfe7; $custom-dark: #000000;
JSON
{
"hex": "#aaa4dc",
"rgb": {
"r": 170,
"g": 164,
"b": 220
},
"hsl": {
"h": 246.429,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.7437,
"c": 0.08021,
"h": 289.2
},
"luminance": 0.40264
}Semantic roles & 50–950 ramp
primary
#AAA4DC
secondary
#ECEDDE
accent
#B82EA9
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184