Orchid

#EF5DDE

Pink

Color Codes

All color formats for development

HEX
#EF5DDE
RGB
rgb(239, 93, 222)
HSL
hsl(307, 82%, 65%)
OKLCH
oklch(0.71 0.229 332.6)
CMYK
cmyk(0%, 61%, 7%, 6%)

Accessibility

WCAG contrast compliance

On White Background

2.88:1

AA AAA

On Black Background

7.29:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FCDF
200
#F9C3
300
#F494
400
#EF5D
500
#EA2E
600
#CC14
700
#A210
800
#740B
900
#4A07
950
#2E05

Shades

Darker variations

1#EC3ED8
2#E920D2
3#D315BD
4#B512A2
5#970F87
6#790C6C
7#5A0951
8#3C0636
9#1E031B

Tints

Lighter variations

1#F16DE1
2#F27DE4
3#F48DE8
4#F59EEB
5#F7AEEE
6#F9BEF2
7#FACEF5
8#FCDFF8
9#FDEFFC

Tones

Muted variations

1#E864D8
2#E06BD3
3#D973CD
4#D27AC7
5#CA81C2
6#C388BC
7#BC90B7
8#B497B1
9#AD9EAB

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1FC
BackgroundsSubtle highlightsCard backgrounds
100
FCDF
#FCDFF8
Light backgroundsTable row hoverSkeleton loading
200
F9C3
#F9C3F3
Secondary backgroundsInput backgroundsDividers
300
F494
#F494E9
BordersInactive statesPlaceholder text
400
EF5D
#EF5DDE
Disabled statesSecondary iconsMuted text
500
EA2E
#EA2ED4
Primary brand colorCTAsActive elementsLinks
600
CC14
#CC14B7
Hover statesFocus ringsPrimary buttons hover
700
A210
#A21091
Active/pressed statesDark mode accentsSecondary text
800
740B
#740B68
Text on light backgroundsHeadingsStrong borders
900
4A07
#4A0742
Primary textHigh emphasis contentDark headings
950
2E05
#2E052A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FEF1FC;
  --orchid-100: #FCDFF8;
  --orchid-200: #F9C3F3;
  --orchid-300: #F494E9;
  --orchid-400: #EF5DDE;
  --orchid-500: #EA2ED4;
  --orchid-600: #CC14B7;
  --orchid-700: #A21091;
  --orchid-800: #740B68;
  --orchid-900: #4A0742;
  --orchid-950: #2E052A;
}
Generate More ShadesCreate PaletteConvert Color