#AEC6FE#AEC6FE
#AEC6FE is a very light, moderate blue. Relative luminance 0.565; OKLCH L 82.8% C 0.083 H 266.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC6FE |
|---|---|
| RGB | rgb(174, 198, 254) |
| HSL | hsl(222, 98%, 84%) |
| HSV | hsv(222, 31%, 100%) |
| CMYK | cmyk(31.5%, 22%, 0%, 0.4%) |
| CIE-LAB | lab(79.92, 4.55, -30.14) |
| CIE-LCH | lch(79.92, 30.48, 278.58°) |
| OKLab | oklab(82.84% -0.005 -0.0832) |
| OKLCH | oklch(82.84% 0.083 266.6) |
| XYZ | xyz(55.5339, 56.5405, 101.7341) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.49
Powder Blue (survey)
#B1D1FC
ΔE00 3.83
Light Periwinkle
#C1C6FC
ΔE00 5.61
Baby Blue (survey)
#A2CFFE
ΔE00 5.93
Lightsteelblue
#B0C4DE
ΔE00 6.65
Carolina Blue
#8AB8FE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC6FE #FEE6AE
analogous
#AEEEFE #AEC6FE #BEAEFE
triadic
#AEC6FE #FEAEC6 #C6FEAE
tetradic
#AEC6FE #FEAEEE #FEE6AE #AEFEBE
square
#AEC6FE #FEAEEE #FEE6AE #AEFEBE
split-complementary
#AEC6FE #FEBEAE #EEFEAE
monochromatic
#3571FD #729BFD #AEC6FE #E1EAFF #E1EAFF
Accessibility & contrast
On white
1.71
#AEC6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#AEC6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC6FE
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC6FE | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#ADC3FD
Tritanopia (blue-blind)
#97D1D9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aec6fe; /* rgb */ color: rgb(174, 198, 254); /* oklch */ color: oklch(82.8% 0.083 266.6);
Tailwind
colors: {
custom: {
50: '#c8d7ff',
500: '#aec6fe',
950: '#000000',
},
}SCSS
$custom: #aec6fe; $custom-light: #c8d7ff; $custom-dark: #000000;
JSON
{
"hex": "#aec6fe",
"rgb": {
"r": 174,
"g": 198,
"b": 254
},
"hsl": {
"h": 222,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.82837,
"c": 0.08338,
"h": 266.6
},
"luminance": 0.56543
}Semantic roles & 50–950 ramp
primary
#AEC6FE
secondary
#E3C06D
accent
#A100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386