Orchid

#E633D1

Pink

Color Codes

All color formats for development

HEX
#E633D1
RGB
rgb(230, 51, 209)
HSL
hsl(307, 78%, 55%)
OKLCH
oklch(0.654 0.261 333.6)
CMYK
cmyk(0%, 78%, 9%, 10%)

Accessibility

WCAG contrast compliance

On White Background

3.65:1

AA AAA

On Black Background

5.76: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#E11CCA
2#C819B3
3#AF169D
4#961386
5#7D0F70
6#640C5A
7#4B0943
8#32062D
9#190316

Tints

Lighter variations

1#E847D5
2#EB5CDA
3#ED70DF
4#F084E3
5#F299E8
6#F5ADED
7#F7C2F1
8#FAD6F6
9#FCEBFA

Tones

Muted variations

1#DD3CCA
2#D445C3
3#CB4EBC
4#C257B5
5#B95FAF
6#B068A8
7#A771A1
8#9E7A9A
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
#F8C4F2
Secondary backgroundsInput backgroundsDividers
300
F297
#F297E7
BordersInactive statesPlaceholder text
400
EB60
#EB60DB
Disabled statesSecondary iconsMuted text
500
E633
#E633D1
Primary brand colorCTAsActive elementsLinks
600
C819
#C819B3
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F148F
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E66
Text on light backgroundsHeadingsStrong borders
900
4909
#490941
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: #F8C4F2;
  --orchid-300: #F297E7;
  --orchid-400: #EB60DB;
  --orchid-500: #E633D1;
  --orchid-600: #C819B3;
  --orchid-700: #9F148F;
  --orchid-800: #710E66;
  --orchid-900: #490941;
  --orchid-950: #2D0629;
}
Generate More ShadesCreate PaletteConvert Color