#AEC6FB#AEC6FB
#AEC6FB is a very light, moderate blue. Relative luminance 0.564; OKLCH L 82.7% C 0.079 H 265.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC6FB |
|---|---|
| RGB | rgb(174, 198, 251) |
| HSL | hsl(221, 91%, 83%) |
| HSV | hsv(221, 31%, 98%) |
| CMYK | cmyk(30.7%, 21.1%, 0%, 1.6%) |
| CIE-LAB | lab(79.81, 3.82, -28.71) |
| CIE-LCH | lch(79.81, 28.96, 277.57°) |
| OKLab | oklab(82.72% -0.0059 -0.0792) |
| OKLCH | oklch(82.72% 0.079 265.7) |
| XYZ | xyz(55.0572, 56.3498, 99.2238) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.65
Powder Blue (survey)
#B1D1FC
ΔE00 3.72
Light Periwinkle
#C1C6FC
ΔE00 5.53
Baby Blue (survey)
#A2CFFE
ΔE00 5.89
Lightsteelblue
#B0C4DE
ΔE00 6.30
Light Blue Grey
#B7C9E2
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC6FB #FBE3AE
analogous
#AEECFB #AEC6FB #BCAEFB
triadic
#AEC6FB #FBAEC6 #C6FBAE
tetradic
#AEC6FB #FBAEEC #FBE3AE #AEFBBC
square
#AEC6FB #FBAEEC #FBE3AE #AEFBBC
split-complementary
#AEC6FB #FBBCAE #ECFBAE
monochromatic
#3974F5 #749DF8 #AEC6FB #E2EAFE #E2EAFE
Accessibility & contrast
On white
1.71
#AEC6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#AEC6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC6FB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC6FB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFD
Deuteranopia (green-blind)
#AEC3FA
Tritanopia (blue-blind)
#98D1D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aec6fb; /* rgb */ color: rgb(174, 198, 251); /* oklch */ color: oklch(82.7% 0.079 265.7);
Tailwind
colors: {
custom: {
50: '#c8d7fc',
500: '#aec6fb',
950: '#000000',
},
}SCSS
$custom: #aec6fb; $custom-light: #c8d7fc; $custom-dark: #000000;
JSON
{
"hex": "#aec6fb",
"rgb": {
"r": 174,
"g": 198,
"b": 251
},
"hsl": {
"h": 221.299,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.82717,
"c": 0.07938,
"h": 265.7
},
"luminance": 0.56352
}Semantic roles & 50–950 ramp
primary
#AEC6FB
secondary
#DFBC6F
accent
#9E00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385