#AEC2FE#AEC2FE
#AEC2FE is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.0% C 0.088 H 270.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2FE |
|---|---|
| RGB | rgb(174, 194, 254) |
| HSL | hsl(225, 98%, 84%) |
| HSV | hsv(225, 31%, 100%) |
| CMYK | cmyk(31.5%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(78.89, 6.72, -31.73) |
| CIE-LCH | lch(78.89, 32.43, 281.96°) |
| OKLab | oklab(82.03% 0.0002 -0.0877) |
| OKLCH | oklch(82.03% 0.088 270.1) |
| XYZ | xyz(54.6316, 54.7360, 101.4333) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.67
Light Periwinkle
#C1C6FC
ΔE00 4.98
Powder Blue (survey)
#B1D1FC
ΔE00 5.04
Lightsteelblue
#B0C4DE
ΔE00 7.08
Baby Blue (survey)
#A2CFFE
ΔE00 7.10
Carolina Blue
#8AB8FE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2FE #FEEAAE
analogous
#AEEAFE #AEC2FE #C2AEFE
triadic
#AEC2FE #FEAEC2 #C2FEAE
tetradic
#AEC2FE #FEAEEA #FEEAAE #AEFEC2
square
#AEC2FE #FEAEEA #FEEAAE #AEFEC2
split-complementary
#AEC2FE #FEC2AE #EAFEAE
monochromatic
#3567FD #7294FD #AEC2FE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.76
#AEC2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#AEC2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2FE
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2FE | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#98CED7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aec2fe; /* rgb */ color: rgb(174, 194, 254); /* oklch */ color: oklch(82.0% 0.088 270.1);
Tailwind
colors: {
custom: {
50: '#c8d4ff',
500: '#aec2fe',
950: '#000000',
},
}SCSS
$custom: #aec2fe; $custom-light: #c8d4ff; $custom-dark: #000000;
JSON
{
"hex": "#aec2fe",
"rgb": {
"r": 174,
"g": 194,
"b": 254
},
"hsl": {
"h": 225,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.82032,
"c": 0.08773,
"h": 270.1
},
"luminance": 0.54738
}Semantic roles & 50–950 ramp
primary
#AEC2FE
secondary
#E3C66D
accent
#AC00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386