#AAA9DE#AAA9DE
#AAA9DE is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.4% C 0.076 H 285.3°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9DE |
|---|---|
| RGB | rgb(170, 169, 222) |
| HSL | hsl(241, 45%, 77%) |
| HSV | hsv(241, 24%, 87%) |
| CMYK | cmyk(23.4%, 23.9%, 0%, 12.9%) |
| CIE-LAB | lab(71.01, 11.61, -26.56) |
| CIE-LCH | lch(71.01, 28.99, 293.62°) |
| OKLab | oklab(75.44% 0.02 -0.073) |
| OKLCH | oklch(75.44% 0.076 285.3) |
| XYZ | xyz(43.9471, 42.1951, 74.9222) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.62
Light Periwinkle
#C1C6FC
ΔE00 7.55
Pale Violet
#CEAEFA
ΔE00 8.25
Lavender (survey)
#C79FEF
ΔE00 8.98
Periwinkle
#CCCCFF
ΔE00 8.99
Light Violet
#D6B4FC
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9DE #DDDEA9
analogous
#A9C3DE #AAA9DE #C5A9DE
triadic
#AAA9DE #DEAAA9 #A9DEAA
tetradic
#AAA9DE #DEA9C3 #DDDEA9 #A9DEC5
square
#AAA9DE #DEA9C3 #DDDEA9 #A9DEC5
split-complementary
#AAA9DE #DEC5A9 #C3DEA9
monochromatic
#5351BC #7E7DCD #AAA9DE #D6D5EF #E9E9F7
Accessibility & contrast
On white
2.22
#AAA9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#AAA9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9DE
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9DE | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFE0
Deuteranopia (green-blind)
#9AACDD
Tritanopia (blue-blind)
#9EB2BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa9de; /* rgb */ color: rgb(170, 169, 222); /* oklch */ color: oklch(75.4% 0.076 285.3);
Tailwind
colors: {
custom: {
50: '#c4c2e8',
500: '#aaa9de',
950: '#000000',
},
}SCSS
$custom: #aaa9de; $custom-light: #c4c2e8; $custom-dark: #000000;
JSON
{
"hex": "#aaa9de",
"rgb": {
"r": 170,
"g": 169,
"b": 222
},
"hsl": {
"h": 241.132,
"s": 44.538,
"l": 76.667
},
"oklch": {
"l": 0.75439,
"c": 0.0757,
"h": 285.3
},
"luminance": 0.42196
}Semantic roles & 50–950 ramp
primary
#AAA9DE
secondary
#EDEDDE
accent
#B82EB5
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184