#AEC0FB#AEC0FB
#AEC0FB is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.5% C 0.086 H 271.3°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC0FB |
|---|---|
| RGB | rgb(174, 192, 251) |
| HSL | hsl(226, 91%, 83%) |
| HSV | hsv(226, 31%, 98%) |
| CMYK | cmyk(30.7%, 23.5%, 0%, 1.6%) |
| CIE-LAB | lab(78.26, 7.07, -31.09) |
| CIE-LCH | lch(78.26, 31.88, 282.82°) |
| OKLab | oklab(81.51% 0.0019 -0.0859) |
| OKLCH | oklch(81.51% 0.086 271.3) |
| XYZ | xyz(53.7129, 53.6611, 98.7757) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.11
Light Periwinkle
#C1C6FC
ΔE00 4.58
Powder Blue (survey)
#B1D1FC
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.12
Carolina Blue
#8AB8FE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC0FB #FBE9AE
analogous
#AEE6FB #AEC0FB #C2AEFB
triadic
#AEC0FB #FBAEC0 #C0FBAE
tetradic
#AEC0FB #FBAEE6 #FBE9AE #AEFBC2
square
#AEC0FB #FBAEE6 #FBE9AE #AEFBC2
split-complementary
#AEC0FB #FBC2AE #E6FBAE
monochromatic
#3965F5 #7493F8 #AEC0FB #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.79
#AEC0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#AEC0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC0FB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC0FB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FE
Deuteranopia (green-blind)
#A8BFFA
Tritanopia (blue-blind)
#99CBD4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aec0fb; /* rgb */ color: rgb(174, 192, 251); /* oklch */ color: oklch(81.5% 0.086 271.3);
Tailwind
colors: {
custom: {
50: '#c8d2fc',
500: '#aec0fb',
950: '#000000',
},
}SCSS
$custom: #aec0fb; $custom-light: #c8d2fc; $custom-dark: #000000;
JSON
{
"hex": "#aec0fb",
"rgb": {
"r": 174,
"g": 192,
"b": 251
},
"hsl": {
"h": 225.974,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.81508,
"c": 0.08591,
"h": 271.3
},
"luminance": 0.53663
}Semantic roles & 50–950 ramp
primary
#AEC0FB
secondary
#DFC46F
accent
#B000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385