#AAA9FA#AAA9FA
#AAA9FA is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.7% C 0.115 H 283.9°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9FA |
|---|---|
| RGB | rgb(170, 169, 250) |
| HSL | hsl(241, 89%, 82%) |
| HSV | hsv(241, 32%, 98%) |
| CMYK | cmyk(32%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(72.11, 18.43, -40.10) |
| CIE-LCH | lch(72.11, 44.13, 294.69°) |
| OKLab | oklab(76.66% 0.0277 -0.1117) |
| OKLCH | oklch(76.66% 0.115 283.9) |
| XYZ | xyz(48.0162, 43.8228, 96.3527) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.19
Pastel Blue
#A2BFFE
ΔE00 7.98
Light Periwinkle
#C1C6FC
ΔE00 8.08
Lavender
#B39DDB
ΔE00 8.14
Perrywinkle
#8F8CE7
ΔE00 8.35
Pale Violet
#CEAEFA
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9FA #F9FAA9
analogous
#A9D1FA #AAA9FA #D3A9FA
triadic
#AAA9FA #FAAAA9 #A9FAAA
tetradic
#AAA9FA #FAA9D1 #F9FAA9 #A9FAD3
square
#AAA9FA #FAA9D1 #F9FAA9 #A9FAD3
split-complementary
#AAA9FA #FAD3A9 #D1FAA9
monochromatic
#3835F3 #716FF7 #AAA9FA #E2E2FD #E2E2FD
Accessibility & contrast
On white
2.15
#AAA9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#AAA9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9FA
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9FA | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FD
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#96B8C6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaa9fa; /* rgb */ color: rgb(170, 169, 250); /* oklch */ color: oklch(76.7% 0.115 283.9);
Tailwind
colors: {
custom: {
50: '#c5c2fc',
500: '#aaa9fa',
950: '#000000',
},
}SCSS
$custom: #aaa9fa; $custom-light: #c5c2fc; $custom-dark: #000000;
JSON
{
"hex": "#aaa9fa",
"rgb": {
"r": 170,
"g": 169,
"b": 250
},
"hsl": {
"h": 240.741,
"s": 89.011,
"l": 82.157
},
"oklch": {
"l": 0.76657,
"c": 0.11508,
"h": 283.9
},
"luminance": 0.43824
}Semantic roles & 50–950 ramp
primary
#AAA9FA
secondary
#F5F5D6
accent
#E600E3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185