Lavender

#DAC3F8

Purple

Color Codes

All color formats for development

HEX
#DAC3F8
RGB
rgb(218, 195, 248)
HSL
hsl(266, 79%, 87%)
OKLCH
oklch(0.854 0.076 304.6)
CMYK
cmyk(12%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.60:1

AA AAA

On Black Background

13.14:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F1
100
#EBDF
200
#DAC4
300
#BE96
400
#9C5F
500
#8032
600
#6418
700
#5013
800
#390D
900
#2509
950
#1705

Shades

Darker variations

1#C29CF3
2#A974EF
3#914DEA
4#7825E5
5#6317C7
6#4F139F
7#3C0E77
8#28094F
9#140528

Tints

Lighter variations

1#DECAF9
2#E2D0F9
3#E5D5FA
4#E9DBFB
5#EDE1FC
6#F0E7FC
7#F4EDFD
8#F8F3FE
9#FBF9FE

Tones

Muted variations

1#DBC6F5
2#DBC9F3
3#DBCCF0
4#DCCEEE
5#DCD1EB
6#DCD3E8
7#DDD6E6
8#DDD9E3
9#DEDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F1
#F7F1FD
BackgroundsSubtle highlightsCard backgrounds
100
EBDF
#EBDFFB
Light backgroundsTable row hoverSkeleton loading
200
DAC4
#DAC4F8
Secondary backgroundsInput backgroundsDividers
300
BE96
#BE96F3
BordersInactive statesPlaceholder text
400
9C5F
#9C5FEC
Disabled statesSecondary iconsMuted text
500
8032
#8032E7
Primary brand colorCTAsActive elementsLinks
600
6418
#6418C9
Hover statesFocus ringsPrimary buttons hover
700
5013
#5013A0
Active/pressed statesDark mode accentsSecondary text
800
390D
#390D72
Text on light backgroundsHeadingsStrong borders
900
2509
#250949
Primary textHigh emphasis contentDark headings
950
1705
#17052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F7F1FD;
  --lavender-100: #EBDFFB;
  --lavender-200: #DAC4F8;
  --lavender-300: #BE96F3;
  --lavender-400: #9C5FEC;
  --lavender-500: #8032E7;
  --lavender-600: #6418C9;
  --lavender-700: #5013A0;
  --lavender-800: #390D72;
  --lavender-900: #250949;
  --lavender-950: #17052E;
}
Generate More ShadesCreate PaletteConvert Color