#AAA9DA#AAA9DA
#AAA9DA is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.3% C 0.070 H 285.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9DA |
|---|---|
| RGB | rgb(170, 169, 218) |
| HSL | hsl(241, 40%, 76%) |
| HSV | hsv(241, 22%, 85%) |
| CMYK | cmyk(22%, 22.5%, 0%, 14.5%) |
| CIE-LAB | lab(70.86, 10.68, -24.59) |
| CIE-LCH | lch(70.86, 26.81, 293.48°) |
| OKLab | oklab(75.28% 0.0187 -0.0675) |
| OKLCH | oklch(75.28% 0.07 285.5) |
| XYZ | xyz(43.4174, 41.9832, 72.1322) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.76
Light Periwinkle
#C1C6FC
ΔE00 7.79
Pale Violet
#CEAEFA
ΔE00 8.62
Periwinkle
#CCCCFF
ΔE00 9.07
Lavender (survey)
#C79FEF
ΔE00 9.31
Light Violet
#D6B4FC
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9DA #D9DAA9
analogous
#A9C0DA #AAA9DA #C2A9DA
triadic
#AAA9DA #DAAAA9 #A9DAAA
tetradic
#AAA9DA #DAA9C0 #D9DAA9 #A9DAC2
square
#AAA9DA #DAA9C0 #D9DAA9 #A9DAC2
split-complementary
#AAA9DA #DAC2A9 #C0DAA9
monochromatic
#5553B5 #807EC8 #AAA9DA #D4D4EC #EAEAF6
Accessibility & contrast
On white
2.23
#AAA9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#AAA9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9DA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9DA | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAFDC
Deuteranopia (green-blind)
#9BACD9
Tritanopia (blue-blind)
#9FB1BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa9da; /* rgb */ color: rgb(170, 169, 218); /* oklch */ color: oklch(75.3% 0.070 285.5);
Tailwind
colors: {
custom: {
50: '#c4c2e5',
500: '#aaa9da',
950: '#000000',
},
}SCSS
$custom: #aaa9da; $custom-light: #c4c2e5; $custom-dark: #000000;
JSON
{
"hex": "#aaa9da",
"rgb": {
"r": 170,
"g": 169,
"b": 218
},
"hsl": {
"h": 241.224,
"s": 39.837,
"l": 75.882
},
"oklch": {
"l": 0.75277,
"c": 0.07001,
"h": 285.5
},
"luminance": 0.41984
}Semantic roles & 50–950 ramp
primary
#AAA9DA
secondary
#ECEDDE
accent
#B333B0
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#121215
muted
#818184