Lavender

#FAE0EE

Pink

Color Codes

All color formats for development

HEX
#FAE0EE
RGB
rgb(250, 224, 238)
HSL
hsl(328, 72%, 93%)
OKLCH
oklch(0.932 0.034 344.1)
CMYK
cmyk(0%, 10%, 5%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.24:1

AA AAA

On Black Background

16.96:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FAE0
200
#F6C6
300
#EF9A
400
#E665
500
#DF3A
600
#C11F
700
#9A19
800
#6E12
900
#460B
950
#2C07

Shades

Darker variations

1#F3B8D7
2#ED8FC1
3#E666AA
4#DF3D94
5#CC217C
6#A31B63
7#7A144B
8#520D32
9#290719

Tints

Lighter variations

1#FBE3F0
2#FBE6F1
3#FCEAF3
4#FCEDF5
5#FDF0F7
6#FDF3F8
7#FEF6FA
8#FEF9FC
9#FFFCFD

Tones

Muted variations

1#F9E2EE
2#F7E3EE
3#F6E4EE
4#F5E5EE
5#F4E7EE
6#F2E8ED
7#F1E9ED
8#F0EBED
9#EEECED

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F8
BackgroundsSubtle highlightsCard backgrounds
100
FAE0
#FAE0EE
Light backgroundsTable row hoverSkeleton loading
200
F6C6
#F6C6DF
Secondary backgroundsInput backgroundsDividers
300
EF9A
#EF9AC7
BordersInactive statesPlaceholder text
400
E665
#E665AA
Disabled statesSecondary iconsMuted text
500
DF3A
#DF3A92
Primary brand colorCTAsActive elementsLinks
600
C11F
#C11F76
Hover statesFocus ringsPrimary buttons hover
700
9A19
#9A195E
Active/pressed statesDark mode accentsSecondary text
800
6E12
#6E1243
Text on light backgroundsHeadingsStrong borders
900
460B
#460B2B
Primary textHigh emphasis contentDark headings
950
2C07
#2C071B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #FDF2F8;
  --lavender-100: #FAE0EE;
  --lavender-200: #F6C6DF;
  --lavender-300: #EF9AC7;
  --lavender-400: #E665AA;
  --lavender-500: #DF3A92;
  --lavender-600: #C11F76;
  --lavender-700: #9A195E;
  --lavender-800: #6E1243;
  --lavender-900: #460B2B;
  --lavender-950: #2C071B;
}
Generate More ShadesCreate PaletteConvert Color