#AEC7FC#AEC7FC
#AEC7FC is a very light, moderate blue. Relative luminance 0.569; OKLCH L 83.0% C 0.080 H 265.0°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC7FC |
|---|---|
| RGB | rgb(174, 199, 252) |
| HSL | hsl(221, 93%, 84%) |
| HSV | hsv(221, 31%, 99%) |
| CMYK | cmyk(31%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(80.11, 3.52, -28.79) |
| CIE-LCH | lch(80.11, 29.00, 276.97°) |
| OKLab | oklab(82.96% -0.0069 -0.0794) |
| OKLCH | oklch(82.96% 0.08 265) |
| XYZ | xyz(55.4446, 56.8717, 100.1326) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.65
Powder Blue (survey)
#B1D1FC
ΔE00 3.42
Baby Blue (survey)
#A2CFFE
ΔE00 5.58
Light Periwinkle
#C1C6FC
ΔE00 5.78
Lightsteelblue
#B0C4DE
ΔE00 6.30
Light Blue Grey
#B7C9E2
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC7FC #FCE3AE
analogous
#AEEEFC #AEC7FC #BCAEFC
triadic
#AEC7FC #FCAEC7 #C7FCAE
tetradic
#AEC7FC #FCAEEE #FCE3AE #AEFCBC
square
#AEC7FC #FCAEEE #FCE3AE #AEFCBC
split-complementary
#AEC7FC #FCBCAE #EEFCAE
monochromatic
#3875F8 #739EFA #AEC7FC #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.70
#AEC7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#AEC7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC7FC
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC7FC | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFE
Deuteranopia (green-blind)
#AEC3FB
Tritanopia (blue-blind)
#98D2D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aec7fc; /* rgb */ color: rgb(174, 199, 252); /* oklch */ color: oklch(83.0% 0.080 265.0);
Tailwind
colors: {
custom: {
50: '#c8d7fd',
500: '#aec7fc',
950: '#000000',
},
}SCSS
$custom: #aec7fc; $custom-light: #c8d7fd; $custom-dark: #000000;
JSON
{
"hex": "#aec7fc",
"rgb": {
"r": 174,
"g": 199,
"b": 252
},
"hsl": {
"h": 220.769,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.82959,
"c": 0.0797,
"h": 265
},
"luminance": 0.56874
}Semantic roles & 50–950 ramp
primary
#AEC7FC
secondary
#E0BC6E
accent
#9C00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385