Lavender

#D7C2F9

Purple

Color Codes

All color formats for development

HEX
#D7C2F9
RGB
rgb(215, 194, 249)
HSL
hsl(263, 82%, 87%)
OKLCH
oklch(0.85 0.079 302.2)
CMYK
cmyk(14%, 22%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.62:1

AA AAA

On Black Background

12.97:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F1
100
#EADF
200
#D8C3
300
#B994
400
#955D
500
#762E
600
#5B14
700
#4810
800
#340B
900
#2107
950
#1505

Shades

Darker variations

1#BD9AF5
2#A372F1
3#884AED
4#6E21E9
5#5A14CA
6#4810A2
7#360C79
8#240851
9#120428

Tints

Lighter variations

1#DBC9FA
2#DFCFFA
3#E3D5FB
4#E7DBFB
5#EBE1FC
6#EFE7FD
7#F3EDFD
8#F7F3FE
9#FBF9FE

Tones

Muted variations

1#D8C5F6
2#D9C8F4
3#D9CBF1
4#DACEEE
5#DBD0EB
6#DBD3E9
7#DCD6E6
8#DDD8E3
9#DDDBE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F1
#F6F1FE
BackgroundsSubtle highlightsCard backgrounds
100
EADF
#EADFFC
Light backgroundsTable row hoverSkeleton loading
200
D8C3
#D8C3F9
Secondary backgroundsInput backgroundsDividers
300
B994
#B994F4
BordersInactive statesPlaceholder text
400
955D
#955DEF
Disabled statesSecondary iconsMuted text
500
762E
#762EEA
Primary brand colorCTAsActive elementsLinks
600
5B14
#5B14CC
Hover statesFocus ringsPrimary buttons hover
700
4810
#4810A2
Active/pressed statesDark mode accentsSecondary text
800
340B
#340B74
Text on light backgroundsHeadingsStrong borders
900
2107
#21074A
Primary textHigh emphasis contentDark headings
950
1505
#15052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F6F1FE;
  --lavender-100: #EADFFC;
  --lavender-200: #D8C3F9;
  --lavender-300: #B994F4;
  --lavender-400: #955DEF;
  --lavender-500: #762EEA;
  --lavender-600: #5B14CC;
  --lavender-700: #4810A2;
  --lavender-800: #340B74;
  --lavender-900: #21074A;
  --lavender-950: #15052E;
}
Generate More ShadesCreate PaletteConvert Color