Lavender

#CFD5ED

Blue

Color Codes

All color formats for development

HEX
#CFD5ED
RGB
rgb(207, 213, 237)
HSL
hsl(228, 45%, 87%)
OKLCH
oklch(0.876 0.034 274.5)
CMYK
cmyk(13%, 10%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

1.46:1

AA AAA

On Black Background

14.39:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F5
100
#E5E8
200
#CFD5
300
#AAB5
400
#7E8E
500
#596D
600
#3E52
700
#3141
800
#232F
900
#161E
950
#0E13

Shades

Darker variations

1#AFB9E1
2#8F9DD4
3#6E80C8
4#4E64BC
5#3D51A1
6#314181
7#253161
8#182040
9#0C1020

Tints

Lighter variations

1#D4D9EF
2#D9DDF0
3#DDE2F2
4#E2E6F4
5#E7EAF6
6#ECEEF8
7#F1F2FA
8#F5F7FB
9#FAFBFD

Tones

Muted variations

1#D0D6EB
2#D2D7EA
3#D3D8E8
4#D5D8E7
5#D6D9E5
6#D8DAE4
7#D9DBE2
8#DBDCE1
9#DCDDDF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F5
#F4F5FB
BackgroundsSubtle highlightsCard backgrounds
100
E5E8
#E5E8F5
Light backgroundsTable row hoverSkeleton loading
200
CFD5
#CFD5ED
Secondary backgroundsInput backgroundsDividers
300
AAB5
#AAB5DF
BordersInactive statesPlaceholder text
400
7E8E
#7E8ECE
Disabled statesSecondary iconsMuted text
500
596D
#596DC0
Primary brand colorCTAsActive elementsLinks
600
3E52
#3E52A3
Hover statesFocus ringsPrimary buttons hover
700
3141
#314181
Active/pressed statesDark mode accentsSecondary text
800
232F
#232F5C
Text on light backgroundsHeadingsStrong borders
900
161E
#161E3B
Primary textHigh emphasis contentDark headings
950
0E13
#0E1325
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4F5FB;
  --lavender-100: #E5E8F5;
  --lavender-200: #CFD5ED;
  --lavender-300: #AAB5DF;
  --lavender-400: #7E8ECE;
  --lavender-500: #596DC0;
  --lavender-600: #3E52A3;
  --lavender-700: #314181;
  --lavender-800: #232F5C;
  --lavender-900: #161E3B;
  --lavender-950: #0E1325;
}
Generate More ShadesCreate PaletteConvert Color