#AEC4FE#AEC4FE
#AEC4FE is a very light, moderate blue. Relative luminance 0.556; OKLCH L 82.4% C 0.086 H 268.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC4FE |
|---|---|
| RGB | rgb(174, 196, 254) |
| HSL | hsl(224, 98%, 84%) |
| HSV | hsv(224, 31%, 100%) |
| CMYK | cmyk(31.5%, 22.8%, 0%, 0.4%) |
| CIE-LAB | lab(79.40, 5.63, -30.94) |
| CIE-LCH | lch(79.40, 31.45, 280.32°) |
| OKLab | oklab(82.43% -0.0024 -0.0855) |
| OKLCH | oklch(82.43% 0.086 268.4) |
| XYZ | xyz(55.0798, 55.6323, 101.5827) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.50
Powder Blue (survey)
#B1D1FC
ΔE00 4.45
Light Periwinkle
#C1C6FC
ΔE00 5.25
Baby Blue (survey)
#A2CFFE
ΔE00 6.52
Lightsteelblue
#B0C4DE
ΔE00 6.86
Carolina Blue
#8AB8FE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC4FE #FEE8AE
analogous
#AEECFE #AEC4FE #C0AEFE
triadic
#AEC4FE #FEAEC4 #C4FEAE
tetradic
#AEC4FE #FEAEEC #FEE8AE #AEFEC0
square
#AEC4FE #FEAEEC #FEE8AE #AEFEC0
split-complementary
#AEC4FE #FEC0AE #ECFEAE
monochromatic
#356CFD #7298FD #AEC4FE #E1E9FF #E1E9FF
Accessibility & contrast
On white
1.73
#AEC4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#AEC4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC4FE
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC4FE | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#98CFD8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aec4fe; /* rgb */ color: rgb(174, 196, 254); /* oklch */ color: oklch(82.4% 0.086 268.4);
Tailwind
colors: {
custom: {
50: '#c8d5ff',
500: '#aec4fe',
950: '#000000',
},
}SCSS
$custom: #aec4fe; $custom-light: #c8d5ff; $custom-dark: #000000;
JSON
{
"hex": "#aec4fe",
"rgb": {
"r": 174,
"g": 196,
"b": 254
},
"hsl": {
"h": 223.5,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.82434,
"c": 0.08551,
"h": 268.4
},
"luminance": 0.55634
}Semantic roles & 50–950 ramp
primary
#AEC4FE
secondary
#E3C36D
accent
#A600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386