#AEC5FA#AEC5FA
#AEC5FA is a very light, moderate blue. Relative luminance 0.558; OKLCH L 82.5% C 0.079 H 266.4°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC5FA |
|---|---|
| RGB | rgb(174, 197, 250) |
| HSL | hsl(222, 88%, 83%) |
| HSV | hsv(222, 30%, 98%) |
| CMYK | cmyk(30.4%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(79.52, 4.11, -28.63) |
| CIE-LCH | lch(79.52, 28.92, 278.18°) |
| OKLab | oklab(82.47% -0.005 -0.0789) |
| OKLCH | oklch(82.47% 0.079 266.4) |
| XYZ | xyz(54.6722, 55.8313, 98.3199) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.70
Powder Blue (survey)
#B1D1FC
ΔE00 4.02
Light Periwinkle
#C1C6FC
ΔE00 5.29
Baby Blue (survey)
#A2CFFE
ΔE00 6.20
Lightsteelblue
#B0C4DE
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC5FA #FAE3AE
analogous
#AEEBFA #AEC5FA #BDAEFA
triadic
#AEC5FA #FAAEC5 #C5FAAE
tetradic
#AEC5FA #FAAEEB #FAE3AE #AEFABD
square
#AEC5FA #FAAEEB #FAE3AE #AEFABD
split-complementary
#AEC5FA #FABDAE #EBFAAE
monochromatic
#3B72F3 #749CF6 #AEC5FA #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.73
#AEC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#AEC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC5FA
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC5FA | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#ADC2F9
Tritanopia (blue-blind)
#99D0D7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aec5fa; /* rgb */ color: rgb(174, 197, 250); /* oklch */ color: oklch(82.5% 0.079 266.4);
Tailwind
colors: {
custom: {
50: '#c7d6fc',
500: '#aec5fa',
950: '#000000',
},
}SCSS
$custom: #aec5fa; $custom-light: #c7d6fc; $custom-dark: #000000;
JSON
{
"hex": "#aec5fa",
"rgb": {
"r": 174,
"g": 197,
"b": 250
},
"hsl": {
"h": 221.842,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.82474,
"c": 0.07909,
"h": 266.4
},
"luminance": 0.55833
}Semantic roles & 50–950 ramp
primary
#AEC5FA
secondary
#DDBC6F
accent
#A001E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385