#AEC0FE#AEC0FE
#AEC0FE is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.6% C 0.090 H 271.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC0FE |
|---|---|
| RGB | rgb(174, 192, 254) |
| HSL | hsl(227, 98%, 84%) |
| HSV | hsv(227, 31%, 100%) |
| CMYK | cmyk(31.5%, 24.4%, 0%, 0.4%) |
| CIE-LAB | lab(78.38, 7.81, -32.52) |
| CIE-LCH | lch(78.38, 33.44, 283.50°) |
| OKLab | oklab(81.63% 0.0028 -0.09) |
| OKLCH | oklch(81.63% 0.09 271.8) |
| XYZ | xyz(54.1895, 53.8518, 101.2860) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.96
Light Periwinkle
#C1C6FC
ΔE00 4.80
Powder Blue (survey)
#B1D1FC
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 7.29
Carolina Blue
#8AB8FE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC0FE #FEECAE
analogous
#AEE8FE #AEC0FE #C4AEFE
triadic
#AEC0FE #FEAEC0 #C0FEAE
tetradic
#AEC0FE #FEAEE8 #FEECAE #AEFEC4
square
#AEC0FE #FEAEE8 #FEECAE #AEFEC4
split-complementary
#AEC0FE #FEC4AE #E8FEAE
monochromatic
#3562FD #7291FD #AEC0FE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.78
#AEC0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#AEC0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC0FE
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC0FE | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#98CCD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aec0fe; /* rgb */ color: rgb(174, 192, 254); /* oklch */ color: oklch(81.6% 0.090 271.8);
Tailwind
colors: {
custom: {
50: '#c8d2ff',
500: '#aec0fe',
950: '#000000',
},
}SCSS
$custom: #aec0fe; $custom-light: #c8d2ff; $custom-dark: #000000;
JSON
{
"hex": "#aec0fe",
"rgb": {
"r": 174,
"g": 192,
"b": 254
},
"hsl": {
"h": 226.5,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.81632,
"c": 0.09001,
"h": 271.8
},
"luminance": 0.53854
}Semantic roles & 50–950 ramp
primary
#AEC0FE
secondary
#E3C96D
accent
#B200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386