Orchid

#F556E5

Pink

Color Codes

All color formats for development

HEX
#F556E5
RGB
rgb(245, 86, 229)
HSL
hsl(306, 89%, 65%)
OKLCH
oklch(0.714 0.246 332.1)
CMYK
cmyk(0%, 65%, 7%, 4%)

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
#FEF1
100
#FDDD
200
#FBC0
300
#F990
400
#F556
500
#F226
600
#D40C
700
#A90A
800
#7807
900
#4D04
950
#3003

Shades

Darker variations

1#F337E1
2#F218DC
3#DB0DC7
4#BC0BAA
5#9D098E
6#7D0772
7#5E0555
8#3F0439
9#1F021C

Tints

Lighter variations

1#F667E8
2#F778EA
3#F889ED
4#F99AF0
5#FAABF2
6#FBBCF5
7#FCCCF7
8#FDDDFA
9#FEEEFC

Tones

Muted variations

1#ED5EDF
2#E566D9
3#DD6ED2
4#D576CC
5#CD7EC6
6#C686BF
7#BE8EB9
8#B696B2
9#AE9EAC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1FD
BackgroundsSubtle highlightsCard backgrounds
100
FDDD
#FDDDFA
Light backgroundsTable row hoverSkeleton loading
200
FBC0
#FBC0F5
Secondary backgroundsInput backgroundsDividers
300
F990
#F990EE
BordersInactive statesPlaceholder text
400
F556
#F556E5
Disabled statesSecondary iconsMuted text
500
F226
#F226DE
Primary brand colorCTAsActive elementsLinks
600
D40C
#D40CC0
Hover statesFocus ringsPrimary buttons hover
700
A90A
#A90A99
Active/pressed statesDark mode accentsSecondary text
800
7807
#78076D
Text on light backgroundsHeadingsStrong borders
900
4D04
#4D0446
Primary textHigh emphasis contentDark headings
950
3003
#30032C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FEF1FD;
  --orchid-100: #FDDDFA;
  --orchid-200: #FBC0F5;
  --orchid-300: #F990EE;
  --orchid-400: #F556E5;
  --orchid-500: #F226DE;
  --orchid-600: #D40CC0;
  --orchid-700: #A90A99;
  --orchid-800: #78076D;
  --orchid-900: #4D0446;
  --orchid-950: #30032C;
}
Generate More ShadesCreate PaletteConvert Color