Orchid

#E732CC

Pink

Color Codes

All color formats for development

HEX
#E732CC
RGB
rgb(231, 50, 204)
HSL
hsl(309, 79%, 55%)
OKLCH
oklch(0.653 0.259 335.3)
CMYK
cmyk(0%, 78%, 12%, 9%)

Accessibility

WCAG contrast compliance

On White Background

3.67:1

AA AAA

On Black Background

5.73:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F396
400
#EC5F
500
#E732
600
#C918
700
#A013
800
#720D
900
#4909
950
#2E05

Shades

Darker variations

1#E21BC4
2#C918AE
3#B01598
4#971283
5#7E0F6D
6#640C57
7#4B0941
8#32062C
9#190316

Tints

Lighter variations

1#E946D1
2#EC5BD6
3#EE6FDB
4#F184E0
5#F398E5
6#F5ADEA
7#F8C1F0
8#FAD6F5
9#FDEAFA

Tones

Muted variations

1#DE3BC5
2#D544BF
3#CC4DB9
4#C356B2
5#BA5FAC
6#B168A6
7#A7719F
8#9E7A99
9#958393

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FC
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF7
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4F0
Secondary backgroundsInput backgroundsDividers
300
F396
#F396E5
BordersInactive statesPlaceholder text
400
EC5F
#EC5FD7
Disabled statesSecondary iconsMuted text
500
E732
#E732CC
Primary brand colorCTAsActive elementsLinks
600
C918
#C918AE
Hover statesFocus ringsPrimary buttons hover
700
A013
#A0138B
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D63
Text on light backgroundsHeadingsStrong borders
900
4909
#49093F
Primary textHigh emphasis contentDark headings
950
2E05
#2E0528
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF1FC;
  --orchid-100: #FBDFF7;
  --orchid-200: #F8C4F0;
  --orchid-300: #F396E5;
  --orchid-400: #EC5FD7;
  --orchid-500: #E732CC;
  --orchid-600: #C918AE;
  --orchid-700: #A0138B;
  --orchid-800: #720D63;
  --orchid-900: #49093F;
  --orchid-950: #2E0528;
}
Generate More ShadesCreate PaletteConvert Color