#AEC8FF#AEC8FF
#AEC8FF is a very light, moderate blue. Relative luminance 0.575; OKLCH L 83.3% C 0.083 H 264.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC8FF |
|---|---|
| RGB | rgb(174, 200, 255) |
| HSL | hsl(221, 100%, 84%) |
| HSV | hsv(221, 32%, 100%) |
| CMYK | cmyk(31.8%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(80.47, 3.72, -29.83) |
| CIE-LCH | lch(80.47, 30.06, 277.10°) |
| OKLab | oklab(83.28% -0.0073 -0.0823) |
| OKLCH | oklch(83.28% 0.083 264.9) |
| XYZ | xyz(56.1546, 57.5250, 102.7330) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.60
Powder Blue (survey)
#B1D1FC
ΔE00 3.24
Baby Blue (survey)
#A2CFFE
ΔE00 5.33
Light Periwinkle
#C1C6FC
ΔE00 6.08
Lightsteelblue
#B0C4DE
ΔE00 6.57
Carolina Blue
#8AB8FE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC8FF #FFE5AE
analogous
#AEF0FF #AEC8FF #BDAEFF
triadic
#AEC8FF #FFAEC8 #C8FFAE
tetradic
#AEC8FF #FFAEF0 #FFE5AE #AEFFBD
square
#AEC8FF #FFAEF0 #FFE5AE #AEFFBD
split-complementary
#AEC8FF #FFBDAE #F0FFAE
monochromatic
#3475FF #719EFF #AEC8FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.68
#AEC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#AEC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC8FF
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC8FF | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#AEC4FE
Tritanopia (blue-blind)
#97D3DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aec8ff; /* rgb */ color: rgb(174, 200, 255); /* oklch */ color: oklch(83.3% 0.083 264.9);
Tailwind
colors: {
custom: {
50: '#c8d8ff',
500: '#aec8ff',
950: '#000000',
},
}SCSS
$custom: #aec8ff; $custom-light: #c8d8ff; $custom-dark: #000000;
JSON
{
"hex": "#aec8ff",
"rgb": {
"r": 174,
"g": 200,
"b": 255
},
"hsl": {
"h": 220.741,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83281,
"c": 0.08266,
"h": 264.9
},
"luminance": 0.57527
}Semantic roles & 50–950 ramp
primary
#AEC8FF
secondary
#E5BE6C
accent
#9C00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386