Lavender

#D4C5F7

Purple

Color Codes

All color formats for development

HEX
#D4C5F7
RGB
rgb(212, 197, 247)
HSL
hsl(258, 76%, 87%)
OKLCH
oklch(0.852 0.07 298.6)
CMYK
cmyk(14%, 20%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.60:1

AA AAA

On Black Background

13.13:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F2
100
#E8E0
200
#D4C5
300
#B398
400
#8B62
500
#6935
600
#4E1B
700
#3E15
800
#2C0F
900
#1C0A
950
#1206

Shades

Darker variations

1#B79EF2
2#9A77EC
3#7D50E7
4#6028E2
5#4D1BC3
6#3E159C
7#2E1075
8#1F0B4E
9#0F0527

Tints

Lighter variations

1#D8CAF8
2#DCD0F9
3#E1D6F9
4#E5DCFA
5#E9E2FB
6#EEE8FC
7#F2EDFD
8#F6F3FD
9#FBF9FE

Tones

Muted variations

1#D5C7F5
2#D6CAF2
3#D7CCEF
4#D8CFED
5#D9D1EA
6#DAD4E8
7#DBD6E5
8#DCD9E3
9#DDDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F2
#F5F2FD
BackgroundsSubtle highlightsCard backgrounds
100
E8E0
#E8E0FB
Light backgroundsTable row hoverSkeleton loading
200
D4C5
#D4C5F7
Secondary backgroundsInput backgroundsDividers
300
B398
#B398F1
BordersInactive statesPlaceholder text
400
8B62
#8B62EA
Disabled statesSecondary iconsMuted text
500
6935
#6935E3
Primary brand colorCTAsActive elementsLinks
600
4E1B
#4E1BC5
Hover statesFocus ringsPrimary buttons hover
700
3E15
#3E159D
Active/pressed statesDark mode accentsSecondary text
800
2C0F
#2C0F70
Text on light backgroundsHeadingsStrong borders
900
1C0A
#1C0A48
Primary textHigh emphasis contentDark headings
950
1206
#12062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F5F2FD;
  --lavender-100: #E8E0FB;
  --lavender-200: #D4C5F7;
  --lavender-300: #B398F1;
  --lavender-400: #8B62EA;
  --lavender-500: #6935E3;
  --lavender-600: #4E1BC5;
  --lavender-700: #3E159D;
  --lavender-800: #2C0F70;
  --lavender-900: #1C0A48;
  --lavender-950: #12062D;
}
Generate More ShadesCreate PaletteConvert Color