#AECBFB#AECBFB
#AECBFB is a very light, moderate blue. Relative luminance 0.587; OKLCH L 83.7% C 0.075 H 260.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AECBFB |
|---|---|
| RGB | rgb(174, 203, 251) |
| HSL | hsl(217, 91%, 83%) |
| HSV | hsv(217, 31%, 98%) |
| CMYK | cmyk(30.7%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(81.11, 1.13, -26.72) |
| CIE-LCH | lch(81.11, 26.74, 272.42°) |
| OKLab | oklab(83.73% -0.0124 -0.0736) |
| OKLCH | oklch(83.73% 0.075 260.4) |
| XYZ | xyz(56.2190, 58.6734, 99.6110) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.90
Pastel Blue
#A2BFFE
ΔE00 3.35
Baby Blue (survey)
#A2CFFE
ΔE00 4.21
Lightsteelblue
#B0C4DE
ΔE00 5.72
Light Blue Grey
#B7C9E2
ΔE00 5.92
Carolina Blue
#8AB8FE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECBFB #FBDEAE
analogous
#AEF1FB #AECBFB #B7AEFB
triadic
#AECBFB #FBAECB #CBFBAE
tetradic
#AECBFB #FBAEF1 #FBDEAE #AEFBB7
square
#AECBFB #FBAEF1 #FBDEAE #AEFBB7
split-complementary
#AECBFB #FBB7AE #F1FBAE
monochromatic
#3980F5 #74A6F8 #AECBFB #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.65
#AECBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#AECBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECBFB
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECBFB | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFD
Deuteranopia (green-blind)
#B3C6FA
Tritanopia (blue-blind)
#98D5DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aecbfb; /* rgb */ color: rgb(174, 203, 251); /* oklch */ color: oklch(83.7% 0.075 260.4);
Tailwind
colors: {
custom: {
50: '#c8dafc',
500: '#aecbfb',
950: '#000000',
},
}SCSS
$custom: #aecbfb; $custom-light: #c8dafc; $custom-dark: #000000;
JSON
{
"hex": "#aecbfb",
"rgb": {
"r": 174,
"g": 203,
"b": 251
},
"hsl": {
"h": 217.403,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.83734,
"c": 0.0746,
"h": 260.4
},
"luminance": 0.58676
}Semantic roles & 50–950 ramp
primary
#AECBFB
secondary
#DFB46F
accent
#8F00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385