#AEC1FF#AEC1FF
#AEC1FF is a light, moderate blue. Relative luminance 0.544; OKLCH L 81.9% C 0.090 H 271.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC1FF |
|---|---|
| RGB | rgb(174, 193, 255) |
| HSL | hsl(226, 100%, 84%) |
| HSV | hsv(226, 32%, 100%) |
| CMYK | cmyk(31.8%, 24.3%, 0%, 0%) |
| CIE-LAB | lab(78.67, 7.51, -32.60) |
| CIE-LCH | lch(78.67, 33.46, 282.98°) |
| OKLab | oklab(81.87% 0.0018 -0.0902) |
| OKLCH | oklch(81.87% 0.09 271.1) |
| XYZ | xyz(54.5704, 54.3566, 102.2050) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.76
Light Periwinkle
#C1C6FC
ΔE00 4.95
Powder Blue (survey)
#B1D1FC
ΔE00 5.34
Lightsteelblue
#B0C4DE
ΔE00 7.24
Carolina Blue
#8AB8FE
ΔE00 7.27
Periwinkle
#CCCCFF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC1FF #FFECAE
analogous
#AEEAFF #AEC1FF #C4AEFF
triadic
#AEC1FF #FFAEC1 #C1FFAE
tetradic
#AEC1FF #FFAEEA #FFECAE #AEFFC4
square
#AEC1FF #FFAEEA #FFECAE #AEFFC4
split-complementary
#AEC1FF #FFC4AE #EAFFAE
monochromatic
#3463FF #7192FF #AEC1FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.77
#AEC1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#AEC1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC1FF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC1FF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#A7C0FE
Tritanopia (blue-blind)
#97CDD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aec1ff; /* rgb */ color: rgb(174, 193, 255); /* oklch */ color: oklch(81.9% 0.090 271.1);
Tailwind
colors: {
custom: {
50: '#c8d3ff',
500: '#aec1ff',
950: '#000000',
},
}SCSS
$custom: #aec1ff; $custom-light: #c8d3ff; $custom-dark: #000000;
JSON
{
"hex": "#aec1ff",
"rgb": {
"r": 174,
"g": 193,
"b": 255
},
"hsl": {
"h": 225.926,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.81873,
"c": 0.09023,
"h": 271.1
},
"luminance": 0.54359
}Semantic roles & 50–950 ramp
primary
#AEC1FF
secondary
#E5C96C
accent
#B000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386