#AEC0FA#AEC0FA
#AEC0FA is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.5% C 0.085 H 271.1°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC0FA |
|---|---|
| RGB | rgb(174, 192, 250) |
| HSL | hsl(226, 88%, 83%) |
| HSV | hsv(226, 30%, 98%) |
| CMYK | cmyk(30.4%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(78.23, 6.83, -30.61) |
| CIE-LCH | lch(78.23, 31.36, 282.57°) |
| OKLab | oklab(81.47% 0.0016 -0.0845) |
| OKLCH | oklch(81.47% 0.085 271.1) |
| XYZ | xyz(53.5557, 53.5982, 97.9477) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.17
Light Periwinkle
#C1C6FC
ΔE00 4.52
Powder Blue (survey)
#B1D1FC
ΔE00 5.63
Periwinkle
#CCCCFF
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 7.05
Light Blue Grey
#B7C9E2
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC0FA #FAE8AE
analogous
#AEE6FA #AEC0FA #C2AEFA
triadic
#AEC0FA #FAAEC0 #C0FAAE
tetradic
#AEC0FA #FAAEE6 #FAE8AE #AEFAC2
square
#AEC0FA #FAAEE6 #FAE8AE #AEFAC2
split-complementary
#AEC0FA #FAC2AE #E6FAAE
monochromatic
#3B66F3 #7493F6 #AEC0FA #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.79
#AEC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#AEC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC0FA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC0FA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#A8BFF9
Tritanopia (blue-blind)
#99CBD4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aec0fa; /* rgb */ color: rgb(174, 192, 250); /* oklch */ color: oklch(81.5% 0.085 271.1);
Tailwind
colors: {
custom: {
50: '#c7d2fc',
500: '#aec0fa',
950: '#000000',
},
}SCSS
$custom: #aec0fa; $custom-light: #c7d2fc; $custom-dark: #000000;
JSON
{
"hex": "#aec0fa",
"rgb": {
"r": 174,
"g": 192,
"b": 250
},
"hsl": {
"h": 225.789,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.81467,
"c": 0.08454,
"h": 271.1
},
"luminance": 0.536
}Semantic roles & 50–950 ramp
primary
#AEC0FA
secondary
#DDC36F
accent
#AF01E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385