#AEC3FE#AEC3FE
#AEC3FE is a very light, moderate blue. Relative luminance 0.552; OKLCH L 82.2% C 0.087 H 269.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC3FE |
|---|---|
| RGB | rgb(174, 195, 254) |
| HSL | hsl(224, 98%, 84%) |
| HSV | hsv(224, 31%, 100%) |
| CMYK | cmyk(31.5%, 23.2%, 0%, 0.4%) |
| CIE-LAB | lab(79.15, 6.18, -31.33) |
| CIE-LCH | lch(79.15, 31.94, 281.15°) |
| OKLab | oklab(82.23% -0.0011 -0.0866) |
| OKLCH | oklch(82.23% 0.087 269.3) |
| XYZ | xyz(54.8549, 55.1826, 101.5078) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.57
Powder Blue (survey)
#B1D1FC
ΔE00 4.75
Light Periwinkle
#C1C6FC
ΔE00 5.10
Baby Blue (survey)
#A2CFFE
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 6.97
Carolina Blue
#8AB8FE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC3FE #FEE9AE
analogous
#AEEBFE #AEC3FE #C1AEFE
triadic
#AEC3FE #FEAEC3 #C3FEAE
tetradic
#AEC3FE #FEAEEB #FEE9AE #AEFEC1
square
#AEC3FE #FEAEEB #FEE9AE #AEFEC1
split-complementary
#AEC3FE #FEC1AE #EBFEAE
monochromatic
#3569FD #7296FD #AEC3FE #E1E9FF #E1E9FF
Accessibility & contrast
On white
1.74
#AEC3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#AEC3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC3FE
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC3FE | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#98CFD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aec3fe; /* rgb */ color: rgb(174, 195, 254); /* oklch */ color: oklch(82.2% 0.087 269.3);
Tailwind
colors: {
custom: {
50: '#c8d5ff',
500: '#aec3fe',
950: '#000000',
},
}SCSS
$custom: #aec3fe; $custom-light: #c8d5ff; $custom-dark: #000000;
JSON
{
"hex": "#aec3fe",
"rgb": {
"r": 174,
"g": 195,
"b": 254
},
"hsl": {
"h": 224.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.82233,
"c": 0.08661,
"h": 269.3
},
"luminance": 0.55185
}Semantic roles & 50–950 ramp
primary
#AEC3FE
secondary
#E3C46D
accent
#A900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386