#AABFF6#AABFF6
#AABFF6 is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.8% C 0.082 H 268.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFF6 |
|---|---|
| RGB | rgb(170, 191, 246) |
| HSL | hsl(223, 81%, 82%) |
| HSV | hsv(223, 31%, 96%) |
| CMYK | cmyk(30.9%, 22.4%, 0%, 3.5%) |
| CIE-LAB | lab(77.55, 5.26, -29.52) |
| CIE-LCH | lch(77.55, 29.98, 280.11°) |
| OKLab | oklab(80.83% -0.0024 -0.0815) |
| OKLCH | oklch(80.83% 0.082 268.3) |
| XYZ | xyz(51.8382, 52.4596, 94.5653) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.53
Light Periwinkle
#C1C6FC
ΔE00 5.30
Powder Blue (survey)
#B1D1FC
ΔE00 5.35
Lightsteelblue
#B0C4DE
ΔE00 6.66
Carolina Blue
#8AB8FE
ΔE00 6.75
Baby Blue (survey)
#A2CFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFF6 #F6E1AA
analogous
#AAE5F6 #AABFF6 #BBAAF6
triadic
#AABFF6 #F6AABF #BFF6AA
tetradic
#AABFF6 #F6AAE5 #F6E1AA #AAF6BB
square
#AABFF6 #F6AAE5 #F6E1AA #AAF6BB
split-complementary
#AABFF6 #F6BBAA #E5F6AA
monochromatic
#3B6CEA #7395F0 #AABFF6 #E1E9FC #E3EAFC
Accessibility & contrast
On white
1.83
#AABFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#AABFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFF6
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFF6 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F8
Deuteranopia (green-blind)
#A7BDF5
Tritanopia (blue-blind)
#95CAD2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aabff6; /* rgb */ color: rgb(170, 191, 246); /* oklch */ color: oklch(80.8% 0.082 268.3);
Tailwind
colors: {
custom: {
50: '#c5d2f9',
500: '#aabff6',
950: '#000000',
},
}SCSS
$custom: #aabff6; $custom-light: #c5d2f9; $custom-dark: #000000;
JSON
{
"hex": "#aabff6",
"rgb": {
"r": 170,
"g": 191,
"b": 246
},
"hsl": {
"h": 223.421,
"s": 80.851,
"l": 81.569
},
"oklch": {
"l": 0.80827,
"c": 0.08152,
"h": 268.3
},
"luminance": 0.52461
}Semantic roles & 50–950 ramp
primary
#AABFF6
secondary
#D7BA6E
accent
#A208DD
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385