#AAA9DF#AAA9DF
#AAA9DF is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.5% C 0.077 H 285.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9DF |
|---|---|
| RGB | rgb(170, 169, 223) |
| HSL | hsl(241, 46%, 77%) |
| HSV | hsv(241, 24%, 87%) |
| CMYK | cmyk(23.8%, 24.2%, 0%, 12.5%) |
| CIE-LAB | lab(71.04, 11.85, -27.05) |
| CIE-LCH | lch(71.04, 29.53, 293.65°) |
| OKLab | oklab(75.48% 0.0203 -0.0744) |
| OKLCH | oklch(75.48% 0.077 285.2) |
| XYZ | xyz(44.0815, 42.2489, 75.6301) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.62
Light Periwinkle
#C1C6FC
ΔE00 7.51
Pale Violet
#CEAEFA
ΔE00 8.18
Lavender (survey)
#C79FEF
ΔE00 8.91
Periwinkle
#CCCCFF
ΔE00 8.98
Light Violet
#D6B4FC
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9DF #DEDFA9
analogous
#A9C3DF #AAA9DF #C5A9DF
triadic
#AAA9DF #DFAAA9 #A9DFAA
tetradic
#AAA9DF #DFA9C3 #DEDFA9 #A9DFC5
square
#AAA9DF #DFA9C3 #DEDFA9 #A9DFC5
split-complementary
#AAA9DF #DFC5A9 #C3DFA9
monochromatic
#5250BE #7E7CCE #AAA9DF #D6D6F0 #E9E9F7
Accessibility & contrast
On white
2.22
#AAA9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#AAA9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9DF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9DF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFE1
Deuteranopia (green-blind)
#9AACDE
Tritanopia (blue-blind)
#9EB2BC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa9df; /* rgb */ color: rgb(170, 169, 223); /* oklch */ color: oklch(75.5% 0.077 285.2);
Tailwind
colors: {
custom: {
50: '#c4c2e9',
500: '#aaa9df',
950: '#000000',
},
}SCSS
$custom: #aaa9df; $custom-light: #c4c2e9; $custom-dark: #000000;
JSON
{
"hex": "#aaa9df",
"rgb": {
"r": 170,
"g": 169,
"b": 223
},
"hsl": {
"h": 241.111,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.7548,
"c": 0.07712,
"h": 285.2
},
"luminance": 0.4225
}Semantic roles & 50–950 ramp
primary
#AAA9DF
secondary
#EDEEDD
accent
#B92DB6
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184