Orchid

#F854E7

Pink

Color Codes

All color formats for development

HEX
#F854E7
RGB
rgb(248, 84, 231)
HSL
hsl(306, 92%, 65%)
OKLCH
oklch(0.717 0.252 332.3)
CMYK
cmyk(0%, 66%, 7%, 3%)

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
#FEF0
100
#FEDD
200
#FCBF
300
#FA8E
400
#F854
500
#F623
600
#D709
700
#AB07
800
#7A05
900
#4E03
950
#3102

Shades

Darker variations

1#F734E3
2#F514DF
3#DF09C9
4#BF08AD
5#9F0790
6#7F0573
7#5F0456
8#40033A
9#20011D

Tints

Lighter variations

1#F965EA
2#F976EC
3#FA87EF
4#FB98F1
5#FBA9F3
6#FCBAF6
7#FDCCF8
8#FEDDFA
9#FEEEFD

Tones

Muted variations

1#F05CE1
2#E764DA
3#DF6CD4
4#D774CD
5#CF7DC7
6#C785C0
7#BE8DB9
8#B695B3
9#AE9EAC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0FD
BackgroundsSubtle highlightsCard backgrounds
100
FEDD
#FEDDFA
Light backgroundsTable row hoverSkeleton loading
200
FCBF
#FCBFF6
Secondary backgroundsInput backgroundsDividers
300
FA8E
#FA8EF0
BordersInactive statesPlaceholder text
400
F854
#F854E7
Disabled statesSecondary iconsMuted text
500
F623
#F623E1
Primary brand colorCTAsActive elementsLinks
600
D709
#D709C3
Hover statesFocus ringsPrimary buttons hover
700
AB07
#AB079B
Active/pressed statesDark mode accentsSecondary text
800
7A05
#7A056F
Text on light backgroundsHeadingsStrong borders
900
4E03
#4E0347
Primary textHigh emphasis contentDark headings
950
3102
#31022C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FEF0FD;
  --orchid-100: #FEDDFA;
  --orchid-200: #FCBFF6;
  --orchid-300: #FA8EF0;
  --orchid-400: #F854E7;
  --orchid-500: #F623E1;
  --orchid-600: #D709C3;
  --orchid-700: #AB079B;
  --orchid-800: #7A056F;
  --orchid-900: #4E0347;
  --orchid-950: #31022C;
}
Generate More ShadesCreate PaletteConvert Color