#AABFFE#AABFFE
#AABFFE is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.2% C 0.092 H 270.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFFE |
|---|---|
| RGB | rgb(170, 191, 254) |
| HSL | hsl(225, 98%, 83%) |
| HSV | hsv(225, 33%, 100%) |
| CMYK | cmyk(33.1%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(77.85, 7.25, -33.35) |
| CIE-LCH | lch(77.85, 34.13, 282.26°) |
| OKLab | oklab(81.16% 0 -0.0924) |
| OKLCH | oklch(81.16% 0.092 270) |
| XYZ | xyz(53.0926, 52.9614, 101.1719) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.06
Powder Blue (survey)
#B1D1FC
ΔE00 5.41
Light Periwinkle
#C1C6FC
ΔE00 5.71
Carolina Blue
#8AB8FE
ΔE00 6.50
Baby Blue (survey)
#A2CFFE
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFFE #FEE9AA
analogous
#AAE9FE #AABFFE #BFAAFE
triadic
#AABFFE #FEAABF #BFFEAA
tetradic
#AABFFE #FEAAE9 #FEE9AA #AAFEBF
square
#AABFFE #FEAAE9 #FEE9AA #AAFEBF
split-complementary
#AABFFE #FEBFAA #E9FEAA
monochromatic
#3164FD #6E91FD #AABFFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.81
#AABFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#AABFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFFE
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFFE | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A4BDFD
Tritanopia (blue-blind)
#92CBD5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aabffe; /* rgb */ color: rgb(170, 191, 254); /* oklch */ color: oklch(81.2% 0.092 270.0);
Tailwind
colors: {
custom: {
50: '#c5d2ff',
500: '#aabffe',
950: '#000000',
},
}SCSS
$custom: #aabffe; $custom-light: #c5d2ff; $custom-dark: #000000;
JSON
{
"hex": "#aabffe",
"rgb": {
"r": 170,
"g": 191,
"b": 254
},
"hsl": {
"h": 225,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.81157,
"c": 0.09239,
"h": 270
},
"luminance": 0.52963
}Semantic roles & 50–950 ramp
primary
#AABFFE
secondary
#E3C469
accent
#AC00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386