Lavender

#D0C4F8

Blue

Color Codes

All color formats for development

HEX
#D0C4F8
RGB
rgb(208, 196, 248)
HSL
hsl(254, 79%, 87%)
OKLCH
oklch(0.847 0.073 295.4)
CMYK
cmyk(16%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.62:1

AA AAA

On Black Background

12.93:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F1
100
#E6DF
200
#D0C4
300
#AC96
400
#805F
500
#5C32
600
#4118
700
#3413
800
#250D
900
#1809
950
#0F05

Shades

Darker variations

1#B09CF3
2#9174EF
3#714DEA
4#5225E5
5#4017C7
6#33139F
7#270E77
8#1A094F
9#0D0528

Tints

Lighter variations

1#D5CAF9
2#D9D0F9
3#DED5FA
4#E3DBFB
5#E7E1FC
6#ECE7FC
7#F1EDFD
8#F6F3FE
9#FAF9FE

Tones

Muted variations

1#D1C6F5
2#D3C9F3
3#D4CCF0
4#D5CEEE
5#D7D1EB
6#D8D3E8
7#DAD6E6
8#DBD9E3
9#DCDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F1
#F4F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E6DF
#E6DFFB
Light backgroundsTable row hoverSkeleton loading
200
D0C4
#D0C4F8
Secondary backgroundsInput backgroundsDividers
300
AC96
#AC96F3
BordersInactive statesPlaceholder text
400
805F
#805FEC
Disabled statesSecondary iconsMuted text
500
5C32
#5C32E7
Primary brand colorCTAsActive elementsLinks
600
4118
#4118C9
Hover statesFocus ringsPrimary buttons hover
700
3413
#3413A0
Active/pressed statesDark mode accentsSecondary text
800
250D
#250D72
Text on light backgroundsHeadingsStrong borders
900
1809
#180949
Primary textHigh emphasis contentDark headings
950
0F05
#0F052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4F1FD;
  --lavender-100: #E6DFFB;
  --lavender-200: #D0C4F8;
  --lavender-300: #AC96F3;
  --lavender-400: #805FEC;
  --lavender-500: #5C32E7;
  --lavender-600: #4118C9;
  --lavender-700: #3413A0;
  --lavender-800: #250D72;
  --lavender-900: #180949;
  --lavender-950: #0F052E;
}
Generate More ShadesCreate PaletteConvert Color