Orchid

#EA62E3

Pink

Color Codes

All color formats for development

HEX
#EA62E3
RGB
rgb(234, 98, 227)
HSL
hsl(303, 76%, 65%)
OKLCH
oklch(0.711 0.223 329.7)
CMYK
cmyk(0%, 58%, 3%, 8%)

Accessibility

WCAG contrast compliance

On White Background

2.86:1

AA AAA

On Black Background

7.35: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#E645DE
2#E228D8
3#CC1CC3
4#AF18A7
5#92148C
6#751070
7#580C54
8#3A0838
9#1D041C

Tints

Lighter variations

1#EC72E6
2#EE81E8
3#F091EB
4#F2A1EE
5#F4B0F1
6#F6C0F4
7#F9D0F7
8#FBE0F9
9#FDEFFC

Tones

Muted variations

1#E369DD
2#DC6FD7
3#D576D0
4#CE7DCA
5#C884C4
6#C18BBE
7#BA91B8
8#B398B2
9#AD9FAC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2FD
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0F9
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5F5
Secondary backgroundsInput backgroundsDividers
300
F198
#F198EC
BordersInactive statesPlaceholder text
400
EA62
#EA62E3
Disabled statesSecondary iconsMuted text
500
E335
#E335DB
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51BBD
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1596
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F6B
Text on light backgroundsHeadingsStrong borders
900
480A
#480A45
Primary textHigh emphasis contentDark headings
950
2D06
#2D062B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF2FD;
  --orchid-100: #FBE0F9;
  --orchid-200: #F7C5F5;
  --orchid-300: #F198EC;
  --orchid-400: #EA62E3;
  --orchid-500: #E335DB;
  --orchid-600: #C51BBD;
  --orchid-700: #9D1596;
  --orchid-800: #700F6B;
  --orchid-900: #480A45;
  --orchid-950: #2D062B;
}
Generate More ShadesCreate PaletteConvert Color