Lavender

#D6BFFC

Purple

Color Codes

All color formats for development

HEX
#D6BFFC
RGB
rgb(214, 191, 252)
HSL
hsl(263, 91%, 87%)
OKLCH
oklch(0.844 0.087 301.8)
CMYK
cmyk(15%, 24%, 0%, 1%)

Accessibility

WCAG contrast compliance

On White Background

1.65:1

AA AAA

On Black Background

12.72:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F0
100
#E9DD
200
#D7C0
300
#B88F
400
#9355
500
#7424
600
#580A
700
#4608
800
#3206
900
#2004
950
#1402

Shades

Darker variations

1#BC95FA
2#A16BF8
3#8641F6
4#6B16F4
5#570AD4
6#4608A9
7#34067F
8#230455
9#11022A

Tints

Lighter variations

1#DBC6FC
2#DFCCFD
3#E3D3FD
4#E7D9FD
5#EBDFFE
6#EFE6FE
7#F3ECFE
8#F7F2FE
9#FBF9FF

Tones

Muted variations

1#D8C3F9
2#D8C6F6
3#D9C9F3
4#DACCF0
5#DACFED
6#DBD2EA
7#DCD5E7
8#DCD8E4
9#DDDBE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F0
#F6F0FE
BackgroundsSubtle highlightsCard backgrounds
100
E9DD
#E9DDFD
Light backgroundsTable row hoverSkeleton loading
200
D7C0
#D7C0FC
Secondary backgroundsInput backgroundsDividers
300
B88F
#B88FFA
BordersInactive statesPlaceholder text
400
9355
#9355F7
Disabled statesSecondary iconsMuted text
500
7424
#7424F5
Primary brand colorCTAsActive elementsLinks
600
580A
#580AD6
Hover statesFocus ringsPrimary buttons hover
700
4608
#4608AA
Active/pressed statesDark mode accentsSecondary text
800
3206
#32067A
Text on light backgroundsHeadingsStrong borders
900
2004
#20044E
Primary textHigh emphasis contentDark headings
950
1402
#140231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F6F0FE;
  --lavender-100: #E9DDFD;
  --lavender-200: #D7C0FC;
  --lavender-300: #B88FFA;
  --lavender-400: #9355F7;
  --lavender-500: #7424F5;
  --lavender-600: #580AD6;
  --lavender-700: #4608AA;
  --lavender-800: #32067A;
  --lavender-900: #20044E;
  --lavender-950: #140231;
}
Generate More ShadesCreate PaletteConvert Color