#AABFFF#AABFFF
#AABFFF is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.2% C 0.094 H 270.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFFF |
|---|---|
| RGB | rgb(170, 191, 255) |
| HSL | hsl(225, 100%, 83%) |
| HSV | hsv(225, 33%, 100%) |
| CMYK | cmyk(33.3%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(77.89, 7.50, -33.83) |
| CIE-LCH | lch(77.89, 34.65, 282.50°) |
| OKLab | oklab(81.2% 0.0003 -0.0937) |
| OKLCH | oklch(81.2% 0.094 270.2) |
| XYZ | xyz(53.2531, 53.0256, 102.0174) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.03
Powder Blue (survey)
#B1D1FC
ΔE00 5.42
Light Periwinkle
#C1C6FC
ΔE00 5.79
Carolina Blue
#8AB8FE
ΔE00 6.48
Baby Blue (survey)
#A2CFFE
ΔE00 7.10
Lightsteelblue
#B0C4DE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFFF #FFEAAA
analogous
#AAEAFF #AABFFF #BFAAFF
triadic
#AABFFF #FFAABF #BFFFAA
tetradic
#AABFFF #FFAAEA #FFEAAA #AAFFBF
square
#AABFFF #FFAAEA #FFEAAA #AAFFBF
split-complementary
#AABFFF #FFBFAA #EAFFAA
monochromatic
#3063FF #6D91FF #AABFFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.81
#AABFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#AABFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFFF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFFF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#92CCD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aabfff; /* rgb */ color: rgb(170, 191, 255); /* oklch */ color: oklch(81.2% 0.094 270.2);
Tailwind
colors: {
custom: {
50: '#c5d2ff',
500: '#aabfff',
950: '#000000',
},
}SCSS
$custom: #aabfff; $custom-light: #c5d2ff; $custom-dark: #000000;
JSON
{
"hex": "#aabfff",
"rgb": {
"r": 170,
"g": 191,
"b": 255
},
"hsl": {
"h": 225.176,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.81199,
"c": 0.09375,
"h": 270.2
},
"luminance": 0.53028
}Semantic roles & 50–950 ramp
primary
#AABFFF
secondary
#E4C669
accent
#AD00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386