#AEC2FD#AEC2FD
#AEC2FD is a light, moderate blue. Relative luminance 0.547; OKLCH L 82.0% C 0.086 H 269.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2FD |
|---|---|
| RGB | rgb(174, 194, 253) |
| HSL | hsl(225, 95%, 84%) |
| HSV | hsv(225, 31%, 99%) |
| CMYK | cmyk(31.2%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(78.85, 6.47, -31.25) |
| CIE-LCH | lch(78.85, 31.91, 281.70°) |
| OKLab | oklab(81.99% -0.0001 -0.0864) |
| OKLCH | oklch(81.99% 0.086 269.9) |
| XYZ | xyz(54.4719, 54.6721, 100.5922) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.72
Light Periwinkle
#C1C6FC
ΔE00 4.91
Powder Blue (survey)
#B1D1FC
ΔE00 5.04
Lightsteelblue
#B0C4DE
ΔE00 7.00
Baby Blue (survey)
#A2CFFE
ΔE00 7.11
Carolina Blue
#8AB8FE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2FD #FDE9AE
analogous
#AEE9FD #AEC2FD #C1AEFD
triadic
#AEC2FD #FDAEC2 #C2FDAE
tetradic
#AEC2FD #FDAEE9 #FDE9AE #AEFDC1
square
#AEC2FD #FDAEE9 #FDE9AE #AEFDC1
split-complementary
#AEC2FD #FDC1AE #E9FDAE
monochromatic
#3768FA #7295FC #AEC2FD #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.76
#AEC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#AEC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2FD
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2FD | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#A9C0FC
Tritanopia (blue-blind)
#98CED6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aec2fd; /* rgb */ color: rgb(174, 194, 253); /* oklch */ color: oklch(82.0% 0.086 269.9);
Tailwind
colors: {
custom: {
50: '#c8d4fe',
500: '#aec2fd',
950: '#000000',
},
}SCSS
$custom: #aec2fd; $custom-light: #c8d4fe; $custom-dark: #000000;
JSON
{
"hex": "#aec2fd",
"rgb": {
"r": 174,
"g": 194,
"b": 253
},
"hsl": {
"h": 224.81,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.81991,
"c": 0.08637,
"h": 269.9
},
"luminance": 0.54674
}Semantic roles & 50–950 ramp
primary
#AEC2FD
secondary
#E2C46D
accent
#AB00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385