Lavender

#EDC5F7

Pink

Color Codes

All color formats for development

HEX
#EDC5F7
RGB
rgb(237, 197, 247)
HSL
hsl(288, 76%, 87%)
OKLCH
oklch(0.873 0.08 319.5)
CMYK
cmyk(4%, 20%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.51:1

AA AAA

On Black Background

13.93:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FBF2
100
#F5E0
200
#EDC5
300
#DF98
400
#CE62
500
#C135
600
#A31B
700
#8215
800
#5D0F
900
#3B0A
950
#2506

Shades

Darker variations

1#E19EF2
2#D577EC
3#C950E7
4#BD28E2
5#A21BC3
6#81159C
7#611075
8#410B4E
9#200527

Tints

Lighter variations

1#EFCAF8
2#F1D0F9
3#F2D6F9
4#F4DCFA
5#F6E2FB
6#F8E8FC
7#FAEDFD
8#FBF3FD
9#FDF9FE

Tones

Muted variations

1#EBC7F5
2#EACAF2
3#E8CCEF
4#E7CFED
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
EDC5
#EDC5F7
Secondary backgroundsInput backgroundsDividers
300
DF98
#DF98F1
BordersInactive statesPlaceholder text
400
CE62
#CE62EA
Disabled statesSecondary iconsMuted text
500
C135
#C135E3
Primary brand colorCTAsActive elementsLinks
600
A31B
#A31BC5
Hover statesFocus ringsPrimary buttons hover
700
8215
#82159D
Active/pressed statesDark mode accentsSecondary text
800
5D0F
#5D0F70
Text on light backgroundsHeadingsStrong borders
900
3B0A
#3B0A48
Primary textHigh emphasis contentDark headings
950
2506
#25062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #FBF2FD;
  --lavender-100: #F5E0FB;
  --lavender-200: #EDC5F7;
  --lavender-300: #DF98F1;
  --lavender-400: #CE62EA;
  --lavender-500: #C135E3;
  --lavender-600: #A31BC5;
  --lavender-700: #82159D;
  --lavender-800: #5D0F70;
  --lavender-900: #3B0A48;
  --lavender-950: #25062D;
}
Generate More ShadesCreate PaletteConvert Color