#AEC6FD#AEC6FD
#AEC6FD is a very light, moderate blue. Relative luminance 0.565; OKLCH L 82.8% C 0.082 H 266.3°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC6FD |
|---|---|
| RGB | rgb(174, 198, 253) |
| HSL | hsl(222, 95%, 84%) |
| HSV | hsv(222, 31%, 99%) |
| CMYK | cmyk(31.2%, 21.7%, 0%, 0.8%) |
| CIE-LAB | lab(79.88, 4.30, -29.67) |
| CIE-LCH | lch(79.88, 29.98, 278.26°) |
| OKLab | oklab(82.8% -0.0053 -0.0819) |
| OKLCH | oklch(82.8% 0.082 266.3) |
| XYZ | xyz(55.3742, 56.4766, 100.8929) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.54
Powder Blue (survey)
#B1D1FC
ΔE00 3.79
Light Periwinkle
#C1C6FC
ΔE00 5.58
Baby Blue (survey)
#A2CFFE
ΔE00 5.91
Lightsteelblue
#B0C4DE
ΔE00 6.54
Carolina Blue
#8AB8FE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC6FD #FDE5AE
analogous
#AEEDFD #AEC6FD #BDAEFD
triadic
#AEC6FD #FDAEC6 #C6FDAE
tetradic
#AEC6FD #FDAEED #FDE5AE #AEFDBD
square
#AEC6FD #FDAEED #FDE5AE #AEFDBD
split-complementary
#AEC6FD #FDBDAE #EDFDAE
monochromatic
#3772FA #729CFC #AEC6FD #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.71
#AEC6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#AEC6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC6FD
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC6FD | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#98D1D9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aec6fd; /* rgb */ color: rgb(174, 198, 253); /* oklch */ color: oklch(82.8% 0.082 266.3);
Tailwind
colors: {
custom: {
50: '#c8d7fe',
500: '#aec6fd',
950: '#000000',
},
}SCSS
$custom: #aec6fd; $custom-light: #c8d7fe; $custom-dark: #000000;
JSON
{
"hex": "#aec6fd",
"rgb": {
"r": 174,
"g": 198,
"b": 253
},
"hsl": {
"h": 221.772,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.82797,
"c": 0.08205,
"h": 266.3
},
"luminance": 0.56479
}Semantic roles & 50–950 ramp
primary
#AEC6FD
secondary
#E2BE6D
accent
#A000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385