Lavender

#DBC2FA

Purple

Color Codes

All color formats for development

HEX
#DBC2FA
RGB
rgb(219, 194, 250)
HSL
hsl(267, 85%, 87%)
OKLCH
oklch(0.853 0.081 305.1)
CMYK
cmyk(12%, 22%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.60:1

AA AAA

On Black Background

13.11:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F1
100
#ECDE
200
#DBC2
300
#BF92
400
#9E5A
500
#822B
600
#6711
700
#520D
800
#3A0A
900
#2506
950
#1704

Shades

Darker variations

1#C399F7
2#AB70F3
3#9347F0
4#7B1EED
5#6511CD
6#510DA4
7#3D0A7B
8#290752
9#140329

Tints

Lighter variations

1#DFC8FB
2#E2CEFB
3#E6D4FC
4#E9DAFC
5#EDE0FD
6#F1E6FD
7#F4EDFE
8#F8F3FE
9#FBF9FF

Tones

Muted variations

1#DBC4F7
2#DCC7F4
3#DCCAF2
4#DCCDEF
5#DCD0EC
6#DDD3E9
7#DDD5E6
8#DDD8E3
9#DEDBE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F1
#F7F1FE
BackgroundsSubtle highlightsCard backgrounds
100
ECDE
#ECDEFC
Light backgroundsTable row hoverSkeleton loading
200
DBC2
#DBC2FA
Secondary backgroundsInput backgroundsDividers
300
BF92
#BF92F6
BordersInactive statesPlaceholder text
400
9E5A
#9E5AF2
Disabled statesSecondary iconsMuted text
500
822B
#822BEE
Primary brand colorCTAsActive elementsLinks
600
6711
#6711D0
Hover statesFocus ringsPrimary buttons hover
700
520D
#520DA5
Active/pressed statesDark mode accentsSecondary text
800
3A0A
#3A0A76
Text on light backgroundsHeadingsStrong borders
900
2506
#25064B
Primary textHigh emphasis contentDark headings
950
1704
#17042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F7F1FE;
  --lavender-100: #ECDEFC;
  --lavender-200: #DBC2FA;
  --lavender-300: #BF92F6;
  --lavender-400: #9E5AF2;
  --lavender-500: #822BEE;
  --lavender-600: #6711D0;
  --lavender-700: #520DA5;
  --lavender-800: #3A0A76;
  --lavender-900: #25064B;
  --lavender-950: #17042F;
}
Generate More ShadesCreate PaletteConvert Color