Lavender

#D5C2FA

Purple

Color Codes

All color formats for development

HEX
#D5C2FA
RGB
rgb(213, 194, 250)
HSL
hsl(260, 85%, 87%)
OKLCH
oklch(0.848 0.079 300.2)
CMYK
cmyk(15%, 22%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.62:1

AA AAA

On Black Background

12.93:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F1
100
#E8DE
200
#D4C2
300
#B492
400
#8C5A
500
#6C2B
600
#5011
700
#400D
800
#2E0A
900
#1D06
950
#1204

Shades

Darker variations

1#B899F7
2#9C70F3
3#7F47F0
4#631EED
5#4F11CD
6#400DA4
7#300A7B
8#200752
9#100329

Tints

Lighter variations

1#D9C8FB
2#DDCEFB
3#E1D4FC
4#E5DAFC
5#EAE0FD
6#EEE6FD
7#F2EDFE
8#F6F3FE
9#FBF9FF

Tones

Muted variations

1#D5C4F7
2#D6C7F4
3#D7CAF2
4#D8CDEF
5#D9D0EC
6#DAD3E9
7#DBD5E6
8#DCD8E3
9#DDDBE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F1
#F5F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E8DE
#E8DEFC
Light backgroundsTable row hoverSkeleton loading
200
D4C2
#D4C2FA
Secondary backgroundsInput backgroundsDividers
300
B492
#B492F6
BordersInactive statesPlaceholder text
400
8C5A
#8C5AF2
Disabled statesSecondary iconsMuted text
500
6C2B
#6C2BEE
Primary brand colorCTAsActive elementsLinks
600
5011
#5011D0
Hover statesFocus ringsPrimary buttons hover
700
400D
#400DA5
Active/pressed statesDark mode accentsSecondary text
800
2E0A
#2E0A76
Text on light backgroundsHeadingsStrong borders
900
1D06
#1D064B
Primary textHigh emphasis contentDark headings
950
1204
#12042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F5F1FE;
  --lavender-100: #E8DEFC;
  --lavender-200: #D4C2FA;
  --lavender-300: #B492F6;
  --lavender-400: #8C5AF2;
  --lavender-500: #6C2BEE;
  --lavender-600: #5011D0;
  --lavender-700: #400DA5;
  --lavender-800: #2E0A76;
  --lavender-900: #1D064B;
  --lavender-950: #12042F;
}
Generate More ShadesCreate PaletteConvert Color