#AEC7FE#AEC7FE
#AEC7FE is a very light, moderate blue. Relative luminance 0.570; OKLCH L 83.0% C 0.082 H 265.6°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC7FE |
|---|---|
| RGB | rgb(174, 199, 254) |
| HSL | hsl(221, 98%, 84%) |
| HSV | hsv(221, 31%, 100%) |
| CMYK | cmyk(31.5%, 21.7%, 0%, 0.4%) |
| CIE-LAB | lab(80.18, 4.01, -29.75) |
| CIE-LCH | lch(80.18, 30.02, 277.68°) |
| OKLab | oklab(83.04% -0.0063 -0.0821) |
| OKLCH | oklch(83.04% 0.082 265.6) |
| XYZ | xyz(55.7632, 56.9992, 101.8105) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.54
Powder Blue (survey)
#B1D1FC
ΔE00 3.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.62
Light Periwinkle
#C1C6FC
ΔE00 5.82
Lightsteelblue
#B0C4DE
ΔE00 6.55
Carolina Blue
#8AB8FE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC7FE #FEE5AE
analogous
#AEEFFE #AEC7FE #BDAEFE
triadic
#AEC7FE #FEAEC7 #C7FEAE
tetradic
#AEC7FE #FEAEEF #FEE5AE #AEFEBD
square
#AEC7FE #FEAEEF #FEE5AE #AEFEBD
split-complementary
#AEC7FE #FEBDAE #EFFEAE
monochromatic
#3573FD #729DFD #AEC7FE #E1EAFF #E1EAFF
Accessibility & contrast
On white
1.69
#AEC7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#AEC7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC7FE
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC7FE | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#97D2DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aec7fe; /* rgb */ color: rgb(174, 199, 254); /* oklch */ color: oklch(83.0% 0.082 265.6);
Tailwind
colors: {
custom: {
50: '#c8d7ff',
500: '#aec7fe',
950: '#000000',
},
}SCSS
$custom: #aec7fe; $custom-light: #c8d7ff; $custom-dark: #000000;
JSON
{
"hex": "#aec7fe",
"rgb": {
"r": 174,
"g": 199,
"b": 254
},
"hsl": {
"h": 221.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.83039,
"c": 0.08235,
"h": 265.6
},
"luminance": 0.57001
}Semantic roles & 50–950 ramp
primary
#AEC7FE
secondary
#E3BE6D
accent
#9E00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386