Lavender

#E7C6F6

Purple

Color Codes

All color formats for development

HEX
#E7C6F6
RGB
rgb(231, 198, 246)
HSL
hsl(281, 73%, 87%)
OKLCH
oklch(0.87 0.074 315.2)
CMYK
cmyk(6%, 20%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.52:1

AA AAA

On Black Background

13.81:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F2
100
#F2E0
200
#E7C6
300
#D49A
400
#BE65
500
#AB38
600
#8E1E
700
#7118
800
#5111
900
#340B
950
#2007

Shades

Darker variations

1#D69FF0
2#C679EA
3#B653E4
4#A62CDE
5#8D1EC0
6#70189A
7#541273
8#380C4D
9#1C0626

Tints

Lighter variations

1#E9CBF7
2#ECD1F8
3#EED7F9
4#F0DDFA
5#F3E2FB
6#F5E8FB
7#F8EEFC
8#FAF4FD
9#FDF9FE

Tones

Muted variations

1#E6C8F4
2#E5CAF1
3#E4CDEF
4#E3CFEC
5#E2D2EA
6#E1D4E8
7#E1D7E5
8#E0D9E3
9#DFDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F2
#F9F2FD
BackgroundsSubtle highlightsCard backgrounds
100
F2E0
#F2E0FA
Light backgroundsTable row hoverSkeleton loading
200
E7C6
#E7C6F6
Secondary backgroundsInput backgroundsDividers
300
D49A
#D49AEF
BordersInactive statesPlaceholder text
400
BE65
#BE65E7
Disabled statesSecondary iconsMuted text
500
AB38
#AB38E0
Primary brand colorCTAsActive elementsLinks
600
8E1E
#8E1EC2
Hover statesFocus ringsPrimary buttons hover
700
7118
#71189A
Active/pressed statesDark mode accentsSecondary text
800
5111
#51116E
Text on light backgroundsHeadingsStrong borders
900
340B
#340B47
Primary textHigh emphasis contentDark headings
950
2007
#20072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F9F2FD;
  --lavender-100: #F2E0FA;
  --lavender-200: #E7C6F6;
  --lavender-300: #D49AEF;
  --lavender-400: #BE65E7;
  --lavender-500: #AB38E0;
  --lavender-600: #8E1EC2;
  --lavender-700: #71189A;
  --lavender-800: #51116E;
  --lavender-900: #340B47;
  --lavender-950: #20072C;
}
Generate More ShadesCreate PaletteConvert Color