#AEC3FA#AEC3FA
#AEC3FA is a very light, moderate blue. Relative luminance 0.549; OKLCH L 82.1% C 0.081 H 268.3°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC3FA |
|---|---|
| RGB | rgb(174, 195, 250) |
| HSL | hsl(223, 88%, 83%) |
| HSV | hsv(223, 30%, 98%) |
| CMYK | cmyk(30.4%, 22%, 0%, 2%) |
| CIE-LAB | lab(79.00, 5.20, -29.42) |
| CIE-LCH | lch(79.00, 29.87, 280.02°) |
| OKLab | oklab(82.07% -0.0023 -0.0812) |
| OKLCH | oklch(82.07% 0.081 268.3) |
| XYZ | xyz(54.2211, 54.9291, 98.1695) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.79
Powder Blue (survey)
#B1D1FC
ΔE00 4.69
Light Periwinkle
#C1C6FC
ΔE00 4.91
Lightsteelblue
#B0C4DE
ΔE00 6.61
Baby Blue (survey)
#A2CFFE
ΔE00 6.83
Light Blue Grey
#B7C9E2
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC3FA #FAE5AE
analogous
#AEE9FA #AEC3FA #BFAEFA
triadic
#AEC3FA #FAAEC3 #C3FAAE
tetradic
#AEC3FA #FAAEE9 #FAE5AE #AEFABF
square
#AEC3FA #FAAEE9 #FAE5AE #AEFABF
split-complementary
#AEC3FA #FABFAE #E9FAAE
monochromatic
#3B6EF3 #7498F6 #AEC3FA #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.75
#AEC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#AEC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC3FA
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC3FA | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FC
Deuteranopia (green-blind)
#ABC1F9
Tritanopia (blue-blind)
#99CED6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aec3fa; /* rgb */ color: rgb(174, 195, 250); /* oklch */ color: oklch(82.1% 0.081 268.3);
Tailwind
colors: {
custom: {
50: '#c7d5fc',
500: '#aec3fa',
950: '#000000',
},
}SCSS
$custom: #aec3fa; $custom-light: #c7d5fc; $custom-dark: #000000;
JSON
{
"hex": "#aec3fa",
"rgb": {
"r": 174,
"g": 195,
"b": 250
},
"hsl": {
"h": 223.421,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.8207,
"c": 0.0812,
"h": 268.3
},
"luminance": 0.54931
}Semantic roles & 50–950 ramp
primary
#AEC3FA
secondary
#DDBF6F
accent
#A601E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385