Orchid

#E963DE

Pink

Color Codes

All color formats for development

HEX
#E963DE
RGB
rgb(233, 99, 222)
HSL
hsl(305, 75%, 65%)
OKLCH
oklch(0.709 0.217 330.9)
CMYK
cmyk(0%, 58%, 5%, 9%)

Accessibility

WCAG contrast compliance

On White Background

2.88:1

AA AAA

On Black Background

7.30:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F098
400
#E963
500
#E236
600
#C41C
700
#9C16
800
#7010
900
#470A
950
#2D06

Shades

Darker variations

1#E546D7
2#E029D1
3#CB1DBD
4#AE19A2
5#911587
6#74116C
7#570C51
8#3A0836
9#1D041B

Tints

Lighter variations

1#EB72E1
2#ED82E4
3#EF92E8
4#F2A1EB
5#F4B1EE
6#F6C1F2
7#F8D0F5
8#FBE0F8
9#FDEFFC

Tones

Muted variations

1#E26AD8
2#DB70D2
3#D577CD
4#CE7EC7
5#C784C2
6#C18BBC
7#BA92B6
8#B398B1
9#AC9FAB

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2FC
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0F8
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5F3
Secondary backgroundsInput backgroundsDividers
300
F098
#F098E9
BordersInactive statesPlaceholder text
400
E963
#E963DE
Disabled statesSecondary iconsMuted text
500
E236
#E236D4
Primary brand colorCTAsActive elementsLinks
600
C41C
#C41CB6
Hover statesFocus ringsPrimary buttons hover
700
9C16
#9C1691
Active/pressed statesDark mode accentsSecondary text
800
7010
#701068
Text on light backgroundsHeadingsStrong borders
900
470A
#470A42
Primary textHigh emphasis contentDark headings
950
2D06
#2D0629
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF2FC;
  --orchid-100: #FBE0F8;
  --orchid-200: #F7C5F3;
  --orchid-300: #F098E9;
  --orchid-400: #E963DE;
  --orchid-500: #E236D4;
  --orchid-600: #C41CB6;
  --orchid-700: #9C1691;
  --orchid-800: #701068;
  --orchid-900: #470A42;
  --orchid-950: #2D0629;
}
Generate More ShadesCreate PaletteConvert Color