Lavender

#E6BEFD

Purple

Color Codes

All color formats for development

HEX
#E6BEFD
RGB
rgb(230, 190, 253)
HSL
hsl(278, 94%, 87%)
OKLCH
oklch(0.857 0.095 313)
CMYK
cmyk(9%, 25%, 0%, 1%)

Accessibility

WCAG contrast compliance

On White Background

1.60:1

AA AAA

On Black Background

13.15:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F0
100
#F2DC
200
#E6BF
300
#D38D
400
#BC52
500
#A920
600
#8C07
700
#7005
800
#5004
900
#3302
950
#2002

Shades

Darker variations

1#D694FC
2#C569FA
3#B43EF9
4#A413F8
5#8B07D7
6#6F05AC
7#530481
8#370356
9#1C012B

Tints

Lighter variations

1#E9C5FD
2#EBCCFD
3#EED2FE
4#F0D8FE
5#F3DFFE
6#F5E5FE
7#F8ECFE
8#FAF2FF
9#FDF9FF

Tones

Muted variations

1#E5C2FA
2#E4C5F7
3#E4C8F4
4#E3CBF1
5#E2CEED
6#E1D1EA
7#E0D5E7
8#E0D8E4
9#DFDBE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F0
#F9F0FF
BackgroundsSubtle highlightsCard backgrounds
100
F2DC
#F2DCFE
Light backgroundsTable row hoverSkeleton loading
200
E6BF
#E6BFFD
Secondary backgroundsInput backgroundsDividers
300
D38D
#D38DFB
BordersInactive statesPlaceholder text
400
BC52
#BC52FA
Disabled statesSecondary iconsMuted text
500
A920
#A920F8
Primary brand colorCTAsActive elementsLinks
600
8C07
#8C07DA
Hover statesFocus ringsPrimary buttons hover
700
7005
#7005AD
Active/pressed statesDark mode accentsSecondary text
800
5004
#50047C
Text on light backgroundsHeadingsStrong borders
900
3302
#33024F
Primary textHigh emphasis contentDark headings
950
2002
#200231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F9F0FF;
  --lavender-100: #F2DCFE;
  --lavender-200: #E6BFFD;
  --lavender-300: #D38DFB;
  --lavender-400: #BC52FA;
  --lavender-500: #A920F8;
  --lavender-600: #8C07DA;
  --lavender-700: #7005AD;
  --lavender-800: #50047C;
  --lavender-900: #33024F;
  --lavender-950: #200231;
}
Generate More ShadesCreate PaletteConvert Color