Lavender

#ECC4F7

Pink

Color Codes

All color formats for development

HEX
#ECC4F7
RGB
rgb(236, 196, 247)
HSL
hsl(287, 76%, 87%)
OKLCH
oklch(0.871 0.081 318.9)
CMYK
cmyk(4%, 21%, 0%, 3%)

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
#FBF2
100
#F5E0
200
#ECC5
300
#DE98
400
#CC62
500
#BE35
600
#A11B
700
#8015
800
#5B0F
900
#3A0A
950
#2406

Shades

Darker variations

1#DF9EF2
2#D377EC
3#C650E7
4#BA28E2
5#9F1BC3
6#7F159C
7#5F1075
8#3F0B4E
9#200527

Tints

Lighter variations

1#EECAF8
2#F0D0F9
3#F2D6F9
4#F4DCFA
5#F6E2FB
6#F7E8FC
7#F9EDFD
8#FBF3FD
9#FDF9FE

Tones

Muted variations

1#EBC7F5
2#E9CAF2
3#E8CCEF
4#E6CFED
5#E5D1EA
6#E4D4E8
7#E2D6E5
8#E1D9E3
9#DFDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FBF2
#FBF2FD
BackgroundsSubtle highlightsCard backgrounds
100
F5E0
#F5E0FB
Light backgroundsTable row hoverSkeleton loading
200
ECC5
#ECC5F7
Secondary backgroundsInput backgroundsDividers
300
DE98
#DE98F1
BordersInactive statesPlaceholder text
400
CC62
#CC62EA
Disabled statesSecondary iconsMuted text
500
BE35
#BE35E3
Primary brand colorCTAsActive elementsLinks
600
A11B
#A11BC5
Hover statesFocus ringsPrimary buttons hover
700
8015
#80159D
Active/pressed statesDark mode accentsSecondary text
800
5B0F
#5B0F70
Text on light backgroundsHeadingsStrong borders
900
3A0A
#3A0A48
Primary textHigh emphasis contentDark headings
950
2406
#24062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #FBF2FD;
  --lavender-100: #F5E0FB;
  --lavender-200: #ECC5F7;
  --lavender-300: #DE98F1;
  --lavender-400: #CC62EA;
  --lavender-500: #BE35E3;
  --lavender-600: #A11BC5;
  --lavender-700: #80159D;
  --lavender-800: #5B0F70;
  --lavender-900: #3A0A48;
  --lavender-950: #24062D;
}
Generate More ShadesCreate PaletteConvert Color