#AABAFF#AABAFF
#AABAFF is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.2% C 0.100 H 273.9°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AABAFF |
|---|---|
| RGB | rgb(170, 186, 255) |
| HSL | hsl(229, 100%, 83%) |
| HSV | hsv(229, 33%, 100%) |
| CMYK | cmyk(33.3%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(76.61, 10.24, -35.81) |
| CIE-LCH | lch(76.61, 37.24, 285.96°) |
| OKLab | oklab(80.2% 0.0068 -0.0994) |
| OKLCH | oklch(80.2% 0.1 273.9) |
| XYZ | xyz(52.1813, 50.8819, 101.6602) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.19
Light Periwinkle
#C1C6FC
ΔE00 5.72
Powder Blue (survey)
#B1D1FC
ΔE00 6.76
Carolina Blue
#8AB8FE
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 7.77
Periwinkle
#CCCCFF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABAFF #FFEFAA
analogous
#AAE4FF #AABAFF #C4AAFF
triadic
#AABAFF #FFAABA #BAFFAA
tetradic
#AABAFF #FFAAE4 #FFEFAA #AAFFC4
square
#AABAFF #FFAAE4 #FFEFAA #AAFFC4
split-complementary
#AABAFF #FFC4AA #E4FFAA
monochromatic
#3057FF #6D88FF #AABAFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.88
#AABAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#AABAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABAFF
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABAFF | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C1FF
Deuteranopia (green-blind)
#9EBAFD
Tritanopia (blue-blind)
#92C7D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aabaff; /* rgb */ color: rgb(170, 186, 255); /* oklch */ color: oklch(80.2% 0.100 273.9);
Tailwind
colors: {
custom: {
50: '#c5ceff',
500: '#aabaff',
950: '#000000',
},
}SCSS
$custom: #aabaff; $custom-light: #c5ceff; $custom-dark: #000000;
JSON
{
"hex": "#aabaff",
"rgb": {
"r": 170,
"g": 186,
"b": 255
},
"hsl": {
"h": 228.706,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.80201,
"c": 0.09964,
"h": 273.9
},
"luminance": 0.50884
}Semantic roles & 50–950 ramp
primary
#AABAFF
secondary
#E4CD69
accent
#BA00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386