Lavender

#DBC5F7

Purple

Color Codes

All color formats for development

HEX
#DBC5F7
RGB
rgb(219, 197, 247)
HSL
hsl(266, 76%, 87%)
OKLCH
oklch(0.858 0.072 304.9)
CMYK
cmyk(11%, 20%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.57:1

AA AAA

On Black Background

13.34:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F2
100
#EBE0
200
#DAC5
300
#BE98
400
#9D62
500
#8135
600
#651B
700
#5015
800
#390F
900
#250A
950
#1706

Shades

Darker variations

1#C29EF2
2#AA77EC
3#9150E7
4#7928E2
5#641BC3
6#50159C
7#3C1075
8#280B4E
9#140527

Tints

Lighter variations

1#DECAF8
2#E2D0F9
3#E5D6F9
4#E9DCFA
5#EDE2FB
6#F0E8FC
7#F4EDFD
8#F8F3FD
9#FBF9FE

Tones

Muted variations

1#DBC7F5
2#DBCAF2
3#DBCCEF
4#DCCFED
5#DCD1EA
6#DDD4E8
7#DDD6E5
8#DDD9E3
9#DEDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F2
#F7F2FD
BackgroundsSubtle highlightsCard backgrounds
100
EBE0
#EBE0FB
Light backgroundsTable row hoverSkeleton loading
200
DAC5
#DAC5F7
Secondary backgroundsInput backgroundsDividers
300
BE98
#BE98F1
BordersInactive statesPlaceholder text
400
9D62
#9D62EA
Disabled statesSecondary iconsMuted text
500
8135
#8135E3
Primary brand colorCTAsActive elementsLinks
600
651B
#651BC5
Hover statesFocus ringsPrimary buttons hover
700
5015
#50159D
Active/pressed statesDark mode accentsSecondary text
800
390F
#390F70
Text on light backgroundsHeadingsStrong borders
900
250A
#250A48
Primary textHigh emphasis contentDark headings
950
1706
#17062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F7F2FD;
  --lavender-100: #EBE0FB;
  --lavender-200: #DAC5F7;
  --lavender-300: #BE98F1;
  --lavender-400: #9D62EA;
  --lavender-500: #8135E3;
  --lavender-600: #651BC5;
  --lavender-700: #50159D;
  --lavender-800: #390F70;
  --lavender-900: #250A48;
  --lavender-950: #17062D;
}
Generate More ShadesCreate PaletteConvert Color