Lavender

#F3C3F8

Pink

Color Codes

All color formats for development

HEX
#F3C3F8
RGB
rgb(243, 195, 248)
HSL
hsl(294, 79%, 87%)
OKLCH
oklch(0.876 0.088 323.2)
CMYK
cmyk(2%, 21%, 0%, 3%)

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
#FCF1
100
#F8DF
200
#F3C4
300
#E996
400
#DE5F
500
#D532
600
#B718
700
#9213
800
#680D
900
#4309
950
#2A05

Shades

Darker variations

1#EB9CF3
2#E274EF
3#DA4DEA
4#D225E5
5#B517C7
6#91139F
7#6D0E77
8#48094F
9#240528

Tints

Lighter variations

1#F4CAF9
2#F5D0F9
3#F6D5FA
4#F8DBFB
5#F9E1FC
6#FAE7FC
7#FBEDFD
8#FDF3FE
9#FEF9FE

Tones

Muted variations

1#F1C6F5
2#EFC9F3
3#EDCCF0
4#EACEEE
5#E8D1EB
6#E6D3E8
7#E4D6E6
8#E2D9E3
9#E0DBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FCF1
#FCF1FD
BackgroundsSubtle highlightsCard backgrounds
100
F8DF
#F8DFFB
Light backgroundsTable row hoverSkeleton loading
200
F3C4
#F3C4F8
Secondary backgroundsInput backgroundsDividers
300
E996
#E996F3
BordersInactive statesPlaceholder text
400
DE5F
#DE5FEC
Disabled statesSecondary iconsMuted text
500
D532
#D532E7
Primary brand colorCTAsActive elementsLinks
600
B718
#B718C9
Hover statesFocus ringsPrimary buttons hover
700
9213
#9213A0
Active/pressed statesDark mode accentsSecondary text
800
680D
#680D72
Text on light backgroundsHeadingsStrong borders
900
4309
#430949
Primary textHigh emphasis contentDark headings
950
2A05
#2A052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #FCF1FD;
  --lavender-100: #F8DFFB;
  --lavender-200: #F3C4F8;
  --lavender-300: #E996F3;
  --lavender-400: #DE5FEC;
  --lavender-500: #D532E7;
  --lavender-600: #B718C9;
  --lavender-700: #9213A0;
  --lavender-800: #680D72;
  --lavender-900: #430949;
  --lavender-950: #2A052E;
}
Generate More ShadesCreate PaletteConvert Color