Orchid

#FC4FEB

Pink

Color Codes

All color formats for development

HEX
#FC4FEB
RGB
rgb(252, 79, 235)
HSL
hsl(306, 97%, 65%)
OKLCH
oklch(0.721 0.263 332.2)
CMYK
cmyk(0%, 69%, 7%, 1%)

Accessibility

WCAG contrast compliance

On White Background

2.82:1

AA AAA

On Black Background

7.46:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FFF0
100
#FEDC
200
#FEBE
300
#FD8B
400
#FC4F
500
#FC1D
600
#DD03
700
#B003
800
#7E02
900
#5001
950
#3201

Shades

Darker variations

1#FC2FE7
2#FB0EE4
3#E503CE
4#C403B1
5#A30293
6#830276
7#620158
8#41013B
9#21001D

Tints

Lighter variations

1#FD61ED
2#FD72EF
3#FD84F1
4#FD96F3
5#FEA7F5
6#FEB9F7
7#FECAF9
8#FEDCFB
9#FFEDFD

Tones

Muted variations

1#F458E4
2#EB60DD
3#E269D6
4#DA72CF
5#D17AC8
6#C883C1
7#C08CBB
8#B794B4
9#AE9DAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF0
#FFF0FD
BackgroundsSubtle highlightsCard backgrounds
100
FEDC
#FEDCFB
Light backgroundsTable row hoverSkeleton loading
200
FEBE
#FEBEF8
Secondary backgroundsInput backgroundsDividers
300
FD8B
#FD8BF2
BordersInactive statesPlaceholder text
400
FC4F
#FC4FEB
Disabled statesSecondary iconsMuted text
500
FC1D
#FC1DE5
Primary brand colorCTAsActive elementsLinks
600
DD03
#DD03C7
Hover statesFocus ringsPrimary buttons hover
700
B003
#B0039F
Active/pressed statesDark mode accentsSecondary text
800
7E02
#7E0271
Text on light backgroundsHeadingsStrong borders
900
5001
#500148
Primary textHigh emphasis contentDark headings
950
3201
#32012D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FFF0FD;
  --orchid-100: #FEDCFB;
  --orchid-200: #FEBEF8;
  --orchid-300: #FD8BF2;
  --orchid-400: #FC4FEB;
  --orchid-500: #FC1DE5;
  --orchid-600: #DD03C7;
  --orchid-700: #B0039F;
  --orchid-800: #7E0271;
  --orchid-900: #500148;
  --orchid-950: #32012D;
}
Generate More ShadesCreate PaletteConvert Color