Lavender

#D2C3F9

Purple

Color Codes

All color formats for development

HEX
#D2C3F9
RGB
rgb(210, 195, 249)
HSL
hsl(257, 82%, 87%)
OKLCH
oklch(0.847 0.076 297.5)
CMYK
cmyk(16%, 22%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.63:1

AA AAA

On Black Background

12.91:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F1
100
#E7DF
200
#D2C3
300
#B094
400
#865D
500
#632E
600
#4814
700
#3A10
800
#290B
900
#1A07
950
#1005

Shades

Darker variations

1#B49AF5
2#9672F1
3#784AED
4#5A21E9
5#4814CA
6#3910A2
7#2B0C79
8#1D0851
9#0E0428

Tints

Lighter variations

1#D7C9FA
2#DBCFFA
3#E0D5FB
4#E4DBFB
5#E9E1FC
6#EDE7FD
7#F2EDFD
8#F6F3FE
9#FBF9FE

Tones

Muted variations

1#D3C5F6
2#D4C8F4
3#D6CBF1
4#D7CEEE
5#D8D0EB
6#D9D3E9
7#DAD6E6
8#DBD8E3
9#DDDBE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F1
#F5F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E7DF
#E7DFFC
Light backgroundsTable row hoverSkeleton loading
200
D2C3
#D2C3F9
Secondary backgroundsInput backgroundsDividers
300
B094
#B094F4
BordersInactive statesPlaceholder text
400
865D
#865DEF
Disabled statesSecondary iconsMuted text
500
632E
#632EEA
Primary brand colorCTAsActive elementsLinks
600
4814
#4814CC
Hover statesFocus ringsPrimary buttons hover
700
3A10
#3A10A2
Active/pressed statesDark mode accentsSecondary text
800
290B
#290B74
Text on light backgroundsHeadingsStrong borders
900
1A07
#1A074A
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: #F5F1FE;
  --lavender-100: #E7DFFC;
  --lavender-200: #D2C3F9;
  --lavender-300: #B094F4;
  --lavender-400: #865DEF;
  --lavender-500: #632EEA;
  --lavender-600: #4814CC;
  --lavender-700: #3A10A2;
  --lavender-800: #290B74;
  --lavender-900: #1A074A;
  --lavender-950: #10052E;
}
Generate More ShadesCreate PaletteConvert Color