#AABBFC#AABBFC
#AABBFC is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.3% C 0.094 H 272.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBFC |
|---|---|
| RGB | rgb(170, 187, 252) |
| HSL | hsl(228, 93%, 83%) |
| HSV | hsv(228, 33%, 99%) |
| CMYK | cmyk(32.5%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.75, 8.94, -33.98) |
| CIE-LCH | lch(76.75, 35.14, 284.74°) |
| OKLab | oklab(80.27% 0.0046 -0.0942) |
| OKLCH | oklch(80.27% 0.094 272.8) |
| XYZ | xyz(51.9136, 51.1131, 99.2071) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.03
Light Periwinkle
#C1C6FC
ΔE00 5.45
Powder Blue (survey)
#B1D1FC
ΔE00 6.52
Carolina Blue
#8AB8FE
ΔE00 7.16
Lightsteelblue
#B0C4DE
ΔE00 7.58
Periwinkle
#CCCCFF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBFC #FCEBAA
analogous
#AAE4FC #AABBFC #C2AAFC
triadic
#AABBFC #FCAABB #BBFCAA
tetradic
#AABBFC #FCAAE4 #FCEBAA #AAFCC2
square
#AABBFC #FCAAE4 #FCEBAA #AAFCC2
split-complementary
#AABBFC #FCC2AA #E4FCAA
monochromatic
#345CF8 #6F8CFA #AABBFC #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.87
#AABBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#AABBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBFC
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBFC | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#93C8D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aabbfc; /* rgb */ color: rgb(170, 187, 252); /* oklch */ color: oklch(80.3% 0.094 272.8);
Tailwind
colors: {
custom: {
50: '#c5cffd',
500: '#aabbfc',
950: '#000000',
},
}SCSS
$custom: #aabbfc; $custom-light: #c5cffd; $custom-dark: #000000;
JSON
{
"hex": "#aabbfc",
"rgb": {
"r": 170,
"g": 187,
"b": 252
},
"hsl": {
"h": 227.561,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.80272,
"c": 0.0943,
"h": 272.8
},
"luminance": 0.51115
}Semantic roles & 50–950 ramp
primary
#AABBFC
secondary
#E0C76A
accent
#B600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385