Lavender

#E9E0FA

Purple

Color Codes

All color formats for development

HEX
#E9E0FA
RGB
rgb(233, 224, 250)
HSL
hsl(261, 72%, 93%)
OKLCH
oklch(0.922 0.036 301.4)
CMYK
cmyk(7%, 10%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.27:1

AA AAA

On Black Background

16.51:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F2
100
#E9E0
200
#D7C6
300
#B89A
400
#9265
500
#733A
600
#581F
700
#4619
800
#3212
900
#200B
950
#1407

Shades

Darker variations

1#CCB8F3
2#B08FED
3#9366E6
4#763DDF
5#5D21CC
6#4A1BA3
7#38147A
8#250D52
9#130729

Tints

Lighter variations

1#EBE3FB
2#EEE6FB
3#F0EAFC
4#F2EDFC
5#F4F0FD
6#F6F3FD
7#F8F6FE
8#FBF9FE
9#FDFCFF

Tones

Muted variations

1#EAE2F9
2#EAE3F7
3#EAE4F6
4#EBE5F5
5#EBE7F4
6#ECE8F2
7#ECE9F1
8#ECEBF0
9#EDECEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F2
#F6F2FD
BackgroundsSubtle highlightsCard backgrounds
100
E9E0
#E9E0FA
Light backgroundsTable row hoverSkeleton loading
200
D7C6
#D7C6F6
Secondary backgroundsInput backgroundsDividers
300
B89A
#B89AEF
BordersInactive statesPlaceholder text
400
9265
#9265E6
Disabled statesSecondary iconsMuted text
500
733A
#733ADF
Primary brand colorCTAsActive elementsLinks
600
581F
#581FC1
Hover statesFocus ringsPrimary buttons hover
700
4619
#46199A
Active/pressed statesDark mode accentsSecondary text
800
3212
#32126E
Text on light backgroundsHeadingsStrong borders
900
200B
#200B46
Primary textHigh emphasis contentDark headings
950
1407
#14072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F6F2FD;
  --lavender-100: #E9E0FA;
  --lavender-200: #D7C6F6;
  --lavender-300: #B89AEF;
  --lavender-400: #9265E6;
  --lavender-500: #733ADF;
  --lavender-600: #581FC1;
  --lavender-700: #46199A;
  --lavender-800: #32126E;
  --lavender-900: #200B46;
  --lavender-950: #14072C;
}
Generate More ShadesCreate PaletteConvert Color