Orchid

#EA62D1

Pink

Color Codes

All color formats for development

HEX
#EA62D1
RGB
rgb(234, 98, 209)
HSL
hsl(311, 76%, 65%)
OKLCH
oklch(0.703 0.209 335.3)
CMYK
cmyk(0%, 58%, 11%, 8%)

Accessibility

WCAG contrast compliance

On White Background

2.93:1

AA AAA

On Black Background

7.17:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F198
400
#EA62
500
#E335
600
#C51B
700
#9D15
800
#700F
900
#480A
950
#2D06

Shades

Darker variations

1#E645C8
2#E228C0
3#CC1CAC
4#AF1893
5#92147B
6#751062
7#580C4A
8#3A0831
9#1D0419

Tints

Lighter variations

1#EC72D5
2#EE81DA
3#F091DF
4#F2A1E3
5#F4B0E8
6#F6C0EC
7#F9D0F1
8#FBE0F6
9#FDEFFA

Tones

Muted variations

1#E369CC
2#DC6FC8
3#D576C4
4#CE7DC0
5#C884BB
6#C18BB7
7#BA91B3
8#B398AE
9#AD9FAA

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2FB
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0F6
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5EE
Secondary backgroundsInput backgroundsDividers
300
F198
#F198E1
BordersInactive statesPlaceholder text
400
EA62
#EA62D1
Disabled statesSecondary iconsMuted text
500
E335
#E335C3
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51BA6
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1584
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F5E
Text on light backgroundsHeadingsStrong borders
900
480A
#480A3C
Primary textHigh emphasis contentDark headings
950
2D06
#2D0626
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF2FB;
  --orchid-100: #FBE0F6;
  --orchid-200: #F7C5EE;
  --orchid-300: #F198E1;
  --orchid-400: #EA62D1;
  --orchid-500: #E335C3;
  --orchid-600: #C51BA6;
  --orchid-700: #9D1584;
  --orchid-800: #700F5E;
  --orchid-900: #480A3C;
  --orchid-950: #2D0626;
}
Generate More ShadesCreate PaletteConvert Color