#AAB4FA#AAB4FA
#AAB4FA is a light, moderate blue. Relative luminance 0.481; OKLCH L 78.8% C 0.100 H 277.6°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB4FA |
|---|---|
| RGB | rgb(170, 180, 250) |
| HSL | hsl(233, 89%, 82%) |
| HSV | hsv(233, 32%, 98%) |
| CMYK | cmyk(32%, 28%, 0%, 2%) |
| CIE-LAB | lab(74.88, 12.30, -35.79) |
| CIE-LCH | lch(74.88, 37.85, 288.96°) |
| OKLab | oklab(78.8% 0.0132 -0.0993) |
| OKLCH | oklch(78.8% 0.1 277.6) |
| XYZ | xyz(50.1493, 48.0891, 97.0638) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.96
Light Periwinkle
#C1C6FC
ΔE00 5.85
Periwinkle Blue
#8F99FB
ΔE00 7.91
Periwinkle
#CCCCFF
ΔE00 8.25
Lightsteelblue
#B0C4DE
ΔE00 8.37
Powder Blue (survey)
#B1D1FC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB4FA #FAF0AA
analogous
#AADCFA #AAB4FA #C8AAFA
triadic
#AAB4FA #FAAAB4 #B4FAAA
tetradic
#AAB4FA #FAAADC #FAF0AA #AAFAC8
square
#AAB4FA #FAAADC #FAF0AA #AAFAC8
split-complementary
#AAB4FA #FAC8AA #DCFAAA
monochromatic
#364EF3 #7081F7 #AAB4FA #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.98
#AAB4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#AAB4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB4FA
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB4FA | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBBFD
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#95C1CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aab4fa; /* rgb */ color: rgb(170, 180, 250); /* oklch */ color: oklch(78.8% 0.100 277.6);
Tailwind
colors: {
custom: {
50: '#c5cafc',
500: '#aab4fa',
950: '#000000',
},
}SCSS
$custom: #aab4fa; $custom-light: #c5cafc; $custom-dark: #000000;
JSON
{
"hex": "#aab4fa",
"rgb": {
"r": 170,
"g": 180,
"b": 250
},
"hsl": {
"h": 232.5,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.78797,
"c": 0.10022,
"h": 277.6
},
"luminance": 0.48091
}Semantic roles & 50–950 ramp
primary
#AAB4FA
secondary
#F5F1D6
accent
#C900E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285