#AEC7FA#AEC7FA
#AEC7FA is a very light, moderate blue. Relative luminance 0.567; OKLCH L 82.9% C 0.077 H 264.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC7FA |
|---|---|
| RGB | rgb(174, 199, 250) |
| HSL | hsl(220, 88%, 83%) |
| HSV | hsv(220, 30%, 98%) |
| CMYK | cmyk(30.4%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(80.04, 3.03, -27.83) |
| CIE-LCH | lch(80.04, 28.00, 276.22°) |
| OKLab | oklab(82.88% -0.0076 -0.0767) |
| OKLCH | oklch(82.88% 0.077 264.4) |
| XYZ | xyz(55.1293, 56.7456, 98.4722) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.78
Powder Blue (survey)
#B1D1FC
ΔE00 3.32
Baby Blue (survey)
#A2CFFE
ΔE00 5.54
Light Periwinkle
#C1C6FC
ΔE00 5.77
Lightsteelblue
#B0C4DE
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC7FA #FAE1AE
analogous
#AEEDFA #AEC7FA #BBAEFA
triadic
#AEC7FA #FAAEC7 #C7FAAE
tetradic
#AEC7FA #FAAEED #FAE1AE #AEFABB
square
#AEC7FA #FAAEED #FAE1AE #AEFABB
split-complementary
#AEC7FA #FABBAE #EDFAAE
monochromatic
#3B77F3 #749FF6 #AEC7FA #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.70
#AEC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#AEC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC7FA
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC7FA | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#AFC3F9
Tritanopia (blue-blind)
#99D1D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aec7fa; /* rgb */ color: rgb(174, 199, 250); /* oklch */ color: oklch(82.9% 0.077 264.4);
Tailwind
colors: {
custom: {
50: '#c7d7fc',
500: '#aec7fa',
950: '#000000',
},
}SCSS
$custom: #aec7fa; $custom-light: #c7d7fc; $custom-dark: #000000;
JSON
{
"hex": "#aec7fa",
"rgb": {
"r": 174,
"g": 199,
"b": 250
},
"hsl": {
"h": 220.263,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.8288,
"c": 0.07706,
"h": 264.4
},
"luminance": 0.56748
}Semantic roles & 50–950 ramp
primary
#AEC7FA
secondary
#DDB96F
accent
#9A01E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385