#AABFF7#AABFF7
#AABFF7 is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.9% C 0.083 H 268.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFF7 |
|---|---|
| RGB | rgb(170, 191, 247) |
| HSL | hsl(224, 83%, 82%) |
| HSV | hsv(224, 31%, 97%) |
| CMYK | cmyk(31.2%, 22.7%, 0%, 3.1%) |
| CIE-LAB | lab(77.59, 5.51, -30.00) |
| CIE-LCH | lch(77.59, 30.50, 280.40°) |
| OKLab | oklab(80.87% -0.0021 -0.0828) |
| OKLCH | oklch(80.87% 0.083 268.6) |
| XYZ | xyz(51.9921, 52.5212, 95.3758) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.45
Light Periwinkle
#C1C6FC
ΔE00 5.33
Powder Blue (survey)
#B1D1FC
ΔE00 5.36
Carolina Blue
#8AB8FE
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 6.75
Baby Blue (survey)
#A2CFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFF7 #F7E2AA
analogous
#AAE6F7 #AABFF7 #BCAAF7
triadic
#AABFF7 #F7AABF #BFF7AA
tetradic
#AABFF7 #F7AAE6 #F7E2AA #AAF7BC
square
#AABFF7 #F7AAE6 #F7E2AA #AAF7BC
split-complementary
#AABFF7 #F7BCAA #E6F7AA
monochromatic
#3A6BEC #7295F2 #AABFF7 #E2E9FC #E3EAFC
Accessibility & contrast
On white
1.83
#AABFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#AABFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFF7
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFF7 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3FA
Deuteranopia (green-blind)
#A7BDF6
Tritanopia (blue-blind)
#95CAD2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aabff7; /* rgb */ color: rgb(170, 191, 247); /* oklch */ color: oklch(80.9% 0.083 268.6);
Tailwind
colors: {
custom: {
50: '#c5d2fa',
500: '#aabff7',
950: '#000000',
},
}SCSS
$custom: #aabff7; $custom-light: #c5d2fa; $custom-dark: #000000;
JSON
{
"hex": "#aabff7",
"rgb": {
"r": 170,
"g": 191,
"b": 247
},
"hsl": {
"h": 223.636,
"s": 82.796,
"l": 81.765
},
"oklch": {
"l": 0.80867,
"c": 0.08288,
"h": 268.6
},
"luminance": 0.52523
}Semantic roles & 50–950 ramp
primary
#AABFF7
secondary
#D8BB6D
accent
#A406DF
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385