#AEC8FB#AEC8FB
#AEC8FB is a very light, moderate blue. Relative luminance 0.573; OKLCH L 83.1% C 0.077 H 263.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC8FB |
|---|---|
| RGB | rgb(174, 200, 251) |
| HSL | hsl(220, 91%, 83%) |
| HSV | hsv(220, 31%, 98%) |
| CMYK | cmyk(30.7%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(80.33, 2.74, -27.91) |
| CIE-LCH | lch(80.33, 28.05, 275.60°) |
| OKLab | oklab(83.12% -0.0085 -0.0769) |
| OKLCH | oklch(83.12% 0.077 263.7) |
| XYZ | xyz(55.5174, 57.2702, 99.3772) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.81
Powder Blue (survey)
#B1D1FC
ΔE00 3.01
Baby Blue (survey)
#A2CFFE
ΔE00 5.23
Light Periwinkle
#C1C6FC
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 6.04
Light Blue Grey
#B7C9E2
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC8FB #FBE1AE
analogous
#AEEEFB #AEC8FB #BAAEFB
triadic
#AEC8FB #FBAEC8 #C8FBAE
tetradic
#AEC8FB #FBAEEE #FBE1AE #AEFBBA
square
#AEC8FB #FBAEEE #FBE1AE #AEFBBA
split-complementary
#AEC8FB #FBBAAE #EEFBAE
monochromatic
#3979F5 #74A0F8 #AEC8FB #E2EBFE #E2EBFE
Accessibility & contrast
On white
1.69
#AEC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#AEC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC8FB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC8FB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFD
Deuteranopia (green-blind)
#B0C4FA
Tritanopia (blue-blind)
#98D2D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aec8fb; /* rgb */ color: rgb(174, 200, 251); /* oklch */ color: oklch(83.1% 0.077 263.7);
Tailwind
colors: {
custom: {
50: '#c8d8fc',
500: '#aec8fb',
950: '#000000',
},
}SCSS
$custom: #aec8fb; $custom-light: #c8d8fc; $custom-dark: #000000;
JSON
{
"hex": "#aec8fb",
"rgb": {
"r": 174,
"g": 200,
"b": 251
},
"hsl": {
"h": 219.74,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.83122,
"c": 0.07739,
"h": 263.7
},
"luminance": 0.57272
}Semantic roles & 50–950 ramp
primary
#AEC8FB
secondary
#DFB96F
accent
#9800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385