Lavender

#FBDFF8

Pink

Color Codes

All color formats for development

HEX
#FBDFF8
RGB
rgb(251, 223, 248)
HSL
hsl(306, 78%, 93%)
OKLCH
oklch(0.934 0.045 329.4)
CMYK
cmyk(0%, 11%, 1%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.23:1

AA AAA

On Black Background

17.01: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#F6B5EF
2#F18BE6
3#EB61DE
4#E636D5
5#D31AC1
6#A9159A
7#7F1074
8#540A4D
9#2A0527

Tints

Lighter variations

1#FBE2F9
2#FCE6FA
3#FCE9FA
4#FDECFB
5#FDEFFC
6#FDF2FC
7#FEF5FD
8#FEF9FE
9#FFFCFE

Tones

Muted variations

1#FAE1F7
2#F8E2F6
3#F7E3F5
4#F6E5F4
5#F4E6F3
6#F3E8F2
7#F1E9F0
8#F0EAEF
9#EFECEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FC
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF8
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4F3
Secondary backgroundsInput backgroundsDividers
300
F297
#F297E9
BordersInactive statesPlaceholder text
400
EB60
#EB60DD
Disabled statesSecondary iconsMuted text
500
E633
#E633D4
Primary brand colorCTAsActive elementsLinks
600
C819
#C819B6
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1491
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E68
Text on light backgroundsHeadingsStrong borders
900
4909
#490942
Primary textHigh emphasis contentDark headings
950
2D06
#2D0629
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #FDF1FC;
  --lavender-100: #FBDFF8;
  --lavender-200: #F8C4F3;
  --lavender-300: #F297E9;
  --lavender-400: #EB60DD;
  --lavender-500: #E633D4;
  --lavender-600: #C819B6;
  --lavender-700: #9F1491;
  --lavender-800: #710E68;
  --lavender-900: #490942;
  --lavender-950: #2D0629;
}
Generate More ShadesCreate PaletteConvert Color