Lavender

#C7CBF4

Blue

Color Codes

All color formats for development

HEX
#C7CBF4
RGB
rgb(199, 203, 244)
HSL
hsl(235, 67%, 87%)
OKLCH
oklch(0.852 0.057 280.7)
CMYK
cmyk(18%, 17%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.58:1

AA AAA

On Black Background

13.28:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F3
100
#E1E3
200
#C8CB
300
#9DA4
400
#6A74
500
#3F4C
600
#2532
700
#1D27
800
#151C
900
#0D12
950
#080B

Shades

Darker variations

1#A3A9ED
2#7E86E5
3#5864DE
4#3341D7
5#2531B9
6#1D2794
7#161D6F
8#0F144A
9#070A25

Tints

Lighter variations

1#CDD1F5
2#D3D6F6
3#D8DBF7
4#DEE0F8
5#E3E5FA
6#E9EAFB
7#EEF0FC
8#F4F5FD
9#F9FAFE

Tones

Muted variations

1#CACDF2
2#CCCFF0
3#CED1ED
4#D1D3EB
5#D3D5E9
6#D5D6E7
7#D7D8E5
8#D9DAE2
9#DCDCE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F3
#F2F3FC
BackgroundsSubtle highlightsCard backgrounds
100
E1E3
#E1E3F9
Light backgroundsTable row hoverSkeleton loading
200
C8CB
#C8CBF4
Secondary backgroundsInput backgroundsDividers
300
9DA4
#9DA4EC
BordersInactive statesPlaceholder text
400
6A74
#6A74E2
Disabled statesSecondary iconsMuted text
500
3F4C
#3F4CD9
Primary brand colorCTAsActive elementsLinks
600
2532
#2532BB
Hover statesFocus ringsPrimary buttons hover
700
1D27
#1D2795
Active/pressed statesDark mode accentsSecondary text
800
151C
#151C6A
Text on light backgroundsHeadingsStrong borders
900
0D12
#0D1244
Primary textHigh emphasis contentDark headings
950
080B
#080B2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F3FC;
  --lavender-100: #E1E3F9;
  --lavender-200: #C8CBF4;
  --lavender-300: #9DA4EC;
  --lavender-400: #6A74E2;
  --lavender-500: #3F4CD9;
  --lavender-600: #2532BB;
  --lavender-700: #1D2795;
  --lavender-800: #151C6A;
  --lavender-900: #0D1244;
  --lavender-950: #080B2B;
}
Generate More ShadesCreate PaletteConvert Color