#AABEFF#AABEFF
#AABEFF is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.0% C 0.095 H 271.0°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEFF |
|---|---|
| RGB | rgb(170, 190, 255) |
| HSL | hsl(226, 100%, 83%) |
| HSV | hsv(226, 33%, 100%) |
| CMYK | cmyk(33.3%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(77.63, 8.05, -34.22) |
| CIE-LCH | lch(77.63, 35.16, 283.23°) |
| OKLab | oklab(81% 0.0016 -0.0949) |
| OKLCH | oklch(81% 0.095 271) |
| XYZ | xyz(53.0358, 52.5909, 101.9450) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.24
Powder Blue (survey)
#B1D1FC
ΔE00 5.69
Light Periwinkle
#C1C6FC
ΔE00 5.73
Carolina Blue
#8AB8FE
ΔE00 6.61
Baby Blue (survey)
#A2CFFE
ΔE00 7.38
Lightsteelblue
#B0C4DE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEFF #FFEBAA
analogous
#AAE9FF #AABEFF #C0AAFF
triadic
#AABEFF #FFAABE #BEFFAA
tetradic
#AABEFF #FFAAE9 #FFEBAA #AAFFC0
square
#AABEFF #FFAAE9 #FFEBAA #AAFFC0
split-complementary
#AABEFF #FFC0AA #E9FFAA
monochromatic
#3060FF #6D8FFF #AABEFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.82
#AABEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#AABEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEFF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEFF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C4FF
Deuteranopia (green-blind)
#A2BDFD
Tritanopia (blue-blind)
#92CBD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aabeff; /* rgb */ color: rgb(170, 190, 255); /* oklch */ color: oklch(81.0% 0.095 271.0);
Tailwind
colors: {
custom: {
50: '#c5d1ff',
500: '#aabeff',
950: '#000000',
},
}SCSS
$custom: #aabeff; $custom-light: #c5d1ff; $custom-dark: #000000;
JSON
{
"hex": "#aabeff",
"rgb": {
"r": 170,
"g": 190,
"b": 255
},
"hsl": {
"h": 225.882,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.80998,
"c": 0.09489,
"h": 271
},
"luminance": 0.52593
}Semantic roles & 50–950 ramp
primary
#AABEFF
secondary
#E4C769
accent
#AF00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386