Lavender

#FBDFEB

Pink

Color Codes

All color formats for development

HEX
#FBDFEB
RGB
rgb(251, 223, 235)
HSL
hsl(334, 78%, 93%)
OKLCH
oklch(0.93 0.034 350)
CMYK
cmyk(0%, 11%, 6%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.25:1

AA AAA

On Black Background

16.86: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#F6B5D1
2#F18BB7
3#EB619D
4#E63683
5#D31A6A
6#A91555
7#7F1040
8#540A2A
9#2A0515

Tints

Lighter variations

1#FBE2ED
2#FCE6EF
3#FCE9F1
4#FDECF3
5#FDEFF5
6#FDF2F7
7#FEF5F9
8#FEF9FB
9#FFFCFD

Tones

Muted variations

1#FAE1EB
2#F8E2EC
3#F7E3EC
4#F6E5EC
5#F4E6EC
6#F3E8EC
7#F1E9ED
8#F0EAED
9#EFECED

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F7
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFEB
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4DA
Secondary backgroundsInput backgroundsDividers
300
F297
#F297BE
BordersInactive statesPlaceholder text
400
EB60
#EB609C
Disabled statesSecondary iconsMuted text
500
E633
#E63380
Primary brand colorCTAsActive elementsLinks
600
C819
#C81965
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1450
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E39
Text on light backgroundsHeadingsStrong borders
900
4909
#490925
Primary textHigh emphasis contentDark headings
950
2D06
#2D0617
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #FDF1F7;
  --lavender-100: #FBDFEB;
  --lavender-200: #F8C4DA;
  --lavender-300: #F297BE;
  --lavender-400: #EB609C;
  --lavender-500: #E63380;
  --lavender-600: #C81965;
  --lavender-700: #9F1450;
  --lavender-800: #710E39;
  --lavender-900: #490925;
  --lavender-950: #2D0617;
}
Generate More ShadesCreate PaletteConvert Color