#AEC0FF#AEC0FF
#AEC0FF is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.7% C 0.091 H 271.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC0FF |
|---|---|
| RGB | rgb(174, 192, 255) |
| HSL | hsl(227, 100%, 84%) |
| HSV | hsv(227, 32%, 100%) |
| CMYK | cmyk(31.8%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(78.41, 8.06, -33.00) |
| CIE-LCH | lch(78.41, 33.97, 283.72°) |
| OKLab | oklab(81.67% 0.0031 -0.0913) |
| OKLCH | oklch(81.67% 0.091 271.9) |
| XYZ | xyz(54.3501, 53.9160, 102.1315) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.92
Light Periwinkle
#C1C6FC
ΔE00 4.88
Powder Blue (survey)
#B1D1FC
ΔE00 5.61
Periwinkle
#CCCCFF
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 7.34
Carolina Blue
#8AB8FE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC0FF #FFEDAE
analogous
#AEE9FF #AEC0FF #C5AEFF
triadic
#AEC0FF #FFAEC0 #C0FFAE
tetradic
#AEC0FF #FFAEE9 #FFEDAE #AEFFC5
square
#AEC0FF #FFAEE9 #FFEDAE #AEFFC5
split-complementary
#AEC0FF #FFC5AE #E9FFAE
monochromatic
#3461FF #7190FF #AEC0FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.78
#AEC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#AEC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC0FF
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC0FF | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC6FF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#98CCD6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aec0ff; /* rgb */ color: rgb(174, 192, 255); /* oklch */ color: oklch(81.7% 0.091 271.9);
Tailwind
colors: {
custom: {
50: '#c8d2ff',
500: '#aec0ff',
950: '#000000',
},
}SCSS
$custom: #aec0ff; $custom-light: #c8d2ff; $custom-dark: #000000;
JSON
{
"hex": "#aec0ff",
"rgb": {
"r": 174,
"g": 192,
"b": 255
},
"hsl": {
"h": 226.667,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.81673,
"c": 0.09138,
"h": 271.9
},
"luminance": 0.53918
}Semantic roles & 50–950 ramp
primary
#AEC0FF
secondary
#E5CA6C
accent
#B300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386