Orchid

#F655E1

Pink

Color Codes

All color formats for development

HEX
#F655E1
RGB
rgb(246, 85, 225)
HSL
hsl(308, 90%, 65%)
OKLCH
oklch(0.713 0.245 333.5)
CMYK
cmyk(0%, 65%, 9%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.87:1

AA AAA

On Black Background

7.31:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF0
100
#FDDD
200
#FCC0
300
#F990
400
#F655
500
#F425
600
#D50B
700
#AA09
800
#7906
900
#4E04
950
#3003

Shades

Darker variations

1#F436DB
2#F316D5
3#DC0CC1
4#BD0AA5
5#9D088A
6#7E076E
7#5E0553
8#3F0337
9#1F021C

Tints

Lighter variations

1#F766E4
2#F877E7
3#F988EA
4#FA99ED
5#FBAAF0
6#FBBBF3
7#FCCCF6
8#FDDDF9
9#FEEEFC

Tones

Muted variations

1#EE5DDB
2#E665D5
3#DE6ECF
4#D676C9
5#CE7EC3
6#C686BD
7#BE8EB7
8#B696B2
9#AE9EAC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0FC
BackgroundsSubtle highlightsCard backgrounds
100
FDDD
#FDDDF9
Light backgroundsTable row hoverSkeleton loading
200
FCC0
#FCC0F4
Secondary backgroundsInput backgroundsDividers
300
F990
#F990EB
BordersInactive statesPlaceholder text
400
F655
#F655E1
Disabled statesSecondary iconsMuted text
500
F425
#F425D8
Primary brand colorCTAsActive elementsLinks
600
D50B
#D50BBA
Hover statesFocus ringsPrimary buttons hover
700
AA09
#AA0994
Active/pressed statesDark mode accentsSecondary text
800
7906
#79066A
Text on light backgroundsHeadingsStrong borders
900
4E04
#4E0444
Primary textHigh emphasis contentDark headings
950
3003
#30032A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FEF0FC;
  --orchid-100: #FDDDF9;
  --orchid-200: #FCC0F4;
  --orchid-300: #F990EB;
  --orchid-400: #F655E1;
  --orchid-500: #F425D8;
  --orchid-600: #D50BBA;
  --orchid-700: #AA0994;
  --orchid-800: #79066A;
  --orchid-900: #4E0444;
  --orchid-950: #30032A;
}
Generate More ShadesCreate PaletteConvert Color