Lavender

#D0C2F9

Purple

Color Codes

All color formats for development

HEX
#D0C2F9
RGB
rgb(208, 194, 249)
HSL
hsl(255, 82%, 87%)
OKLCH
oklch(0.844 0.077 296.4)
CMYK
cmyk(16%, 22%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.64:1

AA AAA

On Black Background

12.77:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F1
100
#E6DF
200
#D0C3
300
#AC94
400
#815D
500
#5D2E
600
#4214
700
#3510
800
#260B
900
#1807
950
#0F05

Shades

Darker variations

1#B19AF5
2#9272F1
3#724AED
4#5321E9
5#4114CA
6#3410A2
7#270C79
8#1A0851
9#0D0428

Tints

Lighter variations

1#D5C9FA
2#DACFFA
3#DED5FB
4#E3DBFB
5#E8E1FC
6#ECE7FD
7#F1EDFD
8#F6F3FE
9#FAF9FE

Tones

Muted variations

1#D2C5F6
2#D3C8F4
3#D4CBF1
4#D6CEEE
5#D7D0EB
6#D8D3E9
7#DAD6E6
8#DBD8E3
9#DCDBE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F1
#F4F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E6DF
#E6DFFC
Light backgroundsTable row hoverSkeleton loading
200
D0C3
#D0C3F9
Secondary backgroundsInput backgroundsDividers
300
AC94
#AC94F4
BordersInactive statesPlaceholder text
400
815D
#815DEF
Disabled statesSecondary iconsMuted text
500
5D2E
#5D2EEA
Primary brand colorCTAsActive elementsLinks
600
4214
#4214CC
Hover statesFocus ringsPrimary buttons hover
700
3510
#3510A2
Active/pressed statesDark mode accentsSecondary text
800
260B
#260B74
Text on light backgroundsHeadingsStrong borders
900
1807
#18074A
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: #F4F1FE;
  --lavender-100: #E6DFFC;
  --lavender-200: #D0C3F9;
  --lavender-300: #AC94F4;
  --lavender-400: #815DEF;
  --lavender-500: #5D2EEA;
  --lavender-600: #4214CC;
  --lavender-700: #3510A2;
  --lavender-800: #260B74;
  --lavender-900: #18074A;
  --lavender-950: #0F052E;
}
Generate More ShadesCreate PaletteConvert Color