#AEC0EC#AEC0EC
#AEC0EC is a light, moderate blue. Relative luminance 0.528; OKLCH L 80.9% C 0.066 H 267.5°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC0EC |
|---|---|
| RGB | rgb(174, 192, 236) |
| HSL | hsl(223, 62%, 80%) |
| HSV | hsv(223, 26%, 93%) |
| CMYK | cmyk(26.3%, 18.6%, 0%, 7.5%) |
| CIE-LAB | lab(77.73, 3.47, -23.85) |
| CIE-LCH | lch(77.73, 24.10, 278.27°) |
| OKLab | oklab(80.91% -0.0028 -0.0654) |
| OKLCH | oklch(80.91% 0.066 267.5) |
| XYZ | xyz(51.4414, 52.7525, 86.8125) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.46
Light Periwinkle
#C1C6FC
ΔE00 4.65
Lightsteelblue
#B0C4DE
ΔE00 5.46
Powder Blue (survey)
#B1D1FC
ΔE00 5.62
Light Blue Grey
#B7C9E2
ΔE00 5.86
Periwinkle
#CCCCFF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC0EC #ECDAAE
analogous
#AEDFEC #AEC0EC #BBAEEC
triadic
#AEC0EC #ECAEC0 #C0ECAE
tetradic
#AEC0EC #ECAEDF #ECDAAE #AEECBB
square
#AEC0EC #ECAEDF #ECDAAE #AEECBB
split-complementary
#AEC0EC #ECBBAE #DFECAE
monochromatic
#4B73D5 #7C99E0 #AEC0EC #E0E7F8 #E6ECF9
Accessibility & contrast
On white
1.82
#AEC0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#AEC0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC0EC
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC0EC | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EE
Deuteranopia (green-blind)
#ADBEEB
Tritanopia (blue-blind)
#9EC9CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aec0ec; /* rgb */ color: rgb(174, 192, 236); /* oklch */ color: oklch(80.9% 0.066 267.5);
Tailwind
colors: {
custom: {
50: '#c7d2f2',
500: '#aec0ec',
950: '#000000',
},
}SCSS
$custom: #aec0ec; $custom-light: #c7d2f2; $custom-dark: #000000;
JSON
{
"hex": "#aec0ec",
"rgb": {
"r": 174,
"g": 192,
"b": 236
},
"hsl": {
"h": 222.581,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.80913,
"c": 0.06551,
"h": 267.5
},
"luminance": 0.52754
}Semantic roles & 50–950 ramp
primary
#AEC0EC
secondary
#C9B175
accent
#971CCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385