Orchid

#EC5FE5

Pink

Color Codes

All color formats for development

HEX
#EC5FE5
RGB
rgb(236, 95, 229)
HSL
hsl(303, 79%, 65%)
OKLCH
oklch(0.711 0.23 329.7)
CMYK
cmyk(0%, 60%, 3%, 7%)

Accessibility

WCAG contrast compliance

On White Background

2.86:1

AA AAA

On Black Background

7.33:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F396
400
#EC5F
500
#E732
600
#C918
700
#A013
800
#720D
900
#4909
950
#2E05

Shades

Darker variations

1#E942E0
2#E524DC
3#D018C7
4#B215AA
5#94118E
6#770E71
7#590A55
8#3B0739
9#1E031C

Tints

Lighter variations

1#EE6FE8
2#F07FEA
3#F28FED
4#F49FF0
5#F6AFF2
6#F8BFF5
7#F9CFF7
8#FBDFFA
9#FDEFFC

Tones

Muted variations

1#E566DF
2#DE6DD9
3#D774D2
4#D07BCC
5#C982C5
6#C28ABF
7#BB91B9
8#B498B2
9#AD9FAC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FD
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFFA
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4F5
Secondary backgroundsInput backgroundsDividers
300
F396
#F396EE
BordersInactive statesPlaceholder text
400
EC5F
#EC5FE5
Disabled statesSecondary iconsMuted text
500
E732
#E732DE
Primary brand colorCTAsActive elementsLinks
600
C918
#C918C0
Hover statesFocus ringsPrimary buttons hover
700
A013
#A01399
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D6D
Text on light backgroundsHeadingsStrong borders
900
4909
#490946
Primary textHigh emphasis contentDark headings
950
2E05
#2E052C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF1FD;
  --orchid-100: #FBDFFA;
  --orchid-200: #F8C4F5;
  --orchid-300: #F396EE;
  --orchid-400: #EC5FE5;
  --orchid-500: #E732DE;
  --orchid-600: #C918C0;
  --orchid-700: #A01399;
  --orchid-800: #720D6D;
  --orchid-900: #490946;
  --orchid-950: #2E052C;
}
Generate More ShadesCreate PaletteConvert Color