Sky Blue

#8CBDFD

Blue

Color Codes

All color formats for development

HEX
#8CBDFD
RGB
rgb(140, 189, 253)
HSL
hsl(214, 97%, 77%)
OKLCH
oklch(0.788 0.106 255.4)
CMYK
cmyk(45%, 25%, 0%, 1%)

Accessibility

WCAG contrast compliance

On White Background

1.94:1

AA AAA

On Black Background

10.81:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0F6
100
#DCEB
200
#BEDA
300
#8BBD
400
#4F9A
500
#1D7D
600
#0362
700
#034E
800
#0238
900
#0124
950
#0116

Shades

Darker variations

1#65A7FD
2#3E90FC
3#177AFB
4#0467E8
5#0355C1
6#02449B
7#023374
8#01224D
9#011127

Tints

Lighter variations

1#97C3FD
2#A3CAFE
3#AED1FE
4#BAD7FE
5#C5DEFE
6#D1E5FE
7#DCEBFE
8#E8F2FF
9#F3F8FF

Tones

Muted variations

1#91BEF8
2#97BEF2
3#9DBFEC
4#A2C0E6
5#A8C1E1
6#AEC1DB
7#B3C2D5
8#B9C3D0
9#BFC4CA

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0F6
#F0F6FF
BackgroundsSubtle highlightsCard backgrounds
100
DCEB
#DCEBFE
Light backgroundsTable row hoverSkeleton loading
200
BEDA
#BEDAFE
Secondary backgroundsInput backgroundsDividers
300
8BBD
#8BBDFD
BordersInactive statesPlaceholder text
400
4F9A
#4F9AFC
Disabled statesSecondary iconsMuted text
500
1D7D
#1D7DFC
Primary brand colorCTAsActive elementsLinks
600
0362
#0362DD
Hover statesFocus ringsPrimary buttons hover
700
034E
#034EB0
Active/pressed statesDark mode accentsSecondary text
800
0238
#02387E
Text on light backgroundsHeadingsStrong borders
900
0124
#012450
Primary textHigh emphasis contentDark headings
950
0116
#011632
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F0F6FF;
  --sky-blue-100: #DCEBFE;
  --sky-blue-200: #BEDAFE;
  --sky-blue-300: #8BBDFD;
  --sky-blue-400: #4F9AFC;
  --sky-blue-500: #1D7DFC;
  --sky-blue-600: #0362DD;
  --sky-blue-700: #034EB0;
  --sky-blue-800: #02387E;
  --sky-blue-900: #012450;
  --sky-blue-950: #011632;
}
Generate More ShadesCreate PaletteConvert Color