Orchid

#E038D2

Pink

Color Codes

All color formats for development

HEX
#E038D2
RGB
rgb(224, 56, 210)
HSL
hsl(305, 73%, 55%)
OKLCH
oklch(0.649 0.255 331.8)
CMYK
cmyk(0%, 75%, 6%, 12%)

Accessibility

WCAG contrast compliance

On White Background

3.71:1

AA AAA

On Black Background

5.67: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
#E765
500
#E038
600
#C21E
700
#9A18
800
#6E11
900
#470B
950
#2C07

Shades

Darker variations

1#DA22CB
2#C21EB4
3#AA1B9E
4#921787
5#791371
6#610F5A
7#490B44
8#31082D
9#180417

Tints

Lighter variations

1#E34CD7
2#E660DB
3#E974E0
4#EC88E4
5#F09CE9
6#F3B0ED
7#F6C3F2
8#F9D7F6
9#FCEBFB

Tones

Muted variations

1#D841CB
2#CF49C4
3#C752BD
4#BF5AB6
5#B662AF
6#AE6BA8
7#A573A1
8#9D7B9A
9#958493

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2FC
BackgroundsSubtle highlightsCard backgrounds
100
FAE0
#FAE0F8
Light backgroundsTable row hoverSkeleton loading
200
F6C6
#F6C6F2
Secondary backgroundsInput backgroundsDividers
300
EF9A
#EF9AE8
BordersInactive statesPlaceholder text
400
E765
#E765DC
Disabled statesSecondary iconsMuted text
500
E038
#E038D2
Primary brand colorCTAsActive elementsLinks
600
C21E
#C21EB4
Hover statesFocus ringsPrimary buttons hover
700
9A18
#9A1890
Active/pressed statesDark mode accentsSecondary text
800
6E11
#6E1167
Text on light backgroundsHeadingsStrong borders
900
470B
#470B42
Primary textHigh emphasis contentDark headings
950
2C07
#2C0729
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF2FC;
  --orchid-100: #FAE0F8;
  --orchid-200: #F6C6F2;
  --orchid-300: #EF9AE8;
  --orchid-400: #E765DC;
  --orchid-500: #E038D2;
  --orchid-600: #C21EB4;
  --orchid-700: #9A1890;
  --orchid-800: #6E1167;
  --orchid-900: #470B42;
  --orchid-950: #2C0729;
}
Generate More ShadesCreate PaletteConvert Color