#AABBFE#AABBFE
#AABBFE is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.4% C 0.097 H 273.1°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBFE |
|---|---|
| RGB | rgb(170, 187, 254) |
| HSL | hsl(228, 98%, 83%) |
| HSV | hsv(228, 33%, 100%) |
| CMYK | cmyk(33.1%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.82, 9.44, -34.94) |
| CIE-LCH | lch(76.82, 36.19, 285.12°) |
| OKLab | oklab(80.36% 0.0052 -0.0969) |
| OKLCH | oklch(80.36% 0.097 273.1) |
| XYZ | xyz(52.2322, 51.2405, 100.8851) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.96
Light Periwinkle
#C1C6FC
ΔE00 5.61
Powder Blue (survey)
#B1D1FC
ΔE00 6.50
Carolina Blue
#8AB8FE
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 7.65
Periwinkle
#CCCCFF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBFE #FEEDAA
analogous
#AAE5FE #AABBFE #C3AAFE
triadic
#AABBFE #FEAABB #BBFEAA
tetradic
#AABBFE #FEAAE5 #FEEDAA #AAFEC3
square
#AABBFE #FEAAE5 #FEEDAA #AAFEC3
split-complementary
#AABBFE #FEC3AA #E5FEAA
monochromatic
#315AFD #6E8BFD #AABBFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.87
#AABBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#AABBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBFE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBFE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#A0BAFC
Tritanopia (blue-blind)
#92C8D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aabbfe; /* rgb */ color: rgb(170, 187, 254); /* oklch */ color: oklch(80.4% 0.097 273.1);
Tailwind
colors: {
custom: {
50: '#c5cfff',
500: '#aabbfe',
950: '#000000',
},
}SCSS
$custom: #aabbfe; $custom-light: #c5cfff; $custom-dark: #000000;
JSON
{
"hex": "#aabbfe",
"rgb": {
"r": 170,
"g": 187,
"b": 254
},
"hsl": {
"h": 227.857,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.80357,
"c": 0.09705,
"h": 273.1
},
"luminance": 0.51242
}Semantic roles & 50–950 ramp
primary
#AABBFE
secondary
#E3CA69
accent
#B700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386