Lavender

#F8C3F5

Pink

Color Codes

All color formats for development

HEX
#F8C3F5
RGB
rgb(248, 195, 245)
HSL
hsl(303, 79%, 87%)
OKLCH
oklch(0.879 0.088 328.1)
CMYK
cmyk(0%, 21%, 1%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.49:1

AA AAA

On Black Background

14.12:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F396
400
#EC5F
500
#E732
600
#C918
700
#A013
800
#720D
900
#4909
950
#2E05

Shades

Darker variations

1#F39CEF
2#EF74E9
3#EA4DE2
4#E525DC
5#C717BE
6#9F1398
7#770E72
8#4F094C
9#280526

Tints

Lighter variations

1#F9CAF6
2#F9D0F7
3#FAD5F8
4#FBDBF9
5#FCE1FA
6#FCE7FB
7#FDEDFC
8#FEF3FD
9#FEF9FE

Tones

Muted variations

1#F5C6F3
2#F3C9F1
3#F0CCEE
4#EECEEC
5#EBD1EA
6#E8D3E7
7#E6D6E5
8#E3D9E3
9#E0DBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FD
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFFA
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4F5
Secondary backgroundsInput backgroundsDividers
300
F396
#F396EE
BordersInactive statesPlaceholder text
400
EC5F
#EC5FE5
Disabled statesSecondary iconsMuted text
500
E732
#E732DE
Primary brand colorCTAsActive elementsLinks
600
C918
#C918C0
Hover statesFocus ringsPrimary buttons hover
700
A013
#A01399
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D6D
Text on light backgroundsHeadingsStrong borders
900
4909
#490946
Primary textHigh emphasis contentDark headings
950
2E05
#2E052C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #FDF1FD;
  --lavender-100: #FBDFFA;
  --lavender-200: #F8C4F5;
  --lavender-300: #F396EE;
  --lavender-400: #EC5FE5;
  --lavender-500: #E732DE;
  --lavender-600: #C918C0;
  --lavender-700: #A01399;
  --lavender-800: #720D6D;
  --lavender-900: #490946;
  --lavender-950: #2E052C;
}
Generate More ShadesCreate PaletteConvert Color