Lavender

#D4C2F9

Purple

Color Codes

All color formats for development

HEX
#D4C2F9
RGB
rgb(212, 194, 249)
HSL
hsl(260, 82%, 87%)
OKLCH
oklch(0.847 0.078 299.7)
CMYK
cmyk(15%, 22%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.63:1

AA AAA

On Black Background

12.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F1
100
#E8DF
200
#D5C3
300
#B494
400
#8D5D
500
#6D2E
600
#5214
700
#4110
800
#2E0B
900
#1E07
950
#1305

Shades

Darker variations

1#B99AF5
2#9C72F1
3#804AED
4#6421E9
5#5114CA
6#4010A2
7#300C79
8#200851
9#100428

Tints

Lighter variations

1#D9C9FA
2#DDCFFA
3#E1D5FB
4#E6DBFB
5#EAE1FC
6#EEE7FD
7#F2EDFD
8#F7F3FE
9#FBF9FE

Tones

Muted variations

1#D6C5F6
2#D7C8F4
3#D8CBF1
4#D8CEEE
5#D9D0EB
6#DAD3E9
7#DBD6E6
8#DCD8E3
9#DDDBE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F1
#F5F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E8DF
#E8DFFC
Light backgroundsTable row hoverSkeleton loading
200
D5C3
#D5C3F9
Secondary backgroundsInput backgroundsDividers
300
B494
#B494F4
BordersInactive statesPlaceholder text
400
8D5D
#8D5DEF
Disabled statesSecondary iconsMuted text
500
6D2E
#6D2EEA
Primary brand colorCTAsActive elementsLinks
600
5214
#5214CC
Hover statesFocus ringsPrimary buttons hover
700
4110
#4110A2
Active/pressed statesDark mode accentsSecondary text
800
2E0B
#2E0B74
Text on light backgroundsHeadingsStrong borders
900
1E07
#1E074A
Primary textHigh emphasis contentDark headings
950
1305
#13052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F5F1FE;
  --lavender-100: #E8DFFC;
  --lavender-200: #D5C3F9;
  --lavender-300: #B494F4;
  --lavender-400: #8D5DEF;
  --lavender-500: #6D2EEA;
  --lavender-600: #5214CC;
  --lavender-700: #4110A2;
  --lavender-800: #2E0B74;
  --lavender-900: #1E074A;
  --lavender-950: #13052E;
}
Generate More ShadesCreate PaletteConvert Color