#AEC6FA#AEC6FA
#AEC6FA is a very light, moderate blue. Relative luminance 0.563; OKLCH L 82.7% C 0.078 H 265.4°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC6FA |
|---|---|
| RGB | rgb(174, 198, 250) |
| HSL | hsl(221, 88%, 83%) |
| HSV | hsv(221, 30%, 98%) |
| CMYK | cmyk(30.4%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(79.78, 3.57, -28.23) |
| CIE-LCH | lch(79.78, 28.45, 277.21°) |
| OKLab | oklab(82.68% -0.0063 -0.0778) |
| OKLCH | oklch(82.68% 0.078 265.4) |
| XYZ | xyz(54.9000, 56.2870, 98.3958) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.72
Powder Blue (survey)
#B1D1FC
ΔE00 3.68
Light Periwinkle
#C1C6FC
ΔE00 5.52
Baby Blue (survey)
#A2CFFE
ΔE00 5.87
Lightsteelblue
#B0C4DE
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC6FA #FAE2AE
analogous
#AEECFA #AEC6FA #BCAEFA
triadic
#AEC6FA #FAAEC6 #C6FAAE
tetradic
#AEC6FA #FAAEEC #FAE2AE #AEFABC
square
#AEC6FA #FAAEEC #FAE2AE #AEFABC
split-complementary
#AEC6FA #FABCAE #ECFAAE
monochromatic
#3B75F3 #749DF6 #AEC6FA #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.71
#AEC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#AEC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC6FA
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC6FA | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FC
Deuteranopia (green-blind)
#AEC3F9
Tritanopia (blue-blind)
#99D0D7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aec6fa; /* rgb */ color: rgb(174, 198, 250); /* oklch */ color: oklch(82.7% 0.078 265.4);
Tailwind
colors: {
custom: {
50: '#c7d7fc',
500: '#aec6fa',
950: '#000000',
},
}SCSS
$custom: #aec6fa; $custom-light: #c7d7fc; $custom-dark: #000000;
JSON
{
"hex": "#aec6fa",
"rgb": {
"r": 174,
"g": 198,
"b": 250
},
"hsl": {
"h": 221.053,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.82677,
"c": 0.07806,
"h": 265.4
},
"luminance": 0.56289
}Semantic roles & 50–950 ramp
primary
#AEC6FA
secondary
#DDBA6F
accent
#9D01E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385