#AEC6FC#AEC6FC
#AEC6FC is a very light, moderate blue. Relative luminance 0.564; OKLCH L 82.8% C 0.081 H 266.0°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC6FC |
|---|---|
| RGB | rgb(174, 198, 252) |
| HSL | hsl(222, 93%, 84%) |
| HSV | hsv(222, 31%, 99%) |
| CMYK | cmyk(31%, 21.4%, 0%, 1.2%) |
| CIE-LAB | lab(79.85, 4.06, -29.19) |
| CIE-LCH | lch(79.85, 29.47, 277.92°) |
| OKLab | oklab(82.76% -0.0056 -0.0805) |
| OKLCH | oklch(82.76% 0.081 266) |
| XYZ | xyz(55.2153, 56.4131, 100.0562) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.59
Powder Blue (survey)
#B1D1FC
ΔE00 3.75
Light Periwinkle
#C1C6FC
ΔE00 5.55
Baby Blue (survey)
#A2CFFE
ΔE00 5.90
Lightsteelblue
#B0C4DE
ΔE00 6.42
Light Blue Grey
#B7C9E2
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC6FC #FCE4AE
analogous
#AEEDFC #AEC6FC #BDAEFC
triadic
#AEC6FC #FCAEC6 #C6FCAE
tetradic
#AEC6FC #FCAEED #FCE4AE #AEFCBD
square
#AEC6FC #FCAEED #FCE4AE #AEFCBD
split-complementary
#AEC6FC #FCBDAE #EDFCAE
monochromatic
#3873F8 #739CFA #AEC6FC #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.71
#AEC6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#AEC6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC6FC
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC6FC | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFE
Deuteranopia (green-blind)
#ADC3FB
Tritanopia (blue-blind)
#98D1D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aec6fc; /* rgb */ color: rgb(174, 198, 252); /* oklch */ color: oklch(82.8% 0.081 266.0);
Tailwind
colors: {
custom: {
50: '#c8d7fd',
500: '#aec6fc',
950: '#000000',
},
}SCSS
$custom: #aec6fc; $custom-light: #c8d7fd; $custom-dark: #000000;
JSON
{
"hex": "#aec6fc",
"rgb": {
"r": 174,
"g": 198,
"b": 252
},
"hsl": {
"h": 221.538,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.82757,
"c": 0.08072,
"h": 266
},
"luminance": 0.56415
}Semantic roles & 50–950 ramp
primary
#AEC6FC
secondary
#E0BD6E
accent
#9F00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385