#AEC4FD#AEC4FD
#AEC4FD is a very light, moderate blue. Relative luminance 0.556; OKLCH L 82.4% C 0.084 H 268.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC4FD |
|---|---|
| RGB | rgb(174, 196, 253) |
| HSL | hsl(223, 95%, 84%) |
| HSV | hsv(223, 31%, 99%) |
| CMYK | cmyk(31.2%, 22.5%, 0%, 0.8%) |
| CIE-LAB | lab(79.37, 5.39, -30.46) |
| CIE-LCH | lch(79.37, 30.93, 280.03°) |
| OKLab | oklab(82.39% -0.0027 -0.0841) |
| OKLCH | oklch(82.39% 0.084 268.1) |
| XYZ | xyz(54.9200, 55.5684, 100.7415) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.55
Powder Blue (survey)
#B1D1FC
ΔE00 4.43
Light Periwinkle
#C1C6FC
ΔE00 5.20
Baby Blue (survey)
#A2CFFE
ΔE00 6.52
Lightsteelblue
#B0C4DE
ΔE00 6.77
Carolina Blue
#8AB8FE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC4FD #FDE7AE
analogous
#AEEBFD #AEC4FD #BFAEFD
triadic
#AEC4FD #FDAEC4 #C4FDAE
tetradic
#AEC4FD #FDAEEB #FDE7AE #AEFDBF
square
#AEC4FD #FDAEEB #FDE7AE #AEFDBF
split-complementary
#AEC4FD #FDBFAE #EBFDAE
monochromatic
#376DFA #7298FC #AEC4FD #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.73
#AEC4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#AEC4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC4FD
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC4FD | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#ABC1FC
Tritanopia (blue-blind)
#98CFD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aec4fd; /* rgb */ color: rgb(174, 196, 253); /* oklch */ color: oklch(82.4% 0.084 268.1);
Tailwind
colors: {
custom: {
50: '#c8d5fe',
500: '#aec4fd',
950: '#000000',
},
}SCSS
$custom: #aec4fd; $custom-light: #c8d5fe; $custom-dark: #000000;
JSON
{
"hex": "#aec4fd",
"rgb": {
"r": 174,
"g": 196,
"b": 253
},
"hsl": {
"h": 223.291,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.82393,
"c": 0.08416,
"h": 268.1
},
"luminance": 0.5557
}Semantic roles & 50–950 ramp
primary
#AEC4FD
secondary
#E2C16D
accent
#A600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385