#AAB2FA#AAB2FA
#AAB2FA is a light, moderate blue. Relative luminance 0.473; OKLCH L 78.4% C 0.103 H 278.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2FA |
|---|---|
| RGB | rgb(170, 178, 250) |
| HSL | hsl(234, 89%, 82%) |
| HSV | hsv(234, 32%, 98%) |
| CMYK | cmyk(32%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(74.37, 13.41, -36.58) |
| CIE-LCH | lch(74.37, 38.96, 290.13°) |
| OKLab | oklab(78.4% 0.0158 -0.1016) |
| OKLCH | oklch(78.4% 0.103 278.8) |
| XYZ | xyz(49.7485, 47.2874, 96.9302) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.50
Light Periwinkle
#C1C6FC
ΔE00 6.17
Periwinkle Blue
#8F99FB
ΔE00 7.54
Periwinkle
#CCCCFF
ΔE00 8.51
Lightsteelblue
#B0C4DE
ΔE00 8.62
Powder Blue (survey)
#B1D1FC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2FA #FAF2AA
analogous
#AADAFA #AAB2FA #CAAAFA
triadic
#AAB2FA #FAAAB2 #B2FAAA
tetradic
#AAB2FA #FAAADA #FAF2AA #AAFACA
square
#AAB2FA #FAAADA #FAF2AA #AAFACA
split-complementary
#AAB2FA #FACAAA #DAFAAA
monochromatic
#3649F3 #707EF7 #AAB2FA #E2E5FD #E2E5FD
Accessibility & contrast
On white
2.01
#AAB2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#AAB2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2FA
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2FA | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#95BFCB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aab2fa; /* rgb */ color: rgb(170, 178, 250); /* oklch */ color: oklch(78.4% 0.103 278.8);
Tailwind
colors: {
custom: {
50: '#c5c8fc',
500: '#aab2fa',
950: '#000000',
},
}SCSS
$custom: #aab2fa; $custom-light: #c5c8fc; $custom-dark: #000000;
JSON
{
"hex": "#aab2fa",
"rgb": {
"r": 170,
"g": 178,
"b": 250
},
"hsl": {
"h": 234,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.78404,
"c": 0.10283,
"h": 278.8
},
"luminance": 0.47289
}Semantic roles & 50–950 ramp
primary
#AAB2FA
secondary
#F5F2D6
accent
#CF00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285