Lavender

#CEC4F8

Blue

Color Codes

All color formats for development

HEX
#CEC4F8
RGB
rgb(206, 196, 248)
HSL
hsl(252, 79%, 87%)
OKLCH
oklch(0.846 0.072 293.6)
CMYK
cmyk(17%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.63:1

AA AAA

On Black Background

12.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F1
100
#E5DF
200
#CEC4
300
#A996
400
#7B5F
500
#5632
600
#3B18
700
#2F13
800
#220D
900
#1509
950
#0D05

Shades

Darker variations

1#AD9CF3
2#8D74EF
3#6C4DEA
4#4B25E5
5#3A17C7
6#2F139F
7#230E77
8#17094F
9#0C0528

Tints

Lighter variations

1#D3CAF9
2#D8D0F9
3#DDD5FA
4#E2DBFB
5#E7E1FC
6#EBE7FC
7#F0EDFD
8#F5F3FE
9#FAF9FE

Tones

Muted variations

1#D0C6F5
2#D1C9F3
3#D3CCF0
4#D4CEEE
5#D6D1EB
6#D8D3E8
7#D9D6E6
8#DBD9E3
9#DCDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F1
#F4F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E5DF
#E5DFFB
Light backgroundsTable row hoverSkeleton loading
200
CEC4
#CEC4F8
Secondary backgroundsInput backgroundsDividers
300
A996
#A996F3
BordersInactive statesPlaceholder text
400
7B5F
#7B5FEC
Disabled statesSecondary iconsMuted text
500
5632
#5632E7
Primary brand colorCTAsActive elementsLinks
600
3B18
#3B18C9
Hover statesFocus ringsPrimary buttons hover
700
2F13
#2F13A0
Active/pressed statesDark mode accentsSecondary text
800
220D
#220D72
Text on light backgroundsHeadingsStrong borders
900
1509
#150949
Primary textHigh emphasis contentDark headings
950
0D05
#0D052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4F1FD;
  --lavender-100: #E5DFFB;
  --lavender-200: #CEC4F8;
  --lavender-300: #A996F3;
  --lavender-400: #7B5FEC;
  --lavender-500: #5632E7;
  --lavender-600: #3B18C9;
  --lavender-700: #2F13A0;
  --lavender-800: #220D72;
  --lavender-900: #150949;
  --lavender-950: #0D052E;
}
Generate More ShadesCreate PaletteConvert Color