#AEC3FD#AEC3FD
#AEC3FD is a very light, moderate blue. Relative luminance 0.551; OKLCH L 82.2% C 0.085 H 269.0°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC3FD |
|---|---|
| RGB | rgb(174, 195, 253) |
| HSL | hsl(224, 95%, 84%) |
| HSV | hsv(224, 31%, 99%) |
| CMYK | cmyk(31.2%, 22.9%, 0%, 0.8%) |
| CIE-LAB | lab(79.11, 5.93, -30.86) |
| CIE-LCH | lch(79.11, 31.42, 280.88°) |
| OKLab | oklab(82.19% -0.0014 -0.0852) |
| OKLCH | oklch(82.19% 0.085 269) |
| XYZ | xyz(54.6952, 55.1188, 100.6666) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.62
Powder Blue (survey)
#B1D1FC
ΔE00 4.73
Light Periwinkle
#C1C6FC
ΔE00 5.04
Baby Blue (survey)
#A2CFFE
ΔE00 6.82
Lightsteelblue
#B0C4DE
ΔE00 6.89
Carolina Blue
#8AB8FE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC3FD #FDE8AE
analogous
#AEEAFD #AEC3FD #C0AEFD
triadic
#AEC3FD #FDAEC3 #C3FDAE
tetradic
#AEC3FD #FDAEEA #FDE8AE #AEFDC0
square
#AEC3FD #FDAEEA #FDE8AE #AEFDC0
split-complementary
#AEC3FD #FDC0AE #EAFDAE
monochromatic
#376BFA #7297FC #AEC3FD #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.75
#AEC3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#AEC3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC3FD
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC3FD | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#98CED7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aec3fd; /* rgb */ color: rgb(174, 195, 253); /* oklch */ color: oklch(82.2% 0.085 269.0);
Tailwind
colors: {
custom: {
50: '#c8d5fe',
500: '#aec3fd',
950: '#000000',
},
}SCSS
$custom: #aec3fd; $custom-light: #c8d5fe; $custom-dark: #000000;
JSON
{
"hex": "#aec3fd",
"rgb": {
"r": 174,
"g": 195,
"b": 253
},
"hsl": {
"h": 224.051,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.82192,
"c": 0.08525,
"h": 269
},
"luminance": 0.55121
}Semantic roles & 50–950 ramp
primary
#AEC3FD
secondary
#E2C36D
accent
#A800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385