#AEC4F2#AEC4F2
#AEC4F2 is a light, moderate blue. Relative luminance 0.549; OKLCH L 82.0% C 0.069 H 264.9°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC4F2 |
|---|---|
| RGB | rgb(174, 196, 242) |
| HSL | hsl(221, 72%, 82%) |
| HSV | hsv(221, 28%, 95%) |
| CMYK | cmyk(28.1%, 19%, 0%, 5.1%) |
| CIE-LAB | lab(78.98, 2.73, -25.17) |
| CIE-LCH | lch(78.98, 25.32, 276.18°) |
| OKLab | oklab(81.96% -0.0062 -0.0692) |
| OKLCH | oklch(81.96% 0.069 264.9) |
| XYZ | xyz(53.2180, 54.8876, 91.7776) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.45
Powder Blue (survey)
#B1D1FC
ΔE00 4.16
Light Periwinkle
#C1C6FC
ΔE00 5.20
Lightsteelblue
#B0C4DE
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 5.67
Baby Blue (survey)
#A2CFFE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC4F2 #F2DCAE
analogous
#AEE6F2 #AEC4F2 #BAAEF2
triadic
#AEC4F2 #F2AEC4 #C4F2AE
tetradic
#AEC4F2 #F2AEE6 #F2DCAE #AEF2BA
square
#AEC4F2 #F2AEE6 #F2DCAE #AEF2BA
split-complementary
#AEC4F2 #F2BAAE #E6F2AE
monochromatic
#4577E1 #799EEA #AEC4F2 #E3EAFA #E5ECFB
Accessibility & contrast
On white
1.75
#AEC4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#AEC4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC4F2
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC4F2 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F4
Deuteranopia (green-blind)
#AFC1F1
Tritanopia (blue-blind)
#9CCDD3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aec4f2; /* rgb */ color: rgb(174, 196, 242); /* oklch */ color: oklch(82.0% 0.069 264.9);
Tailwind
colors: {
custom: {
50: '#c7d5f6',
500: '#aec4f2',
950: '#000000',
},
}SCSS
$custom: #aec4f2; $custom-light: #c7d5f6; $custom-dark: #000000;
JSON
{
"hex": "#aec4f2",
"rgb": {
"r": 174,
"g": 196,
"b": 242
},
"hsl": {
"h": 220.588,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.81958,
"c": 0.06945,
"h": 264.9
},
"luminance": 0.54889
}Semantic roles & 50–950 ramp
primary
#AEC4F2
secondary
#D1B373
accent
#9511D4
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385