#AABFF3#AABFF3
#AABFF3 is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.7% C 0.077 H 267.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFF3 |
|---|---|
| RGB | rgb(170, 191, 243) |
| HSL | hsl(223, 75%, 81%) |
| HSV | hsv(223, 30%, 95%) |
| CMYK | cmyk(30%, 21.4%, 0%, 4.7%) |
| CIE-LAB | lab(77.45, 4.53, -28.07) |
| CIE-LCH | lch(77.45, 28.44, 279.16°) |
| OKLab | oklab(80.71% -0.0033 -0.0774) |
| OKLCH | oklch(80.71% 0.077 267.5) |
| XYZ | xyz(51.3814, 52.2769, 92.1599) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.80
Light Periwinkle
#C1C6FC
ΔE00 5.25
Powder Blue (survey)
#B1D1FC
ΔE00 5.32
Lightsteelblue
#B0C4DE
ΔE00 6.34
Carolina Blue
#8AB8FE
ΔE00 6.88
Light Blue Grey
#B7C9E2
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFF3 #F3DEAA
analogous
#AAE3F3 #AABFF3 #B9AAF3
triadic
#AABFF3 #F3AABF #BFF3AA
tetradic
#AABFF3 #F3AAE3 #F3DEAA #AAF3B9
square
#AABFF3 #F3AAE3 #F3DEAA #AAF3B9
split-complementary
#AABFF3 #F3B9AA #E3F3AA
monochromatic
#3F6EE4 #7497EB #AABFF3 #E0E7FB #E4EBFB
Accessibility & contrast
On white
1.83
#AABFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#AABFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFF3
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFF3 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC3F5
Deuteranopia (green-blind)
#A8BCF2
Tritanopia (blue-blind)
#96C9D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aabff3; /* rgb */ color: rgb(170, 191, 243); /* oklch */ color: oklch(80.7% 0.077 267.5);
Tailwind
colors: {
custom: {
50: '#c5d2f7',
500: '#aabff3',
950: '#000000',
},
}SCSS
$custom: #aabff3; $custom-light: #c5d2f7; $custom-dark: #000000;
JSON
{
"hex": "#aabff3",
"rgb": {
"r": 170,
"g": 191,
"b": 243
},
"hsl": {
"h": 222.74,
"s": 75.258,
"l": 80.98
},
"oklch": {
"l": 0.80706,
"c": 0.07746,
"h": 267.5
},
"luminance": 0.52279
}Semantic roles & 50–950 ramp
primary
#AABFF3
secondary
#D2B66F
accent
#9E0ED7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385