#AABBFD#AABBFD
#AABBFD is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.3% C 0.096 H 272.9°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBFD |
|---|---|
| RGB | rgb(170, 187, 253) |
| HSL | hsl(228, 95%, 83%) |
| HSV | hsv(228, 33%, 99%) |
| CMYK | cmyk(32.8%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(76.79, 9.19, -34.46) |
| CIE-LCH | lch(76.79, 35.66, 284.93°) |
| OKLab | oklab(80.31% 0.0049 -0.0955) |
| OKLCH | oklch(80.31% 0.096 272.9) |
| XYZ | xyz(52.0725, 51.1766, 100.0439) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.00
Light Periwinkle
#C1C6FC
ΔE00 5.53
Powder Blue (survey)
#B1D1FC
ΔE00 6.51
Carolina Blue
#8AB8FE
ΔE00 7.13
Lightsteelblue
#B0C4DE
ΔE00 7.61
Periwinkle
#CCCCFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBFD #FDECAA
analogous
#AAE4FD #AABBFD #C2AAFD
triadic
#AABBFD #FDAABB #BBFDAA
tetradic
#AABBFD #FDAAE4 #FDECAA #AAFDC2
square
#AABBFD #FDAAE4 #FDECAA #AAFDC2
split-complementary
#AABBFD #FDC2AA #E4FDAA
monochromatic
#325BFA #6E8BFC #AABBFD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.87
#AABBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#AABBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBFD
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBFD | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#A0BAFB
Tritanopia (blue-blind)
#93C8D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aabbfd; /* rgb */ color: rgb(170, 187, 253); /* oklch */ color: oklch(80.3% 0.096 272.9);
Tailwind
colors: {
custom: {
50: '#c5cffe',
500: '#aabbfd',
950: '#000000',
},
}SCSS
$custom: #aabbfd; $custom-light: #c5cffe; $custom-dark: #000000;
JSON
{
"hex": "#aabbfd",
"rgb": {
"r": 170,
"g": 187,
"b": 253
},
"hsl": {
"h": 227.711,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.80314,
"c": 0.09568,
"h": 272.9
},
"luminance": 0.51179
}Semantic roles & 50–950 ramp
primary
#AABBFD
secondary
#E1C96A
accent
#B600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385