#AAB9FA#AAB9FA
#AAB9FA is a light, moderate blue. Relative luminance 0.501; OKLCH L 79.8% C 0.094 H 274.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB9FA |
|---|---|
| RGB | rgb(170, 185, 250) |
| HSL | hsl(229, 89%, 82%) |
| HSV | hsv(229, 32%, 98%) |
| CMYK | cmyk(32%, 26%, 0%, 2%) |
| CIE-LAB | lab(76.16, 9.54, -33.82) |
| CIE-LCH | lch(76.16, 35.14, 285.75°) |
| OKLab | oklab(79.79% 0.0067 -0.0937) |
| OKLCH | oklch(79.79% 0.094 274.1) |
| XYZ | xyz(51.1770, 50.1443, 97.4063) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.63
Light Periwinkle
#C1C6FC
ΔE00 5.35
Powder Blue (survey)
#B1D1FC
ΔE00 7.09
Carolina Blue
#8AB8FE
ΔE00 7.59
Lightsteelblue
#B0C4DE
ΔE00 7.76
Periwinkle
#CCCCFF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB9FA #FAEBAA
analogous
#AAE1FA #AAB9FA #C3AAFA
triadic
#AAB9FA #FAAAB9 #B9FAAA
tetradic
#AAB9FA #FAAAE1 #FAEBAA #AAFAC3
square
#AAB9FA #FAAAE1 #FAEBAA #AAFAC3
split-complementary
#AAB9FA #FAC3AA #E1FAAA
monochromatic
#365AF3 #7089F7 #AAB9FA #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.90
#AAB9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#AAB9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB9FA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB9FA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFD
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#94C5D0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aab9fa; /* rgb */ color: rgb(170, 185, 250); /* oklch */ color: oklch(79.8% 0.094 274.1);
Tailwind
colors: {
custom: {
50: '#c5cdfc',
500: '#aab9fa',
950: '#000000',
},
}SCSS
$custom: #aab9fa; $custom-light: #c5cdfc; $custom-dark: #000000;
JSON
{
"hex": "#aab9fa",
"rgb": {
"r": 170,
"g": 185,
"b": 250
},
"hsl": {
"h": 228.75,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.79788,
"c": 0.09395,
"h": 274.1
},
"luminance": 0.50146
}Semantic roles & 50–950 ramp
primary
#AAB9FA
secondary
#DDC76C
accent
#BA00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385