#AECBFC#AECBFC
#AECBFC is a very light, moderate blue. Relative luminance 0.587; OKLCH L 83.8% C 0.076 H 260.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AECBFC |
|---|---|
| RGB | rgb(174, 203, 252) |
| HSL | hsl(218, 93%, 84%) |
| HSV | hsv(218, 31%, 99%) |
| CMYK | cmyk(31%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(81.15, 1.37, -27.20) |
| CIE-LCH | lch(81.15, 27.23, 272.88°) |
| OKLab | oklab(83.77% -0.0121 -0.0749) |
| OKLCH | oklch(83.77% 0.076 260.8) |
| XYZ | xyz(56.3771, 58.7366, 100.4434) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.99
Pastel Blue
#A2BFFE
ΔE00 3.28
Baby Blue (survey)
#A2CFFE
ΔE00 4.25
Lightsteelblue
#B0C4DE
ΔE00 5.88
Light Blue Grey
#B7C9E2
ΔE00 6.08
Carolina Blue
#8AB8FE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECBFC #FCDFAE
analogous
#AEF2FC #AECBFC #B8AEFC
triadic
#AECBFC #FCAECB #CBFCAE
tetradic
#AECBFC #FCAEF2 #FCDFAE #AEFCB8
square
#AECBFC #FCAEF2 #FCDFAE #AEFCB8
split-complementary
#AECBFC #FCB8AE #F2FCAE
monochromatic
#387FF8 #73A5FA #AECBFC #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.65
#AECBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#AECBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECBFC
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECBFC | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFE
Deuteranopia (green-blind)
#B2C6FB
Tritanopia (blue-blind)
#97D5DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aecbfc; /* rgb */ color: rgb(174, 203, 252); /* oklch */ color: oklch(83.8% 0.076 260.8);
Tailwind
colors: {
custom: {
50: '#c8dafd',
500: '#aecbfc',
950: '#000000',
},
}SCSS
$custom: #aecbfc; $custom-light: #c8dafd; $custom-dark: #000000;
JSON
{
"hex": "#aecbfc",
"rgb": {
"r": 174,
"g": 203,
"b": 252
},
"hsl": {
"h": 217.692,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.83772,
"c": 0.07589,
"h": 260.8
},
"luminance": 0.58739
}Semantic roles & 50–950 ramp
primary
#AECBFC
secondary
#E0B66E
accent
#9000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385