Lavender

#DFE6FB

Blue

Color Codes

All color formats for development

HEX
#DFE6FB
RGB
rgb(223, 230, 251)
HSL
hsl(225, 78%, 93%)
OKLCH
oklch(0.926 0.029 271.1)
CMYK
cmyk(11%, 8%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.25:1

AA AAA

On Black Background

16.85:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F4
100
#DFE6
200
#C4D1
300
#97AD
400
#6083
500
#335F
600
#1944
700
#1436
800
#0E27
900
#0919
950
#0610

Shades

Darker variations

1#B5C5F6
2#8BA4F1
3#6183EB
4#3662E6
5#1A48D3
6#153AA9
7#102B7F
8#0A1D54
9#050E2A

Tints

Lighter variations

1#E2E9FB
2#E6EBFC
3#E9EEFC
4#ECF0FD
5#EFF3FD
6#F2F5FD
7#F5F8FE
8#F9FAFE
9#FCFDFF

Tones

Muted variations

1#E1E7FA
2#E2E8F8
3#E3E8F7
4#E5E9F6
5#E6EAF4
6#E8EAF3
7#E9EBF1
8#EAECF0
9#ECECEF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F4
#F1F4FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE6
#DFE6FB
Light backgroundsTable row hoverSkeleton loading
200
C4D1
#C4D1F8
Secondary backgroundsInput backgroundsDividers
300
97AD
#97ADF2
BordersInactive statesPlaceholder text
400
6083
#6083EB
Disabled statesSecondary iconsMuted text
500
335F
#335FE6
Primary brand colorCTAsActive elementsLinks
600
1944
#1944C8
Hover statesFocus ringsPrimary buttons hover
700
1436
#14369F
Active/pressed statesDark mode accentsSecondary text
800
0E27
#0E2771
Text on light backgroundsHeadingsStrong borders
900
0919
#091949
Primary textHigh emphasis contentDark headings
950
0610
#06102D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F4FD;
  --lavender-100: #DFE6FB;
  --lavender-200: #C4D1F8;
  --lavender-300: #97ADF2;
  --lavender-400: #6083EB;
  --lavender-500: #335FE6;
  --lavender-600: #1944C8;
  --lavender-700: #14369F;
  --lavender-800: #0E2771;
  --lavender-900: #091949;
  --lavender-950: #06102D;
}
Generate More ShadesCreate PaletteConvert Color