Orchid

#E534DF

Pink

Color Codes

All color formats for development

HEX
#E534DF
RGB
rgb(229, 52, 223)
HSL
hsl(302, 77%, 55%)
OKLCH
oklch(0.661 0.27 329.7)
CMYK
cmyk(0%, 77%, 3%, 10%)

Accessibility

WCAG contrast compliance

On White Background

3.57:1

AA AAA

On Black Background

5.89:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F7C4
300
#F297
400
#EA61
500
#E534
600
#C71A
700
#9E15
800
#710F
900
#4809
950
#2D06

Shades

Darker variations

1#DF1DD9
2#C71AC1
3#AE17A9
4#951391
5#7C1079
6#630D60
7#4A0A48
8#320630
9#190318

Tints

Lighter variations

1#E748E2
2#EA5DE5
3#ED71E8
4#EF85EC
5#F299EF
6#F4AEF2
7#F7C2F5
8#FAD6F9
9#FCEBFC

Tones

Muted variations

1#DC3DD6
2#D346CE
3#CA4EC6
4#C157BE
5#B860B5
6#B069AD
7#A772A5
8#9E7B9D
9#958394

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FD
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFFA
Light backgroundsTable row hoverSkeleton loading
200
F7C4
#F7C4F6
Secondary backgroundsInput backgroundsDividers
300
F297
#F297EE
BordersInactive statesPlaceholder text
400
EA61
#EA61E6
Disabled statesSecondary iconsMuted text
500
E534
#E534DF
Primary brand colorCTAsActive elementsLinks
600
C71A
#C71AC1
Hover statesFocus ringsPrimary buttons hover
700
9E15
#9E1599
Active/pressed statesDark mode accentsSecondary text
800
710F
#710F6E
Text on light backgroundsHeadingsStrong borders
900
4809
#480946
Primary textHigh emphasis contentDark headings
950
2D06
#2D062C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF1FD;
  --orchid-100: #FBDFFA;
  --orchid-200: #F7C4F6;
  --orchid-300: #F297EE;
  --orchid-400: #EA61E6;
  --orchid-500: #E534DF;
  --orchid-600: #C71AC1;
  --orchid-700: #9E1599;
  --orchid-800: #710F6E;
  --orchid-900: #480946;
  --orchid-950: #2D062C;
}
Generate More ShadesCreate PaletteConvert Color