#AECEFB#AECEFB
#AECEFB is a very light, moderate blue. Relative luminance 0.601; OKLCH L 84.3% C 0.072 H 256.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AECEFB |
|---|---|
| RGB | rgb(174, 206, 251) |
| HSL | hsl(215, 91%, 83%) |
| HSV | hsv(215, 31%, 98%) |
| CMYK | cmyk(30.7%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(81.89, -0.48, -25.52) |
| CIE-LCH | lch(81.89, 25.53, 268.93°) |
| OKLab | oklab(84.35% -0.0163 -0.0702) |
| OKLCH | oklch(84.35% 0.072 256.9) |
| XYZ | xyz(56.9343, 60.1040, 99.8495) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.80
Baby Blue (survey)
#A2CFFE
ΔE00 3.20
Pastel Blue
#A2BFFE
ΔE00 4.18
Lightsteelblue
#B0C4DE
ΔE00 5.56
Light Blue Grey
#B7C9E2
ΔE00 5.68
Light Blue
#95D0FC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECEFB #FBDBAE
analogous
#AEF4FB #AECEFB #B4AEFB
triadic
#AECEFB #FBAECE #CEFBAE
tetradic
#AECEFB #FBAEF4 #FBDBAE #AEFBB4
square
#AECEFB #FBAEF4 #FBDBAE #AEFBB4
split-complementary
#AECEFB #FBB4AE #F4FBAE
monochromatic
#3987F5 #74ABF8 #AECEFB #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.61
#AECEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#AECEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECEFB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECEFB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FD
Deuteranopia (green-blind)
#B6C8FA
Tritanopia (blue-blind)
#97D8DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #aecefb; /* rgb */ color: rgb(174, 206, 251); /* oklch */ color: oklch(84.3% 0.072 256.9);
Tailwind
colors: {
custom: {
50: '#c8dcfc',
500: '#aecefb',
950: '#000000',
},
}SCSS
$custom: #aecefb; $custom-light: #c8dcfc; $custom-dark: #000000;
JSON
{
"hex": "#aecefb",
"rgb": {
"r": 174,
"g": 206,
"b": 251
},
"hsl": {
"h": 215.065,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.84348,
"c": 0.07208,
"h": 256.9
},
"luminance": 0.60106
}Semantic roles & 50–950 ramp
primary
#AECEFB
secondary
#DFB06F
accent
#8600E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485