#AABFED#AABFED
#AABFED is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.5% C 0.069 H 265.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFED |
|---|---|
| RGB | rgb(170, 191, 237) |
| HSL | hsl(221, 65%, 80%) |
| HSV | hsv(221, 28%, 93%) |
| CMYK | cmyk(28.3%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(77.23, 3.07, -25.17) |
| CIE-LCH | lch(77.23, 25.36, 276.96°) |
| OKLab | oklab(80.47% -0.0052 -0.0692) |
| OKLCH | oklch(80.47% 0.069 265.7) |
| XYZ | xyz(50.4902, 51.9204, 87.4657) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.45
Powder Blue (survey)
#B1D1FC
ΔE00 5.25
Light Periwinkle
#C1C6FC
ΔE00 5.42
Lightsteelblue
#B0C4DE
ΔE00 5.49
Light Blue Grey
#B7C9E2
ΔE00 6.09
Cloudy Blue
#ACC2D9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFED #EDD8AA
analogous
#AAE1ED #AABFED #B7AAED
triadic
#AABFED #EDAABF #BFEDAA
tetradic
#AABFED #EDAAE1 #EDD8AA #AAEDB7
square
#AABFED #EDAAE1 #EDD8AA #AAEDB7
split-complementary
#AABFED #EDB7AA #E1EDAA
monochromatic
#4573D8 #7799E2 #AABFED #DDE5F8 #E6ECFA
Accessibility & contrast
On white
1.84
#AABFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#AABFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFED
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFED | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2EF
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#98C8CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aabfed; /* rgb */ color: rgb(170, 191, 237); /* oklch */ color: oklch(80.5% 0.069 265.7);
Tailwind
colors: {
custom: {
50: '#c4d2f3',
500: '#aabfed',
950: '#000000',
},
}SCSS
$custom: #aabfed; $custom-light: #c4d2f3; $custom-dark: #000000;
JSON
{
"hex": "#aabfed",
"rgb": {
"r": 170,
"g": 191,
"b": 237
},
"hsl": {
"h": 221.194,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.80469,
"c": 0.0694,
"h": 265.7
},
"luminance": 0.51922
}Semantic roles & 50–950 ramp
primary
#AABFED
secondary
#CAAE71
accent
#9419CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385