#AABEFE#AABEFE
#AABEFE is a light, moderate blue. Relative luminance 0.525; OKLCH L 81.0% C 0.094 H 270.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEFE |
|---|---|
| RGB | rgb(170, 190, 254) |
| HSL | hsl(226, 98%, 83%) |
| HSV | hsv(226, 33%, 100%) |
| CMYK | cmyk(33.1%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(77.59, 7.79, -33.75) |
| CIE-LCH | lch(77.59, 34.63, 283.01°) |
| OKLab | oklab(80.96% 0.0013 -0.0935) |
| OKLCH | oklch(80.96% 0.094 270.8) |
| XYZ | xyz(52.8753, 52.5267, 101.0994) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.26
Light Periwinkle
#C1C6FC
ΔE00 5.66
Powder Blue (survey)
#B1D1FC
ΔE00 5.69
Carolina Blue
#8AB8FE
ΔE00 6.64
Lightsteelblue
#B0C4DE
ΔE00 7.35
Baby Blue (survey)
#A2CFFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEFE #FEEAAA
analogous
#AAE8FE #AABEFE #C0AAFE
triadic
#AABEFE #FEAABE #BEFEAA
tetradic
#AABEFE #FEAAE8 #FEEAAA #AAFEC0
square
#AABEFE #FEAAE8 #FEEAAA #AAFEC0
split-complementary
#AABEFE #FEC0AA #E8FEAA
monochromatic
#3161FD #6E90FD #AABEFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.83
#AABEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#AABEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEFE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEFE | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A3BCFC
Tritanopia (blue-blind)
#92CBD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aabefe; /* rgb */ color: rgb(170, 190, 254); /* oklch */ color: oklch(81.0% 0.094 270.8);
Tailwind
colors: {
custom: {
50: '#c5d1ff',
500: '#aabefe',
950: '#000000',
},
}SCSS
$custom: #aabefe; $custom-light: #c5d1ff; $custom-dark: #000000;
JSON
{
"hex": "#aabefe",
"rgb": {
"r": 170,
"g": 190,
"b": 254
},
"hsl": {
"h": 225.714,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.80956,
"c": 0.09353,
"h": 270.8
},
"luminance": 0.52529
}Semantic roles & 50–950 ramp
primary
#AABEFE
secondary
#E3C669
accent
#AF00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386