#AEC8FA#AEC8FA
#AEC8FA is a very light, moderate blue. Relative luminance 0.572; OKLCH L 83.1% C 0.076 H 263.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC8FA |
|---|---|
| RGB | rgb(174, 200, 250) |
| HSL | hsl(219, 88%, 83%) |
| HSV | hsv(219, 30%, 98%) |
| CMYK | cmyk(30.4%, 20%, 0%, 2%) |
| CIE-LAB | lab(80.30, 2.49, -27.43) |
| CIE-LCH | lch(80.30, 27.55, 275.20°) |
| OKLab | oklab(83.08% -0.0089 -0.0756) |
| OKLCH | oklch(83.08% 0.076 263.3) |
| XYZ | xyz(55.3602, 57.2073, 98.5492) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.88
Powder Blue (survey)
#B1D1FC
ΔE00 2.96
Baby Blue (survey)
#A2CFFE
ΔE00 5.20
Lightsteelblue
#B0C4DE
ΔE00 5.89
Light Periwinkle
#C1C6FC
ΔE00 6.04
Light Blue Grey
#B7C9E2
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC8FA #FAE0AE
analogous
#AEEEFA #AEC8FA #BAAEFA
triadic
#AEC8FA #FAAEC8 #C8FAAE
tetradic
#AEC8FA #FAAEEE #FAE0AE #AEFABA
square
#AEC8FA #FAAEEE #FAE0AE #AEFABA
split-complementary
#AEC8FA #FABAAE #EEFAAE
monochromatic
#3B7AF3 #74A1F6 #AEC8FA #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.69
#AEC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#AEC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC8FA
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC8FA | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#98D2D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aec8fa; /* rgb */ color: rgb(174, 200, 250); /* oklch */ color: oklch(83.1% 0.076 263.3);
Tailwind
colors: {
custom: {
50: '#c7d8fc',
500: '#aec8fa',
950: '#000000',
},
}SCSS
$custom: #aec8fa; $custom-light: #c7d8fc; $custom-dark: #000000;
JSON
{
"hex": "#aec8fa",
"rgb": {
"r": 174,
"g": 200,
"b": 250
},
"hsl": {
"h": 219.474,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.83083,
"c": 0.07609,
"h": 263.3
},
"luminance": 0.57209
}Semantic roles & 50–950 ramp
primary
#AEC8FA
secondary
#DDB76F
accent
#9701E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385