#AAAADC#AAAADC
#AAAADC is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.6% C 0.071 H 284.6°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAADC |
|---|---|
| RGB | rgb(170, 170, 220) |
| HSL | hsl(240, 42%, 76%) |
| HSV | hsv(240, 23%, 86%) |
| CMYK | cmyk(22.7%, 22.7%, 0%, 13.7%) |
| CIE-LAB | lab(71.19, 10.59, -25.18) |
| CIE-LCH | lch(71.19, 27.32, 292.81°) |
| OKLab | oklab(75.56% 0.018 -0.0691) |
| OKLCH | oklch(75.56% 0.071 284.6) |
| XYZ | xyz(43.8674, 42.4620, 73.5811) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.02
Light Periwinkle
#C1C6FC
ΔE00 7.43
Pale Violet
#CEAEFA
ΔE00 8.59
Periwinkle
#CCCCFF
ΔE00 8.81
Lavender (survey)
#C79FEF
ΔE00 9.41
Light Violet
#D6B4FC
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAADC #DCDCAA
analogous
#AAC3DC #AAAADC #C3AADC
triadic
#AAAADC #DCAAAA #AADCAA
tetradic
#AAAADC #DCAAC3 #DCDCAA #AADCC3
square
#AAAADC #DCAAC3 #DCDCAA #AADCC3
split-complementary
#AAAADC #DCC3AA #C3DCAA
monochromatic
#5353B8 #7F7FCA #AAAADC #D5D5EE #E9E9F6
Accessibility & contrast
On white
2.21
#AAAADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#AAAADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAADC
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAADC | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DE
Deuteranopia (green-blind)
#9CADDB
Tritanopia (blue-blind)
#9FB3BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaaadc; /* rgb */ color: rgb(170, 170, 220); /* oklch */ color: oklch(75.6% 0.071 284.6);
Tailwind
colors: {
custom: {
50: '#c4c3e7',
500: '#aaaadc',
950: '#000000',
},
}SCSS
$custom: #aaaadc; $custom-light: #c4c3e7; $custom-dark: #000000;
JSON
{
"hex": "#aaaadc",
"rgb": {
"r": 170,
"g": 170,
"b": 220
},
"hsl": {
"h": 240,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.75557,
"c": 0.07143,
"h": 284.6
},
"luminance": 0.42463
}Semantic roles & 50–950 ramp
primary
#AAAADC
secondary
#EDEDDE
accent
#B531B5
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#121216
muted
#818184