Lavender

#FBDFEE

Pink

Color Codes

All color formats for development

HEX
#FBDFEE
RGB
rgb(251, 223, 238)
HSL
hsl(328, 78%, 93%)
OKLCH
oklch(0.931 0.036 344.3)
CMYK
cmyk(0%, 11%, 5%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.24:1

AA AAA

On Black Background

16.89:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F297
400
#EB60
500
#E633
600
#C819
700
#9F14
800
#710E
900
#4909
950
#2D06

Shades

Darker variations

1#F6B5D8
2#F18BC1
3#EB61AB
4#E63694
5#D31A7D
6#A91564
7#7F104B
8#540A32
9#2A0519

Tints

Lighter variations

1#FBE2F0
2#FCE6F1
3#FCE9F3
4#FDECF5
5#FDEFF7
6#FDF2F8
7#FEF5FA
8#FEF9FC
9#FFFCFD

Tones

Muted variations

1#FAE1EE
2#F8E2EE
3#F7E3EE
4#F6E5EE
5#F4E6EE
6#F3E8EE
7#F1E9ED
8#F0EAED
9#EFECED

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F8
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFEE
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4E0
Secondary backgroundsInput backgroundsDividers
300
F297
#F297C7
BordersInactive statesPlaceholder text
400
EB60
#EB60AA
Disabled statesSecondary iconsMuted text
500
E633
#E63392
Primary brand colorCTAsActive elementsLinks
600
C819
#C81976
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F145E
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E43
Text on light backgroundsHeadingsStrong borders
900
4909
#49092B
Primary textHigh emphasis contentDark headings
950
2D06
#2D061B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #FDF1F8;
  --lavender-100: #FBDFEE;
  --lavender-200: #F8C4E0;
  --lavender-300: #F297C7;
  --lavender-400: #EB60AA;
  --lavender-500: #E63392;
  --lavender-600: #C81976;
  --lavender-700: #9F145E;
  --lavender-800: #710E43;
  --lavender-900: #49092B;
  --lavender-950: #2D061B;
}
Generate More ShadesCreate PaletteConvert Color