Orchid

#E952FA

Pink

Color Codes

All color formats for development

HEX
#E952FA
RGB
rgb(233, 82, 250)
HSL
hsl(294, 94%, 65%)
OKLCH
oklch(0.705 0.261 323.5)
CMYK
cmyk(7%, 67%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

2.98:1

AA AAA

On Black Background

7.05:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF0
100
#FBDC
200
#F7BF
300
#F08D
400
#E952
500
#E320
600
#C507
700
#9C05
800
#7004
900
#4702
950
#2D02

Shades

Darker variations

1#E532F9
2#E112F8
3#CB07E1
4#AE06C1
5#9105A1
6#740481
7#570360
8#3A0240
9#1D0120

Tints

Lighter variations

1#EB63FA
2#ED74FB
3#F086FB
4#F297FC
5#F4A8FC
6#F6BAFD
7#F8CBFD
8#FBDCFE
9#FDEEFE

Tones

Muted variations

1#E25AF1
2#DB63E9
3#D56BE0
4#CE73D8
5#C77CD0
6#C184C7
7#BA8DBF
8#B395B7
9#AC9DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF0
#FDF0FF
BackgroundsSubtle highlightsCard backgrounds
100
FBDC
#FBDCFE
Light backgroundsTable row hoverSkeleton loading
200
F7BF
#F7BFFD
Secondary backgroundsInput backgroundsDividers
300
F08D
#F08DFB
BordersInactive statesPlaceholder text
400
E952
#E952FA
Disabled statesSecondary iconsMuted text
500
E320
#E320F8
Primary brand colorCTAsActive elementsLinks
600
C507
#C507DA
Hover statesFocus ringsPrimary buttons hover
700
9C05
#9C05AD
Active/pressed statesDark mode accentsSecondary text
800
7004
#70047C
Text on light backgroundsHeadingsStrong borders
900
4702
#47024F
Primary textHigh emphasis contentDark headings
950
2D02
#2D0231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF0FF;
  --orchid-100: #FBDCFE;
  --orchid-200: #F7BFFD;
  --orchid-300: #F08DFB;
  --orchid-400: #E952FA;
  --orchid-500: #E320F8;
  --orchid-600: #C507DA;
  --orchid-700: #9C05AD;
  --orchid-800: #70047C;
  --orchid-900: #47024F;
  --orchid-950: #2D0231;
}
Generate More ShadesCreate PaletteConvert Color