Lavender

#CFC3F9

Blue

Color Codes

All color formats for development

HEX
#CFC3F9
RGB
rgb(207, 195, 249)
HSL
hsl(253, 82%, 87%)
OKLCH
oklch(0.845 0.075 294.9)
CMYK
cmyk(17%, 22%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.64:1

AA AAA

On Black Background

12.83:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F1
100
#E5DF
200
#CEC3
300
#A994
400
#7C5D
500
#572E
600
#3C14
700
#3010
800
#220B
900
#1607
950
#0E05

Shades

Darker variations

1#AE9AF5
2#8D72F1
3#6D4AED
4#4C21E9
5#3B14CA
6#3010A2
7#240C79
8#180851
9#0C0428

Tints

Lighter variations

1#D3C9FA
2#D8CFFA
3#DDD5FB
4#E2DBFB
5#E7E1FC
6#ECE7FD
7#F0EDFD
8#F5F3FE
9#FAF9FE

Tones

Muted variations

1#D0C5F6
2#D2C8F4
3#D3CBF1
4#D5CEEE
5#D6D0EB
6#D8D3E9
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
E5DF
#E5DFFC
Light backgroundsTable row hoverSkeleton loading
200
CEC3
#CEC3F9
Secondary backgroundsInput backgroundsDividers
300
A994
#A994F4
BordersInactive statesPlaceholder text
400
7C5D
#7C5DEF
Disabled statesSecondary iconsMuted text
500
572E
#572EEA
Primary brand colorCTAsActive elementsLinks
600
3C14
#3C14CC
Hover statesFocus ringsPrimary buttons hover
700
3010
#3010A2
Active/pressed statesDark mode accentsSecondary text
800
220B
#220B74
Text on light backgroundsHeadingsStrong borders
900
1607
#16074A
Primary textHigh emphasis contentDark headings
950
0E05
#0E052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4F1FE;
  --lavender-100: #E5DFFC;
  --lavender-200: #CEC3F9;
  --lavender-300: #A994F4;
  --lavender-400: #7C5DEF;
  --lavender-500: #572EEA;
  --lavender-600: #3C14CC;
  --lavender-700: #3010A2;
  --lavender-800: #220B74;
  --lavender-900: #16074A;
  --lavender-950: #0E052E;
}
Generate More ShadesCreate PaletteConvert Color