#AABFF4#AABFF4
#AABFF4 is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.7% C 0.079 H 267.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFF4 |
|---|---|
| RGB | rgb(170, 191, 244) |
| HSL | hsl(223, 77%, 81%) |
| HSV | hsv(223, 30%, 96%) |
| CMYK | cmyk(30.3%, 21.7%, 0%, 4.3%) |
| CIE-LAB | lab(77.48, 4.77, -28.55) |
| CIE-LCH | lch(77.48, 28.95, 279.48°) |
| OKLab | oklab(80.75% -0.003 -0.0788) |
| OKLCH | oklch(80.75% 0.079 267.8) |
| XYZ | xyz(51.5329, 52.3375, 92.9574) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.70
Light Periwinkle
#C1C6FC
ΔE00 5.26
Powder Blue (survey)
#B1D1FC
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 6.45
Carolina Blue
#8AB8FE
ΔE00 6.83
Light Blue Grey
#B7C9E2
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFF4 #F4DFAA
analogous
#AAE4F4 #AABFF4 #BAAAF4
triadic
#AABFF4 #F4AABF #BFF4AA
tetradic
#AABFF4 #F4AAE4 #F4DFAA #AAF4BA
square
#AABFF4 #F4AAE4 #F4DFAA #AAF4BA
split-complementary
#AABFF4 #F4BAAA #E4F4AA
monochromatic
#3E6DE6 #7496ED #AABFF4 #E0E8FB #E4EBFB
Accessibility & contrast
On white
1.83
#AABFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#AABFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFF4
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFF4 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F6
Deuteranopia (green-blind)
#A8BCF3
Tritanopia (blue-blind)
#96C9D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aabff4; /* rgb */ color: rgb(170, 191, 244); /* oklch */ color: oklch(80.7% 0.079 267.8);
Tailwind
colors: {
custom: {
50: '#c5d2f8',
500: '#aabff4',
950: '#000000',
},
}SCSS
$custom: #aabff4; $custom-light: #c5d2f8; $custom-dark: #000000;
JSON
{
"hex": "#aabff4",
"rgb": {
"r": 170,
"g": 191,
"b": 244
},
"hsl": {
"h": 222.973,
"s": 77.083,
"l": 81.176
},
"oklch": {
"l": 0.80746,
"c": 0.07882,
"h": 267.8
},
"luminance": 0.52339
}Semantic roles & 50–950 ramp
primary
#AABFF4
secondary
#D4B76E
accent
#9F0CD9
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385