#AEC2FF#AEC2FF
#AEC2FF is a very light, moderate blue. Relative luminance 0.548; OKLCH L 82.1% C 0.089 H 270.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2FF |
|---|---|
| RGB | rgb(174, 194, 255) |
| HSL | hsl(225, 100%, 84%) |
| HSV | hsv(225, 32%, 100%) |
| CMYK | cmyk(31.8%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(78.93, 6.97, -32.21) |
| CIE-LCH | lch(78.93, 32.95, 282.21°) |
| OKLab | oklab(82.07% 0.0005 -0.0891) |
| OKLCH | oklch(82.07% 0.089 270.3) |
| XYZ | xyz(54.7922, 54.8003, 102.2789) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.63
Light Periwinkle
#C1C6FC
ΔE00 5.05
Powder Blue (survey)
#B1D1FC
ΔE00 5.05
Baby Blue (survey)
#A2CFFE
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 7.14
Carolina Blue
#8AB8FE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2FF #FFEBAE
analogous
#AEEBFF #AEC2FF #C3AEFF
triadic
#AEC2FF #FFAEC2 #C2FFAE
tetradic
#AEC2FF #FFAEEB #FFEBAE #AEFFC3
square
#AEC2FF #FFAEEB #FFEBAE #AEFFC3
split-complementary
#AEC2FF #FFC3AE #EBFFAE
monochromatic
#3466FF #7194FF #AEC2FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.76
#AEC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#AEC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2FF
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2FF | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#A8C0FE
Tritanopia (blue-blind)
#97CED7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aec2ff; /* rgb */ color: rgb(174, 194, 255); /* oklch */ color: oklch(82.1% 0.089 270.3);
Tailwind
colors: {
custom: {
50: '#c8d4ff',
500: '#aec2ff',
950: '#000000',
},
}SCSS
$custom: #aec2ff; $custom-light: #c8d4ff; $custom-dark: #000000;
JSON
{
"hex": "#aec2ff",
"rgb": {
"r": 174,
"g": 194,
"b": 255
},
"hsl": {
"h": 225.185,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.82073,
"c": 0.08908,
"h": 270.3
},
"luminance": 0.54802
}Semantic roles & 50–950 ramp
primary
#AEC2FF
secondary
#E5C76C
accent
#AD00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386