#AAA9FF#AAA9FF
#AAA9FF is a light, vivid blue. Relative luminance 0.441; OKLCH L 76.9% C 0.122 H 283.7°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9FF |
|---|---|
| RGB | rgb(170, 169, 255) |
| HSL | hsl(241, 100%, 83%) |
| HSV | hsv(241, 34%, 100%) |
| CMYK | cmyk(33.3%, 33.7%, 0%, 0%) |
| CIE-LAB | lab(72.32, 19.70, -42.47) |
| CIE-LCH | lch(72.32, 46.82, 294.88°) |
| OKLab | oklab(76.89% 0.0289 -0.1186) |
| OKLCH | oklch(76.89% 0.122 283.7) |
| XYZ | xyz(48.8106, 44.1405, 100.5366) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.88
Pastel Blue
#A2BFFE
ΔE00 7.83
Perrywinkle
#8F8CE7
ΔE00 8.38
Light Periwinkle
#C1C6FC
ΔE00 8.42
Pastel Purple
#CAA0FF
ΔE00 8.61
Pale Violet
#CEAEFA
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9FF #FEFFA9
analogous
#A9D3FF #AAA9FF #D5A9FF
triadic
#AAA9FF #FFAAA9 #A9FFAA
tetradic
#AAA9FF #FFA9D3 #FEFFA9 #A9FFD5
square
#AAA9FF #FFA9D3 #FEFFA9 #A9FFD5
split-complementary
#AAA9FF #FFD5A9 #D3FFA9
monochromatic
#312FFF #6E6CFF #AAA9FF #E1E0FF #E1E0FF
Accessibility & contrast
On white
2.14
#AAA9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#AAA9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9FF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9FF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#8CAFFD
Tritanopia (blue-blind)
#94B9C8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaa9ff; /* rgb */ color: rgb(170, 169, 255); /* oklch */ color: oklch(76.9% 0.122 283.7);
Tailwind
colors: {
custom: {
50: '#c5c2ff',
500: '#aaa9ff',
950: '#000000',
},
}SCSS
$custom: #aaa9ff; $custom-light: #c5c2ff; $custom-dark: #000000;
JSON
{
"hex": "#aaa9ff",
"rgb": {
"r": 170,
"g": 169,
"b": 255
},
"hsl": {
"h": 240.698,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.7689,
"c": 0.12202,
"h": 283.7
},
"luminance": 0.44142
}Semantic roles & 50–950 ramp
primary
#AAA9FF
secondary
#F7F7D4
accent
#E600E3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186