Lavender

#E9C6F6

Purple

Color Codes

All color formats for development

HEX
#E9C6F6
RGB
rgb(233, 198, 246)
HSL
hsl(284, 73%, 87%)
OKLCH
oklch(0.871 0.075 316.8)
CMYK
cmyk(5%, 20%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.51:1

AA AAA

On Black Background

13.87:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF2
100
#F3E0
200
#E9C6
300
#D89A
400
#C465
500
#B338
600
#961E
700
#7818
800
#5511
900
#370B
950
#2207

Shades

Darker variations

1#DB9FF0
2#CC79EA
3#BD53E4
4#AF2CDE
5#951EC0
6#77189A
7#591273
8#3B0C4D
9#1E0626

Tints

Lighter variations

1#EBCBF7
2#EED1F8
3#F0D7F9
4#F2DDFA
5#F4E2FB
6#F6E8FB
7#F8EEFC
8#FBF4FD
9#FDF9FE

Tones

Muted variations

1#E8C8F4
2#E7CAF1
3#E6CDEF
4#E5CFEC
5#E3D2EA
6#E2D4E8
7#E1D7E5
8#E0D9E3
9#DFDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FAF2
#FAF2FD
BackgroundsSubtle highlightsCard backgrounds
100
F3E0
#F3E0FA
Light backgroundsTable row hoverSkeleton loading
200
E9C6
#E9C6F6
Secondary backgroundsInput backgroundsDividers
300
D89A
#D89AEF
BordersInactive statesPlaceholder text
400
C465
#C465E7
Disabled statesSecondary iconsMuted text
500
B338
#B338E0
Primary brand colorCTAsActive elementsLinks
600
961E
#961EC2
Hover statesFocus ringsPrimary buttons hover
700
7818
#78189A
Active/pressed statesDark mode accentsSecondary text
800
5511
#55116E
Text on light backgroundsHeadingsStrong borders
900
370B
#370B47
Primary textHigh emphasis contentDark headings
950
2207
#22072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #FAF2FD;
  --lavender-100: #F3E0FA;
  --lavender-200: #E9C6F6;
  --lavender-300: #D89AEF;
  --lavender-400: #C465E7;
  --lavender-500: #B338E0;
  --lavender-600: #961EC2;
  --lavender-700: #78189A;
  --lavender-800: #55116E;
  --lavender-900: #370B47;
  --lavender-950: #22072C;
}
Generate More ShadesCreate PaletteConvert Color