#AEC3FC#AEC3FC
#AEC3FC is a very light, moderate blue. Relative luminance 0.551; OKLCH L 82.2% C 0.084 H 268.8°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC3FC |
|---|---|
| RGB | rgb(174, 195, 252) |
| HSL | hsl(224, 93%, 84%) |
| HSV | hsv(224, 31%, 99%) |
| CMYK | cmyk(31%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(79.07, 5.68, -30.38) |
| CIE-LCH | lch(79.07, 30.90, 280.60°) |
| OKLab | oklab(82.15% -0.0017 -0.0839) |
| OKLCH | oklch(82.15% 0.084 268.8) |
| XYZ | xyz(54.5364, 55.0552, 99.8298) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.67
Powder Blue (survey)
#B1D1FC
ΔE00 4.72
Light Periwinkle
#C1C6FC
ΔE00 4.99
Lightsteelblue
#B0C4DE
ΔE00 6.80
Baby Blue (survey)
#A2CFFE
ΔE00 6.82
Carolina Blue
#8AB8FE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC3FC #FCE7AE
analogous
#AEEAFC #AEC3FC #C0AEFC
triadic
#AEC3FC #FCAEC3 #C3FCAE
tetradic
#AEC3FC #FCAEEA #FCE7AE #AEFCC0
square
#AEC3FC #FCAEEA #FCE7AE #AEFCC0
split-complementary
#AEC3FC #FCC0AE #EAFCAE
monochromatic
#386CF8 #7397FA #AEC3FC #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.75
#AEC3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#AEC3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC3FC
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC3FC | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FF
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#98CED6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aec3fc; /* rgb */ color: rgb(174, 195, 252); /* oklch */ color: oklch(82.2% 0.084 268.8);
Tailwind
colors: {
custom: {
50: '#c8d5fd',
500: '#aec3fc',
950: '#000000',
},
}SCSS
$custom: #aec3fc; $custom-light: #c8d5fd; $custom-dark: #000000;
JSON
{
"hex": "#aec3fc",
"rgb": {
"r": 174,
"g": 195,
"b": 252
},
"hsl": {
"h": 223.846,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.82151,
"c": 0.08391,
"h": 268.8
},
"luminance": 0.55057
}Semantic roles & 50–950 ramp
primary
#AEC3FC
secondary
#E0C16E
accent
#A800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385