Orchid

#F556EB

Pink

Color Codes

All color formats for development

HEX
#F556EB
RGB
rgb(245, 86, 235)
HSL
hsl(304, 89%, 65%)
OKLCH
oklch(0.717 0.251 330.5)
CMYK
cmyk(0%, 65%, 4%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.83:1

AA AAA

On Black Background

7.41: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#F337E7
2#F218E3
3#DB0DCE
4#BC0BB0
5#9D0993
6#7D0775
7#5E0558
8#3F043B
9#1F021D

Tints

Lighter variations

1#F667ED
2#F778EF
3#F889F1
4#F99AF3
5#FAABF5
6#FBBCF7
7#FCCCF9
8#FDDDFB
9#FEEEFD

Tones

Muted variations

1#ED5EE4
2#E566DD
3#DD6ED6
4#D576CF
5#CD7EC8
6#C686C1
7#BE8EBA
8#B696B4
9#AE9EAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1FD
BackgroundsSubtle highlightsCard backgrounds
100
FDDD
#FDDDFB
Light backgroundsTable row hoverSkeleton loading
200
FBC0
#FBC0F7
Secondary backgroundsInput backgroundsDividers
300
F990
#F990F2
BordersInactive statesPlaceholder text
400
F556
#F556EB
Disabled statesSecondary iconsMuted text
500
F226
#F226E5
Primary brand colorCTAsActive elementsLinks
600
D40C
#D40CC7
Hover statesFocus ringsPrimary buttons hover
700
A90A
#A90A9E
Active/pressed statesDark mode accentsSecondary text
800
7807
#780771
Text on light backgroundsHeadingsStrong borders
900
4D04
#4D0448
Primary textHigh emphasis contentDark headings
950
3003
#30032D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FEF1FD;
  --orchid-100: #FDDDFB;
  --orchid-200: #FBC0F7;
  --orchid-300: #F990F2;
  --orchid-400: #F556EB;
  --orchid-500: #F226E5;
  --orchid-600: #D40CC7;
  --orchid-700: #A90A9E;
  --orchid-800: #780771;
  --orchid-900: #4D0448;
  --orchid-950: #30032D;
}
Generate More ShadesCreate PaletteConvert Color