#AAA9F4#AAA9F4
#AAA9F4 is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.4% C 0.107 H 284.2°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9F4 |
|---|---|
| RGB | rgb(170, 169, 244) |
| HSL | hsl(241, 77%, 81%) |
| HSV | hsv(241, 31%, 96%) |
| CMYK | cmyk(30.3%, 30.7%, 0%, 4.3%) |
| CIE-LAB | lab(71.86, 16.93, -37.23) |
| CIE-LCH | lch(71.86, 40.90, 294.45°) |
| OKLab | oklab(76.38% 0.0262 -0.1035) |
| OKLCH | oklch(76.38% 0.107 284.2) |
| XYZ | xyz(47.0903, 43.4524, 91.4765) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.71
Lavender
#B39DDB
ΔE00 7.36
Light Periwinkle
#C1C6FC
ΔE00 7.74
Pale Violet
#CEAEFA
ΔE00 8.08
Pastel Blue
#A2BFFE
ΔE00 8.25
Perrywinkle
#8F8CE7
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9F4 #F3F4A9
analogous
#A9CDF4 #AAA9F4 #CFA9F4
triadic
#AAA9F4 #F4AAA9 #A9F4AA
tetradic
#AAA9F4 #F4A9CD #F3F4A9 #A9F4CF
square
#AAA9F4 #F4A9CD #F3F4A9 #A9F4CF
split-complementary
#AAA9F4 #F4CFA9 #CDF4A9
monochromatic
#3F3CE6 #7473ED #AAA9F4 #E0DFFB #E4E4FC
Accessibility & contrast
On white
2.17
#AAA9F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#AAA9F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9F4
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9F4 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F7
Deuteranopia (green-blind)
#91AEF2
Tritanopia (blue-blind)
#98B7C4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa9f4; /* rgb */ color: rgb(170, 169, 244); /* oklch */ color: oklch(76.4% 0.107 284.2);
Tailwind
colors: {
custom: {
50: '#c5c2f8',
500: '#aaa9f4',
950: '#000000',
},
}SCSS
$custom: #aaa9f4; $custom-light: #c5c2f8; $custom-dark: #000000;
JSON
{
"hex": "#aaa9f4",
"rgb": {
"r": 170,
"g": 169,
"b": 244
},
"hsl": {
"h": 240.8,
"s": 77.32,
"l": 80.98
},
"oklch": {
"l": 0.76383,
"c": 0.10672,
"h": 284.2
},
"luminance": 0.43454
}Semantic roles & 50–950 ramp
primary
#AAA9F4
secondary
#F3F3D8
accent
#DA0CD7
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185