Lavender

#F8C3F9

Pink

Color Codes

All color formats for development

HEX
#F8C3F9
RGB
rgb(248, 195, 249)
HSL
hsl(299, 82%, 87%)
OKLCH
oklch(0.881 0.092 325.7)
CMYK
cmyk(0%, 22%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.48:1

AA AAA

On Black Background

14.17:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C3
300
#F394
400
#EC5D
500
#E72E
600
#C914
700
#A010
800
#720B
900
#4907
950
#2E05

Shades

Darker variations

1#F49AF5
2#EF72F1
3#EA4AED
4#E621E9
5#C714CA
6#9F10A2
7#770C79
8#500851
9#280428

Tints

Lighter variations

1#F9C9FA
2#FACFFA
3#FAD5FB
4#FBDBFB
5#FCE1FC
6#FCE7FD
7#FDEDFD
8#FEF3FE
9#FEF9FE

Tones

Muted variations

1#F5C5F6
2#F3C8F4
3#F0CBF1
4#EECEEE
5#EBD0EB
6#E8D3E9
7#E6D6E6
8#E3D8E3
9#E0DBE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FE
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFFC
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3F9
Secondary backgroundsInput backgroundsDividers
300
F394
#F394F4
BordersInactive statesPlaceholder text
400
EC5D
#EC5DEF
Disabled statesSecondary iconsMuted text
500
E72E
#E72EEA
Primary brand colorCTAsActive elementsLinks
600
C914
#C914CC
Hover statesFocus ringsPrimary buttons hover
700
A010
#A010A2
Active/pressed statesDark mode accentsSecondary text
800
720B
#720B74
Text on light backgroundsHeadingsStrong borders
900
4907
#49074A
Primary textHigh emphasis contentDark headings
950
2E05
#2E052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #FDF1FE;
  --lavender-100: #FBDFFC;
  --lavender-200: #F8C3F9;
  --lavender-300: #F394F4;
  --lavender-400: #EC5DEF;
  --lavender-500: #E72EEA;
  --lavender-600: #C914CC;
  --lavender-700: #A010A2;
  --lavender-800: #720B74;
  --lavender-900: #49074A;
  --lavender-950: #2E052E;
}
Generate More ShadesCreate PaletteConvert Color