#AABFF2#AABFF2
#AABFF2 is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.7% C 0.076 H 267.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFF2 |
|---|---|
| RGB | rgb(170, 191, 242) |
| HSL | hsl(223, 73%, 81%) |
| HSV | hsv(223, 30%, 95%) |
| CMYK | cmyk(29.8%, 21.1%, 0%, 5.1%) |
| CIE-LAB | lab(77.41, 4.28, -27.59) |
| CIE-LCH | lch(77.41, 27.92, 278.82°) |
| OKLab | oklab(80.67% -0.0036 -0.076) |
| OKLCH | oklch(80.67% 0.076 267.3) |
| XYZ | xyz(51.2309, 52.2167, 91.3667) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.89
Light Periwinkle
#C1C6FC
ΔE00 5.26
Powder Blue (survey)
#B1D1FC
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 6.22
Light Blue Grey
#B7C9E2
ΔE00 6.80
Carolina Blue
#8AB8FE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFF2 #F2DDAA
analogous
#AAE3F2 #AABFF2 #B9AAF2
triadic
#AABFF2 #F2AABF #BFF2AA
tetradic
#AABFF2 #F2AAE3 #F2DDAA #AAF2B9
square
#AABFF2 #F2AAE3 #F2DDAA #AAF2B9
split-complementary
#AABFF2 #F2B9AA #E3F2AA
monochromatic
#406FE2 #7597EA #AABFF2 #DFE7FA #E4EBFB
Accessibility & contrast
On white
1.84
#AABFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#AABFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFF2
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFF2 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC3F4
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#96C9D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aabff2; /* rgb */ color: rgb(170, 191, 242); /* oklch */ color: oklch(80.7% 0.076 267.3);
Tailwind
colors: {
custom: {
50: '#c4d2f6',
500: '#aabff2',
950: '#000000',
},
}SCSS
$custom: #aabff2; $custom-light: #c4d2f6; $custom-dark: #000000;
JSON
{
"hex": "#aabff2",
"rgb": {
"r": 170,
"g": 191,
"b": 242
},
"hsl": {
"h": 222.5,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.80666,
"c": 0.07612,
"h": 267.3
},
"luminance": 0.52218
}Semantic roles & 50–950 ramp
primary
#AABFF2
secondary
#D1B46F
accent
#9C10D6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385