Lavender

#C7CEF5

Blue

Color Codes

All color formats for development

HEX
#C7CEF5
RGB
rgb(199, 206, 245)
HSL
hsl(231, 70%, 87%)
OKLCH
oklch(0.859 0.055 277.2)
CMYK
cmyk(19%, 16%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.55:1

AA AAA

On Black Background

13.58:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F4
100
#E1E4
200
#C7CE
300
#9BA8
400
#677A
500
#3C54
600
#2239
700
#1B2E
800
#1321
900
#0C15
950
#080D

Shades

Darker variations

1#A1ADEE
2#7B8BE8
3#566AE1
4#3049DA
5#2139BD
6#1B2D97
7#142271
8#0D174B
9#070B26

Tints

Lighter variations

1#CCD3F6
2#D2D7F7
3#D8DCF8
4#DDE1F9
5#E3E6FA
6#E8EBFB
7#EEF0FC
8#F4F5FD
9#F9FAFE

Tones

Muted variations

1#C9CFF3
2#CBD1F0
3#CED2EE
4#D0D4EC
5#D2D6E9
6#D5D7E7
7#D7D9E5
8#D9DBE2
9#DCDCE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F4
#F2F4FD
BackgroundsSubtle highlightsCard backgrounds
100
E1E4
#E1E4FA
Light backgroundsTable row hoverSkeleton loading
200
C7CE
#C7CEF5
Secondary backgroundsInput backgroundsDividers
300
9BA8
#9BA8ED
BordersInactive statesPlaceholder text
400
677A
#677AE4
Disabled statesSecondary iconsMuted text
500
3C54
#3C54DD
Primary brand colorCTAsActive elementsLinks
600
2239
#2239BF
Hover statesFocus ringsPrimary buttons hover
700
1B2E
#1B2E98
Active/pressed statesDark mode accentsSecondary text
800
1321
#13216C
Text on light backgroundsHeadingsStrong borders
900
0C15
#0C1545
Primary textHigh emphasis contentDark headings
950
080D
#080D2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F4FD;
  --lavender-100: #E1E4FA;
  --lavender-200: #C7CEF5;
  --lavender-300: #9BA8ED;
  --lavender-400: #677AE4;
  --lavender-500: #3C54DD;
  --lavender-600: #2239BF;
  --lavender-700: #1B2E98;
  --lavender-800: #13216C;
  --lavender-900: #0C1545;
  --lavender-950: #080D2B;
}
Generate More ShadesCreate PaletteConvert Color