Lavender

#DFBEFD

Purple

Color Codes

All color formats for development

HEX
#DFBEFD
RGB
rgb(223, 190, 253)
HSL
hsl(271, 94%, 87%)
OKLCH
oklch(0.851 0.093 308.3)
CMYK
cmyk(12%, 25%, 0%, 1%)

Accessibility

WCAG contrast compliance

On White Background

1.63:1

AA AAA

On Black Background

12.92:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F0
100
#EEDC
200
#DFBF
300
#C68D
400
#A952
500
#9020
600
#7407
700
#5C05
800
#4204
900
#2A02
950
#1A02

Shades

Darker variations

1#C994FC
2#B469FA
3#9E3EF9
4#8913F8
5#7207D7
6#5C05AC
7#450481
8#2E0356
9#17012B

Tints

Lighter variations

1#E2C5FD
2#E5CCFD
3#E9D2FE
4#ECD8FE
5#EFDFFE
6#F2E5FE
7#F5ECFE
8#F9F2FF
9#FCF9FF

Tones

Muted variations

1#DFC2FA
2#DFC5F7
3#DFC8F4
4#DECBF1
5#DECEED
6#DED1EA
7#DED5E7
8#DED8E4
9#DEDBE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F0
#F8F0FF
BackgroundsSubtle highlightsCard backgrounds
100
EEDC
#EEDCFE
Light backgroundsTable row hoverSkeleton loading
200
DFBF
#DFBFFD
Secondary backgroundsInput backgroundsDividers
300
C68D
#C68DFB
BordersInactive statesPlaceholder text
400
A952
#A952FA
Disabled statesSecondary iconsMuted text
500
9020
#9020F8
Primary brand colorCTAsActive elementsLinks
600
7407
#7407DA
Hover statesFocus ringsPrimary buttons hover
700
5C05
#5C05AD
Active/pressed statesDark mode accentsSecondary text
800
4204
#42047C
Text on light backgroundsHeadingsStrong borders
900
2A02
#2A024F
Primary textHigh emphasis contentDark headings
950
1A02
#1A0231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F8F0FF;
  --lavender-100: #EEDCFE;
  --lavender-200: #DFBFFD;
  --lavender-300: #C68DFB;
  --lavender-400: #A952FA;
  --lavender-500: #9020F8;
  --lavender-600: #7407DA;
  --lavender-700: #5C05AD;
  --lavender-800: #42047C;
  --lavender-900: #2A024F;
  --lavender-950: #1A0231;
}
Generate More ShadesCreate PaletteConvert Color