#AEC0FD#AEC0FD
#AEC0FD is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.6% C 0.089 H 271.6°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC0FD |
|---|---|
| RGB | rgb(174, 192, 253) |
| HSL | hsl(226, 95%, 84%) |
| HSV | hsv(226, 31%, 99%) |
| CMYK | cmyk(31.2%, 24.1%, 0%, 0.8%) |
| CIE-LAB | lab(78.34, 7.56, -32.04) |
| CIE-LCH | lch(78.34, 32.92, 283.28°) |
| OKLab | oklab(81.59% 0.0025 -0.0886) |
| OKLCH | oklch(81.59% 0.089 271.6) |
| XYZ | xyz(54.0298, 53.7879, 100.4448) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.00
Light Periwinkle
#C1C6FC
ΔE00 4.72
Powder Blue (survey)
#B1D1FC
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.23
Carolina Blue
#8AB8FE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC0FD #FDEBAE
analogous
#AEE7FD #AEC0FD #C3AEFD
triadic
#AEC0FD #FDAEC0 #C0FDAE
tetradic
#AEC0FD #FDAEE7 #FDEBAE #AEFDC3
square
#AEC0FD #FDAEE7 #FDEBAE #AEFDC3
split-complementary
#AEC0FD #FDC3AE #E7FDAE
monochromatic
#3763FA #7292FC #AEC0FD #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.79
#AEC0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#AEC0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC0FD
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC0FD | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#98CCD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aec0fd; /* rgb */ color: rgb(174, 192, 253); /* oklch */ color: oklch(81.6% 0.089 271.6);
Tailwind
colors: {
custom: {
50: '#c8d2fe',
500: '#aec0fd',
950: '#000000',
},
}SCSS
$custom: #aec0fd; $custom-light: #c8d2fe; $custom-dark: #000000;
JSON
{
"hex": "#aec0fd",
"rgb": {
"r": 174,
"g": 192,
"b": 253
},
"hsl": {
"h": 226.329,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.8159,
"c": 0.08864,
"h": 271.6
},
"luminance": 0.5379
}Semantic roles & 50–950 ramp
primary
#AEC0FD
secondary
#E2C76D
accent
#B100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385