#AABFF8#AABFF8
#AABFF8 is a light, moderate blue. Relative luminance 0.526; OKLCH L 80.9% C 0.084 H 268.8°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFF8 |
|---|---|
| RGB | rgb(170, 191, 248) |
| HSL | hsl(224, 85%, 82%) |
| HSV | hsv(224, 31%, 97%) |
| CMYK | cmyk(31.5%, 23%, 0%, 2.7%) |
| CIE-LAB | lab(77.63, 5.75, -30.48) |
| CIE-LCH | lch(77.63, 31.02, 280.69°) |
| OKLab | oklab(80.91% -0.0018 -0.0842) |
| OKLCH | oklch(80.91% 0.084 268.8) |
| XYZ | xyz(52.1468, 52.5831, 96.1907) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.38
Powder Blue (survey)
#B1D1FC
ΔE00 5.37
Light Periwinkle
#C1C6FC
ΔE00 5.37
Carolina Blue
#8AB8FE
ΔE00 6.68
Lightsteelblue
#B0C4DE
ΔE00 6.83
Baby Blue (survey)
#A2CFFE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFF8 #F8E3AA
analogous
#AAE6F8 #AABFF8 #BCAAF8
triadic
#AABFF8 #F8AABF #BFF8AA
tetradic
#AABFF8 #F8AAE6 #F8E3AA #AAF8BC
square
#AABFF8 #F8AAE6 #F8E3AA #AAF8BC
split-complementary
#AABFF8 #F8BCAA #E6F8AA
monochromatic
#396AEF #7194F3 #AABFF8 #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.82
#AABFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#AABFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFF8
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFF8 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3FB
Deuteranopia (green-blind)
#A6BDF7
Tritanopia (blue-blind)
#94CAD2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aabff8; /* rgb */ color: rgb(170, 191, 248); /* oklch */ color: oklch(80.9% 0.084 268.8);
Tailwind
colors: {
custom: {
50: '#c5d2fa',
500: '#aabff8',
950: '#000000',
},
}SCSS
$custom: #aabff8; $custom-light: #c5d2fa; $custom-dark: #000000;
JSON
{
"hex": "#aabff8",
"rgb": {
"r": 170,
"g": 191,
"b": 248
},
"hsl": {
"h": 223.846,
"s": 84.783,
"l": 81.961
},
"oklch": {
"l": 0.80908,
"c": 0.08424,
"h": 268.8
},
"luminance": 0.52585
}Semantic roles & 50–950 ramp
primary
#AABFF8
secondary
#DABC6D
accent
#A604E1
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385