#AABFFB#AABFFB
#AABFFB is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.0% C 0.088 H 269.4°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFFB |
|---|---|
| RGB | rgb(170, 191, 251) |
| HSL | hsl(224, 91%, 83%) |
| HSV | hsv(224, 32%, 98%) |
| CMYK | cmyk(32.3%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(77.74, 6.50, -31.92) |
| CIE-LCH | lch(77.74, 32.57, 281.51°) |
| OKLab | oklab(81.03% -0.0009 -0.0883) |
| OKLCH | oklch(81.03% 0.088 269.4) |
| XYZ | xyz(52.6159, 52.7707, 98.6616) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.19
Powder Blue (survey)
#B1D1FC
ΔE00 5.39
Light Periwinkle
#C1C6FC
ΔE00 5.52
Carolina Blue
#8AB8FE
ΔE00 6.58
Lightsteelblue
#B0C4DE
ΔE00 7.06
Baby Blue (survey)
#A2CFFE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFFB #FBE6AA
analogous
#AAE8FB #AABFFB #BDAAFB
triadic
#AABFFB #FBAABF #BFFBAA
tetradic
#AABFFB #FBAAE8 #FBE6AA #AAFBBD
square
#AABFFB #FBAAE8 #FBE6AA #AAFBBD
split-complementary
#AABFFB #FBBDAA #E8FBAA
monochromatic
#3567F5 #7093F8 #AABFFB #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.82
#AABFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#AABFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFFB
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFFB | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FE
Deuteranopia (green-blind)
#A5BDFA
Tritanopia (blue-blind)
#93CBD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aabffb; /* rgb */ color: rgb(170, 191, 251); /* oklch */ color: oklch(81.0% 0.088 269.4);
Tailwind
colors: {
custom: {
50: '#c5d2fc',
500: '#aabffb',
950: '#000000',
},
}SCSS
$custom: #aabffb; $custom-light: #c5d2fc; $custom-dark: #000000;
JSON
{
"hex": "#aabffb",
"rgb": {
"r": 170,
"g": 191,
"b": 251
},
"hsl": {
"h": 224.444,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.81031,
"c": 0.0883,
"h": 269.4
},
"luminance": 0.52773
}Semantic roles & 50–950 ramp
primary
#AABFFB
secondary
#DEC06B
accent
#AA00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385