Lavender

#D2C4F8

Purple

Color Codes

All color formats for development

HEX
#D2C4F8
RGB
rgb(210, 196, 248)
HSL
hsl(256, 79%, 87%)
OKLCH
oklch(0.849 0.073 297.2)
CMYK
cmyk(15%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.62:1

AA AAA

On Black Background

12.99:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F1
100
#E7DF
200
#D2C4
300
#AF96
400
#855F
500
#6232
600
#4718
700
#3813
800
#280D
900
#1A09
950
#1005

Shades

Darker variations

1#B39CF3
2#9574EF
3#774DEA
4#5825E5
5#4617C7
6#38139F
7#2A0E77
8#1C094F
9#0E0528

Tints

Lighter variations

1#D6CAF9
2#DBD0F9
3#DFD5FA
4#E4DBFB
5#E8E1FC
6#EDE7FC
7#F1EDFD
8#F6F3FE
9#FAF9FE

Tones

Muted variations

1#D3C6F5
2#D4C9F3
3#D5CCF0
4#D7CEEE
5#D8D1EB
6#D9D3E8
7#DAD6E6
8#DBD9E3
9#DDDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F1
#F5F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E7DF
#E7DFFB
Light backgroundsTable row hoverSkeleton loading
200
D2C4
#D2C4F8
Secondary backgroundsInput backgroundsDividers
300
AF96
#AF96F3
BordersInactive statesPlaceholder text
400
855F
#855FEC
Disabled statesSecondary iconsMuted text
500
6232
#6232E7
Primary brand colorCTAsActive elementsLinks
600
4718
#4718C9
Hover statesFocus ringsPrimary buttons hover
700
3813
#3813A0
Active/pressed statesDark mode accentsSecondary text
800
280D
#280D72
Text on light backgroundsHeadingsStrong borders
900
1A09
#1A0949
Primary textHigh emphasis contentDark headings
950
1005
#10052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F5F1FD;
  --lavender-100: #E7DFFB;
  --lavender-200: #D2C4F8;
  --lavender-300: #AF96F3;
  --lavender-400: #855FEC;
  --lavender-500: #6232E7;
  --lavender-600: #4718C9;
  --lavender-700: #3813A0;
  --lavender-800: #280D72;
  --lavender-900: #1A0949;
  --lavender-950: #10052E;
}
Generate More ShadesCreate PaletteConvert Color