Orchid

#EA62DE

Pink

Color Codes

All color formats for development

HEX
#EA62DE
RGB
rgb(234, 98, 222)
HSL
hsl(305, 76%, 65%)
OKLCH
oklch(0.709 0.219 331.2)
CMYK
cmyk(0%, 58%, 5%, 8%)

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
#F198
400
#EA62
500
#E335
600
#C51B
700
#9D15
800
#700F
900
#480A
950
#2D06

Shades

Darker variations

1#E645D8
2#E228D2
3#CC1CBE
4#AF18A2
5#921487
6#75106C
7#580C51
8#3A0836
9#1D041B

Tints

Lighter variations

1#EC72E2
2#EE81E5
3#F091E8
4#F2A1EB
5#F4B0EF
6#F6C0F2
7#F9D0F5
8#FBE0F8
9#FDEFFC

Tones

Muted variations

1#E369D9
2#DC6FD3
3#D576CD
4#CE7DC8
5#C884C2
6#C18BBC
7#BA91B7
8#B398B1
9#AD9FAB

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
F198
#F198E9
BordersInactive statesPlaceholder text
400
EA62
#EA62DE
Disabled statesSecondary iconsMuted text
500
E335
#E335D5
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51BB7
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1592
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F68
Text on light backgroundsHeadingsStrong borders
900
480A
#480A43
Primary textHigh emphasis contentDark headings
950
2D06
#2D062A
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: #F198E9;
  --orchid-400: #EA62DE;
  --orchid-500: #E335D5;
  --orchid-600: #C51BB7;
  --orchid-700: #9D1592;
  --orchid-800: #700F68;
  --orchid-900: #480A43;
  --orchid-950: #2D062A;
}
Generate More ShadesCreate PaletteConvert Color