Lavender

#CEC3F9

Blue

Color Codes

All color formats for development

HEX
#CEC3F9
RGB
rgb(206, 195, 249)
HSL
hsl(252, 82%, 87%)
OKLCH
oklch(0.844 0.075 294.1)
CMYK
cmyk(17%, 22%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.64:1

AA AAA

On Black Background

12.80:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F1
100
#E4DF
200
#CEC3
300
#A794
400
#7A5D
500
#542E
600
#3914
700
#2D10
800
#200B
900
#1507
950
#0D05

Shades

Darker variations

1#AC9AF5
2#8B72F1
3#6A4AED
4#4921E9
5#3814CA
6#2D10A2
7#220C79
8#170851
9#0B0428

Tints

Lighter variations

1#D2C9FA
2#D7CFFA
3#DCD5FB
4#E1DBFB
5#E6E1FC
6#EBE7FD
7#F0EDFD
8#F5F3FE
9#FAF9FE

Tones

Muted variations

1#CFC5F6
2#D1C8F4
3#D2CBF1
4#D4CEEE
5#D6D0EB
6#D7D3E9
7#D9D6E6
8#DBD8E3
9#DCDBE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F1
#F4F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E4DF
#E4DFFC
Light backgroundsTable row hoverSkeleton loading
200
CEC3
#CEC3F9
Secondary backgroundsInput backgroundsDividers
300
A794
#A794F4
BordersInactive statesPlaceholder text
400
7A5D
#7A5DEF
Disabled statesSecondary iconsMuted text
500
542E
#542EEA
Primary brand colorCTAsActive elementsLinks
600
3914
#3914CC
Hover statesFocus ringsPrimary buttons hover
700
2D10
#2D10A2
Active/pressed statesDark mode accentsSecondary text
800
200B
#200B74
Text on light backgroundsHeadingsStrong borders
900
1507
#15074A
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: #F4F1FE;
  --lavender-100: #E4DFFC;
  --lavender-200: #CEC3F9;
  --lavender-300: #A794F4;
  --lavender-400: #7A5DEF;
  --lavender-500: #542EEA;
  --lavender-600: #3914CC;
  --lavender-700: #2D10A2;
  --lavender-800: #200B74;
  --lavender-900: #15074A;
  --lavender-950: #0D052E;
}
Generate More ShadesCreate PaletteConvert Color