#AAB5F9#AAB5F9
#AAB5F9 is a light, moderate blue. Relative luminance 0.484; OKLCH L 79.0% C 0.098 H 276.8°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB5F9 |
|---|---|
| RGB | rgb(170, 181, 249) |
| HSL | hsl(232, 87%, 82%) |
| HSV | hsv(232, 32%, 98%) |
| CMYK | cmyk(31.7%, 27.3%, 0%, 2.4%) |
| CIE-LAB | lab(75.10, 11.50, -34.92) |
| CIE-LCH | lch(75.10, 36.76, 288.22°) |
| OKLab | oklab(78.95% 0.0116 -0.0969) |
| OKLCH | oklch(78.95% 0.098 276.8) |
| XYZ | xyz(50.1956, 48.4317, 96.3077) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.73
Light Periwinkle
#C1C6FC
ΔE00 5.64
Periwinkle
#CCCCFF
ΔE00 8.05
Periwinkle Blue
#8F99FB
ΔE00 8.16
Powder Blue (survey)
#B1D1FC
ΔE00 8.19
Lightsteelblue
#B0C4DE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB5F9 #F9EEAA
analogous
#AADCF9 #AAB5F9 #C7AAF9
triadic
#AAB5F9 #F9AAB5 #B5F9AA
tetradic
#AAB5F9 #F9AADC #F9EEAA #AAF9C7
square
#AAB5F9 #F9AADC #F9EEAA #AAF9C7
split-complementary
#AAB5F9 #F9C7AA #DCF9AA
monochromatic
#3851F1 #7183F5 #AAB5F9 #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.97
#AAB5F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#AAB5F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB5F9
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB5F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB5F9 | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFC
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#95C2CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aab5f9; /* rgb */ color: rgb(170, 181, 249); /* oklch */ color: oklch(79.0% 0.098 276.8);
Tailwind
colors: {
custom: {
50: '#c5cbfb',
500: '#aab5f9',
950: '#000000',
},
}SCSS
$custom: #aab5f9; $custom-light: #c5cbfb; $custom-dark: #000000;
JSON
{
"hex": "#aab5f9",
"rgb": {
"r": 170,
"g": 181,
"b": 249
},
"hsl": {
"h": 231.646,
"s": 86.813,
"l": 82.157
},
"oklch": {
"l": 0.78951,
"c": 0.09755,
"h": 276.8
},
"luminance": 0.48433
}Semantic roles & 50–950 ramp
primary
#AAB5F9
secondary
#F5F1D6
accent
#C402E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285