#AAABF9#AAABF9
#AAABF9 is a light, moderate blue. Relative luminance 0.445; OKLCH L 77.0% C 0.111 H 282.9°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABF9 |
|---|---|
| RGB | rgb(170, 171, 249) |
| HSL | hsl(239, 87%, 82%) |
| HSV | hsv(239, 32%, 98%) |
| CMYK | cmyk(31.7%, 31.3%, 0%, 2.4%) |
| CIE-LAB | lab(72.57, 17.06, -38.84) |
| CIE-LCH | lch(72.57, 42.43, 293.71°) |
| OKLab | oklab(77% 0.0248 -0.1081) |
| OKLCH | oklch(77% 0.111 282.9) |
| XYZ | xyz(48.2347, 44.5100, 95.6541) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.50
Pastel Blue
#A2BFFE
ΔE00 7.46
Light Periwinkle
#C1C6FC
ΔE00 7.54
Lavender
#B39DDB
ΔE00 8.32
Pale Violet
#CEAEFA
ΔE00 8.56
Perrywinkle
#8F8CE7
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABF9 #F9F8AA
analogous
#AAD2F9 #AAABF9 #D1AAF9
triadic
#AAABF9 #F9AAAB #ABF9AA
tetradic
#AAABF9 #F9AAD2 #F9F8AA #AAF9D1
square
#AAABF9 #F9AAD2 #F9F8AA #AAF9D1
split-complementary
#AAABF9 #F9D1AA #D2F9AA
monochromatic
#383AF1 #7173F5 #AAABF9 #E2E3FD #E2E3FD
Accessibility & contrast
On white
2.12
#AAABF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#AAABF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABF9
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABF9 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FC
Deuteranopia (green-blind)
#91AFF7
Tritanopia (blue-blind)
#96B9C7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaabf9; /* rgb */ color: rgb(170, 171, 249); /* oklch */ color: oklch(77.0% 0.111 282.9);
Tailwind
colors: {
custom: {
50: '#c5c3fb',
500: '#aaabf9',
950: '#000000',
},
}SCSS
$custom: #aaabf9; $custom-light: #c5c3fb; $custom-dark: #000000;
JSON
{
"hex": "#aaabf9",
"rgb": {
"r": 170,
"g": 171,
"b": 249
},
"hsl": {
"h": 239.241,
"s": 86.813,
"l": 82.157
},
"oklch": {
"l": 0.76996,
"c": 0.1109,
"h": 282.9
},
"luminance": 0.44511
}Semantic roles & 50–950 ramp
primary
#AAABF9
secondary
#F5F5D6
accent
#E102E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185