Lavender

#FBE0F4

Pink

Color Codes

All color formats for development

HEX
#FBE0F4
RGB
rgb(251, 224, 244)
HSL
hsl(316, 77%, 93%)
OKLCH
oklch(0.934 0.039 334.9)
CMYK
cmyk(0%, 11%, 3%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.23:1

AA AAA

On Black Background

17.07:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F7C4
300
#F297
400
#EA61
500
#E534
600
#C71A
700
#9E15
800
#710F
900
#4809
950
#2D06

Shades

Darker variations

1#F5B5E4
2#F08BD5
3#EB61C6
4#E538B7
5#D21BA1
6#A81681
7#7E1061
8#540B40
9#2A0520

Tints

Lighter variations

1#FBE3F5
2#FCE6F6
3#FCE9F7
4#FDECF8
5#FDEFF9
6#FDF2FA
7#FEF6FC
8#FEF9FD
9#FFFCFE

Tones

Muted variations

1#FAE1F3
2#F8E2F2
3#F7E4F2
4#F5E5F1
5#F4E6F0
6#F3E8F0
7#F1E9EF
8#F0EAEE
9#EFECEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FA
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF4
Light backgroundsTable row hoverSkeleton loading
200
F7C4
#F7C4EA
Secondary backgroundsInput backgroundsDividers
300
F297
#F297D9
BordersInactive statesPlaceholder text
400
EA61
#EA61C6
Disabled statesSecondary iconsMuted text
500
E534
#E534B5
Primary brand colorCTAsActive elementsLinks
600
C71A
#C71A99
Hover statesFocus ringsPrimary buttons hover
700
9E15
#9E1579
Active/pressed statesDark mode accentsSecondary text
800
710F
#710F57
Text on light backgroundsHeadingsStrong borders
900
4809
#480937
Primary textHigh emphasis contentDark headings
950
2D06
#2D0623
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #FDF1FA;
  --lavender-100: #FBDFF4;
  --lavender-200: #F7C4EA;
  --lavender-300: #F297D9;
  --lavender-400: #EA61C6;
  --lavender-500: #E534B5;
  --lavender-600: #C71A99;
  --lavender-700: #9E1579;
  --lavender-800: #710F57;
  --lavender-900: #480937;
  --lavender-950: #2D0623;
}
Generate More ShadesCreate PaletteConvert Color