Lavender

#ECC6F6

Pink

Color Codes

All color formats for development

HEX
#ECC6F6
RGB
rgb(236, 198, 246)
HSL
hsl(288, 73%, 87%)
OKLCH
oklch(0.874 0.077 319.2)
CMYK
cmyk(4%, 20%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.50:1

AA AAA

On Black Background

13.97:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FBF2
100
#F5E0
200
#ECC6
300
#DE9A
400
#CD65
500
#BF38
600
#A11E
700
#8018
800
#5C11
900
#3B0B
950
#2507

Shades

Darker variations

1#E09FF0
2#D379EA
3#C753E4
4#BA2CDE
5#A01EC0
6#80189A
7#601273
8#400C4D
9#200626

Tints

Lighter variations

1#EECBF7
2#F0D1F8
3#F2D7F9
4#F4DDFA
5#F6E2FB
6#F8E8FB
7#F9EEFC
8#FBF4FD
9#FDF9FE

Tones

Muted variations

1#EBC8F4
2#E9CAF1
3#E8CDEF
4#E7CFEC
5#E5D2EA
6#E4D4E8
7#E2D7E5
8#E1D9E3
9#DFDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FBF2
#FBF2FD
BackgroundsSubtle highlightsCard backgrounds
100
F5E0
#F5E0FA
Light backgroundsTable row hoverSkeleton loading
200
ECC6
#ECC6F6
Secondary backgroundsInput backgroundsDividers
300
DE9A
#DE9AEF
BordersInactive statesPlaceholder text
400
CD65
#CD65E7
Disabled statesSecondary iconsMuted text
500
BF38
#BF38E0
Primary brand colorCTAsActive elementsLinks
600
A11E
#A11EC2
Hover statesFocus ringsPrimary buttons hover
700
8018
#80189A
Active/pressed statesDark mode accentsSecondary text
800
5C11
#5C116E
Text on light backgroundsHeadingsStrong borders
900
3B0B
#3B0B47
Primary textHigh emphasis contentDark headings
950
2507
#25072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #FBF2FD;
  --lavender-100: #F5E0FA;
  --lavender-200: #ECC6F6;
  --lavender-300: #DE9AEF;
  --lavender-400: #CD65E7;
  --lavender-500: #BF38E0;
  --lavender-600: #A11EC2;
  --lavender-700: #80189A;
  --lavender-800: #5C116E;
  --lavender-900: #3B0B47;
  --lavender-950: #25072C;
}
Generate More ShadesCreate PaletteConvert Color