#AABBFA#AABBFA
#AABBFA is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.2% C 0.092 H 272.5°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBFA |
|---|---|
| RGB | rgb(170, 187, 250) |
| HSL | hsl(227, 89%, 82%) |
| HSV | hsv(227, 32%, 98%) |
| CMYK | cmyk(32%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(76.67, 8.44, -33.03) |
| CIE-LCH | lch(76.67, 34.09, 284.33°) |
| OKLab | oklab(80.19% 0.0041 -0.0915) |
| OKLCH | oklch(80.19% 0.092 272.5) |
| XYZ | xyz(51.5983, 50.9870, 97.5468) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.13
Light Periwinkle
#C1C6FC
ΔE00 5.29
Powder Blue (survey)
#B1D1FC
ΔE00 6.54
Carolina Blue
#8AB8FE
ΔE00 7.24
Lightsteelblue
#B0C4DE
ΔE00 7.51
Periwinkle
#CCCCFF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBFA #FAE9AA
analogous
#AAE3FA #AABBFA #C1AAFA
triadic
#AABBFA #FAAABB #BBFAAA
tetradic
#AABBFA #FAAAE3 #FAE9AA #AAFAC1
square
#AABBFA #FAAAE3 #FAE9AA #AAFAC1
split-complementary
#AABBFA #FAC1AA #E3FAAA
monochromatic
#365FF3 #708DF7 #AABBFA #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.88
#AABBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#AABBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBFA
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBFA | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FD
Deuteranopia (green-blind)
#A1BAF8
Tritanopia (blue-blind)
#94C7D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aabbfa; /* rgb */ color: rgb(170, 187, 250); /* oklch */ color: oklch(80.2% 0.092 272.5);
Tailwind
colors: {
custom: {
50: '#c5cffc',
500: '#aabbfa',
950: '#000000',
},
}SCSS
$custom: #aabbfa; $custom-light: #c5cffc; $custom-dark: #000000;
JSON
{
"hex": "#aabbfa",
"rgb": {
"r": 170,
"g": 187,
"b": 250
},
"hsl": {
"h": 227.25,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.80187,
"c": 0.09155,
"h": 272.5
},
"luminance": 0.50989
}Semantic roles & 50–950 ramp
primary
#AABBFA
secondary
#DDC56C
accent
#B500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385