#AEC0FC#AEC0FC
#AEC0FC is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.5% C 0.087 H 271.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC0FC |
|---|---|
| RGB | rgb(174, 192, 252) |
| HSL | hsl(226, 93%, 84%) |
| HSV | hsv(226, 31%, 99%) |
| CMYK | cmyk(31%, 23.8%, 0%, 1.2%) |
| CIE-LAB | lab(78.30, 7.32, -31.56) |
| CIE-LCH | lch(78.30, 32.40, 283.05°) |
| OKLab | oklab(81.55% 0.0022 -0.0872) |
| OKLCH | oklch(81.55% 0.087 271.4) |
| XYZ | xyz(53.8709, 53.7244, 99.6080) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.05
Light Periwinkle
#C1C6FC
ΔE00 4.65
Powder Blue (survey)
#B1D1FC
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 7.05
Lightsteelblue
#B0C4DE
ΔE00 7.18
Carolina Blue
#8AB8FE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC0FC #FCEAAE
analogous
#AEE7FC #AEC0FC #C3AEFC
triadic
#AEC0FC #FCAEC0 #C0FCAE
tetradic
#AEC0FC #FCAEE7 #FCEAAE #AEFCC3
square
#AEC0FC #FCAEE7 #FCEAAE #AEFCC3
split-complementary
#AEC0FC #FCC3AE #E7FCAE
monochromatic
#3864F8 #7392FA #AEC0FC #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.79
#AEC0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#AEC0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC0FC
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC0FC | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#99CCD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aec0fc; /* rgb */ color: rgb(174, 192, 252); /* oklch */ color: oklch(81.5% 0.087 271.4);
Tailwind
colors: {
custom: {
50: '#c8d2fd',
500: '#aec0fc',
950: '#000000',
},
}SCSS
$custom: #aec0fc; $custom-light: #c8d2fd; $custom-dark: #000000;
JSON
{
"hex": "#aec0fc",
"rgb": {
"r": 174,
"g": 192,
"b": 252
},
"hsl": {
"h": 226.154,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.81549,
"c": 0.08728,
"h": 271.4
},
"luminance": 0.53726
}Semantic roles & 50–950 ramp
primary
#AEC0FC
secondary
#E0C66E
accent
#B100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385