#AEC8FC#AEC8FC
#AEC8FC is a very light, moderate blue. Relative luminance 0.573; OKLCH L 83.2% C 0.079 H 264.0°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC8FC |
|---|---|
| RGB | rgb(174, 200, 252) |
| HSL | hsl(220, 93%, 84%) |
| HSV | hsv(220, 31%, 99%) |
| CMYK | cmyk(31%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(80.37, 2.98, -28.39) |
| CIE-LCH | lch(80.37, 28.55, 275.99°) |
| OKLab | oklab(83.16% -0.0082 -0.0783) |
| OKLCH | oklch(83.16% 0.079 264) |
| XYZ | xyz(55.6754, 57.3334, 100.2095) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.75
Powder Blue (survey)
#B1D1FC
ΔE00 3.07
Baby Blue (survey)
#A2CFFE
ΔE00 5.25
Light Periwinkle
#C1C6FC
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 6.18
Light Blue Grey
#B7C9E2
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC8FC #FCE2AE
analogous
#AEEFFC #AEC8FC #BBAEFC
triadic
#AEC8FC #FCAEC8 #C8FCAE
tetradic
#AEC8FC #FCAEEF #FCE2AE #AEFCBB
square
#AEC8FC #FCAEEF #FCE2AE #AEFCBB
split-complementary
#AEC8FC #FCBBAE #EFFCAE
monochromatic
#3878F8 #73A0FA #AEC8FC #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.68
#AEC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#AEC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC8FC
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC8FC | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFE
Deuteranopia (green-blind)
#AFC4FB
Tritanopia (blue-blind)
#98D3D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aec8fc; /* rgb */ color: rgb(174, 200, 252); /* oklch */ color: oklch(83.2% 0.079 264.0);
Tailwind
colors: {
custom: {
50: '#c8d8fd',
500: '#aec8fc',
950: '#000000',
},
}SCSS
$custom: #aec8fc; $custom-light: #c8d8fd; $custom-dark: #000000;
JSON
{
"hex": "#aec8fc",
"rgb": {
"r": 174,
"g": 200,
"b": 252
},
"hsl": {
"h": 220,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.83162,
"c": 0.07871,
"h": 264
},
"luminance": 0.57335
}Semantic roles & 50–950 ramp
primary
#AEC8FC
secondary
#E0BA6E
accent
#9900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385