Lavender

#D2E2EA

Blue

Color Codes

All color formats for development

HEX
#D2E2EA
RGB
rgb(210, 226, 234)
HSL
hsl(200, 36%, 87%)
OKLCH
oklch(0.903 0.02 229.1)
CMYK
cmyk(10%, 3%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

1.33:1

AA AAA

On Black Background

15.81:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F8
100
#E7EF
200
#D2E2
300
#AFCB
400
#86B0
500
#639A
600
#487E
700
#3964
800
#2947
900
#1A2E
950
#101D

Shades

Darker variations

1#B4CEDC
2#96BBCD
3#77A7BF
4#5994B1
5#477C97
6#396379
7#2B4B5B
8#1C323C
9#0E191E

Tints

Lighter variations

1#D6E5EC
2#DBE8EE
3#DFEBF0
4#E4EDF2
5#E8F0F4
6#EDF3F7
7#F1F6F9
8#F6F9FB
9#FAFCFD

Tones

Muted variations

1#D3E1E9
2#D4E1E7
3#D5E1E6
4#D7E0E5
5#D8E0E4
6#D9DFE3
7#DADFE1
8#DBDFE0
9#DDDEDF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F8
#F5F8FA
BackgroundsSubtle highlightsCard backgrounds
100
E7EF
#E7EFF4
Light backgroundsTable row hoverSkeleton loading
200
D2E2
#D2E2EA
Secondary backgroundsInput backgroundsDividers
300
AFCB
#AFCBD9
BordersInactive statesPlaceholder text
400
86B0
#86B0C6
Disabled statesSecondary iconsMuted text
500
639A
#639AB6
Primary brand colorCTAsActive elementsLinks
600
487E
#487E99
Hover statesFocus ringsPrimary buttons hover
700
3964
#396479
Active/pressed statesDark mode accentsSecondary text
800
2947
#294757
Text on light backgroundsHeadingsStrong borders
900
1A2E
#1A2E37
Primary textHigh emphasis contentDark headings
950
101D
#101D23
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F5F8FA;
  --lavender-100: #E7EFF4;
  --lavender-200: #D2E2EA;
  --lavender-300: #AFCBD9;
  --lavender-400: #86B0C6;
  --lavender-500: #639AB6;
  --lavender-600: #487E99;
  --lavender-700: #396479;
  --lavender-800: #294757;
  --lavender-900: #1A2E37;
  --lavender-950: #101D23;
}
Generate More ShadesCreate PaletteConvert Color