Lavender

#DFC3F8

Purple

Color Codes

All color formats for development

HEX
#DFC3F8
RGB
rgb(223, 195, 248)
HSL
hsl(272, 79%, 87%)
OKLCH
oklch(0.858 0.078 308.7)
CMYK
cmyk(10%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.58:1

AA AAA

On Black Background

13.30:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F1
100
#EEDF
200
#E0C4
300
#C796
400
#AA5F
500
#9232
600
#7618
700
#5E13
800
#430D
900
#2B09
950
#1B05

Shades

Darker variations

1#CB9CF3
2#B674EF
3#A14DEA
4#8C25E5
5#7517C7
6#5D139F
7#460E77
8#2F094F
9#170528

Tints

Lighter variations

1#E3CAF9
2#E6D0F9
3#E9D5FA
4#ECDBFB
5#EFE1FC
6#F2E7FC
7#F6EDFD
8#F9F3FE
9#FCF9FE

Tones

Muted variations

1#DFC6F5
2#DFC9F3
3#DFCCF0
4#DFCEEE
5#DFD1EB
6#DFD3E8
7#DED6E6
8#DED9E3
9#DEDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F1
#F8F1FD
BackgroundsSubtle highlightsCard backgrounds
100
EEDF
#EEDFFB
Light backgroundsTable row hoverSkeleton loading
200
E0C4
#E0C4F8
Secondary backgroundsInput backgroundsDividers
300
C796
#C796F3
BordersInactive statesPlaceholder text
400
AA5F
#AA5FEC
Disabled statesSecondary iconsMuted text
500
9232
#9232E7
Primary brand colorCTAsActive elementsLinks
600
7618
#7618C9
Hover statesFocus ringsPrimary buttons hover
700
5E13
#5E13A0
Active/pressed statesDark mode accentsSecondary text
800
430D
#430D72
Text on light backgroundsHeadingsStrong borders
900
2B09
#2B0949
Primary textHigh emphasis contentDark headings
950
1B05
#1B052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F8F1FD;
  --lavender-100: #EEDFFB;
  --lavender-200: #E0C4F8;
  --lavender-300: #C796F3;
  --lavender-400: #AA5FEC;
  --lavender-500: #9232E7;
  --lavender-600: #7618C9;
  --lavender-700: #5E13A0;
  --lavender-800: #430D72;
  --lavender-900: #2B0949;
  --lavender-950: #1B052E;
}
Generate More ShadesCreate PaletteConvert Color