Orchid

#E633D4

Pink

Color Codes

All color formats for development

HEX
#E633D4
RGB
rgb(230, 51, 212)
HSL
hsl(306, 78%, 55%)
OKLCH
oklch(0.656 0.263 332.8)
CMYK
cmyk(0%, 78%, 8%, 10%)

Accessibility

WCAG contrast compliance

On White Background

3.63:1

AA AAA

On Black Background

5.79:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F297
400
#EB60
500
#E633
600
#C819
700
#9F14
800
#710E
900
#4909
950
#2D06

Shades

Darker variations

1#E11CCD
2#C819B6
3#AF169F
4#961389
5#7D0F72
6#640C5B
7#4B0944
8#32062E
9#190317

Tints

Lighter variations

1#E847D8
2#EB5CDC
3#ED70E1
4#F084E5
5#F299E9
6#F5ADEE
7#F7C2F2
8#FAD6F6
9#FCEBFB

Tones

Muted variations

1#DD3CCD
2#D445C6
3#CB4EBE
4#C257B7
5#B95FB0
6#B068A9
7#A771A2
8#9E7A9B
9#958393

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FC
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF8
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4F3
Secondary backgroundsInput backgroundsDividers
300
F297
#F297E9
BordersInactive statesPlaceholder text
400
EB60
#EB60DD
Disabled statesSecondary iconsMuted text
500
E633
#E633D4
Primary brand colorCTAsActive elementsLinks
600
C819
#C819B6
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1491
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E68
Text on light backgroundsHeadingsStrong borders
900
4909
#490942
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: #FDF1FC;
  --orchid-100: #FBDFF8;
  --orchid-200: #F8C4F3;
  --orchid-300: #F297E9;
  --orchid-400: #EB60DD;
  --orchid-500: #E633D4;
  --orchid-600: #C819B6;
  --orchid-700: #9F1491;
  --orchid-800: #710E68;
  --orchid-900: #490942;
  --orchid-950: #2D0629;
}
Generate More ShadesCreate PaletteConvert Color