#AEC2EC#AEC2EC
#AEC2EC is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.3% C 0.063 H 265.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2EC |
|---|---|
| RGB | rgb(174, 194, 236) |
| HSL | hsl(221, 62%, 80%) |
| HSV | hsv(221, 26%, 93%) |
| CMYK | cmyk(26.3%, 17.8%, 0%, 7.5%) |
| CIE-LAB | lab(78.25, 2.39, -23.06) |
| CIE-LCH | lch(78.25, 23.18, 275.91°) |
| OKLab | oklab(81.32% -0.0055 -0.0632) |
| OKLCH | oklch(81.32% 0.063 265) |
| XYZ | xyz(51.8835, 53.6368, 86.9599) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.26
Lightsteelblue
#B0C4DE
ΔE00 4.75
Powder Blue (survey)
#B1D1FC
ΔE00 4.84
Light Blue Grey
#B7C9E2
ΔE00 5.15
Light Periwinkle
#C1C6FC
ΔE00 5.17
Cloudy Blue
#ACC2D9
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2EC #ECD8AE
analogous
#AEE1EC #AEC2EC #B9AEEC
triadic
#AEC2EC #ECAEC2 #C2ECAE
tetradic
#AEC2EC #ECAEE1 #ECD8AE #AEECB9
square
#AEC2EC #ECAEE1 #ECD8AE #AEECB9
split-complementary
#AEC2EC #ECB9AE #E1ECAE
monochromatic
#4B77D5 #7C9DE0 #AEC2EC #E0E7F8 #E6ECF9
Accessibility & contrast
On white
1.79
#AEC2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#AEC2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2EC
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2EC | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EE
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#9ECAD0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aec2ec; /* rgb */ color: rgb(174, 194, 236); /* oklch */ color: oklch(81.3% 0.063 265.0);
Tailwind
colors: {
custom: {
50: '#c7d4f2',
500: '#aec2ec',
950: '#000000',
},
}SCSS
$custom: #aec2ec; $custom-light: #c7d4f2; $custom-dark: #000000;
JSON
{
"hex": "#aec2ec",
"rgb": {
"r": 174,
"g": 194,
"b": 236
},
"hsl": {
"h": 220.645,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.81321,
"c": 0.06347,
"h": 265
},
"luminance": 0.53638
}Semantic roles & 50–950 ramp
primary
#AEC2EC
secondary
#C9AE75
accent
#921CCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385