#AEC6FF#AEC6FF
#AEC6FF is a very light, moderate blue. Relative luminance 0.566; OKLCH L 82.9% C 0.085 H 266.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC6FF |
|---|---|
| RGB | rgb(174, 198, 255) |
| HSL | hsl(222, 100%, 84%) |
| HSV | hsv(222, 32%, 100%) |
| CMYK | cmyk(31.8%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(79.96, 4.80, -30.62) |
| CIE-LCH | lch(79.96, 30.99, 278.90°) |
| OKLab | oklab(82.88% -0.0047 -0.0846) |
| OKLCH | oklch(82.88% 0.085 266.8) |
| XYZ | xyz(55.6944, 56.6047, 102.5797) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.45
Powder Blue (survey)
#B1D1FC
ΔE00 3.87
Light Periwinkle
#C1C6FC
ΔE00 5.65
Baby Blue (survey)
#A2CFFE
ΔE00 5.94
Lightsteelblue
#B0C4DE
ΔE00 6.76
Carolina Blue
#8AB8FE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC6FF #FFE7AE
analogous
#AEEFFF #AEC6FF #BFAEFF
triadic
#AEC6FF #FFAEC6 #C6FFAE
tetradic
#AEC6FF #FFAEEF #FFE7AE #AEFFBF
square
#AEC6FF #FFAEEF #FFE7AE #AEFFBF
split-complementary
#AEC6FF #FFBFAE #EFFFAE
monochromatic
#3470FF #719BFF #AEC6FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.70
#AEC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#AEC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC6FF
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC6FF | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#ACC3FE
Tritanopia (blue-blind)
#97D1D9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aec6ff; /* rgb */ color: rgb(174, 198, 255); /* oklch */ color: oklch(82.9% 0.085 266.8);
Tailwind
colors: {
custom: {
50: '#c8d7ff',
500: '#aec6ff',
950: '#000000',
},
}SCSS
$custom: #aec6ff; $custom-light: #c8d7ff; $custom-dark: #000000;
JSON
{
"hex": "#aec6ff",
"rgb": {
"r": 174,
"g": 198,
"b": 255
},
"hsl": {
"h": 222.222,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.82877,
"c": 0.08472,
"h": 266.8
},
"luminance": 0.56607
}Semantic roles & 50–950 ramp
primary
#AEC6FF
secondary
#E5C16C
accent
#A100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386