Orchid

#F953E5

Pink

Color Codes

All color formats for development

HEX
#F953E5
RGB
rgb(249, 83, 229)
HSL
hsl(307, 93%, 65%)
OKLCH
oklch(0.717 0.252 333.1)
CMYK
cmyk(0%, 67%, 8%, 2%)

Accessibility

WCAG contrast compliance

On White Background

2.84:1

AA AAA

On Black Background

7.40:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF0
100
#FEDD
200
#FDBF
300
#FB8E
400
#F953
500
#F722
600
#D908
700
#AC06
800
#7B04
900
#4F03
950
#3102

Shades

Darker variations

1#F833E1
2#F613DC
3#E008C7
4#C007AA
5#A0068E
6#800572
7#600355
8#400239
9#20011C

Tints

Lighter variations

1#F964E8
2#FA75EB
3#FB86ED
4#FB98F0
5#FCA9F2
6#FDBAF5
7#FDCBF7
8#FEDDFA
9#FEEEFC

Tones

Muted variations

1#F05BDF
2#E863D9
3#E06CD2
4#D874CC
5#CF7CC6
6#C785BF
7#BF8DB9
8#B695B2
9#AE9DAC

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
FDBF
#FDBFF5
Secondary backgroundsInput backgroundsDividers
300
FB8E
#FB8EEE
BordersInactive statesPlaceholder text
400
F953
#F953E5
Disabled statesSecondary iconsMuted text
500
F722
#F722DE
Primary brand colorCTAsActive elementsLinks
600
D908
#D908C0
Hover statesFocus ringsPrimary buttons hover
700
AC06
#AC0699
Active/pressed statesDark mode accentsSecondary text
800
7B04
#7B046D
Text on light backgroundsHeadingsStrong borders
900
4F03
#4F0346
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: #FDBFF5;
  --orchid-300: #FB8EEE;
  --orchid-400: #F953E5;
  --orchid-500: #F722DE;
  --orchid-600: #D908C0;
  --orchid-700: #AC0699;
  --orchid-800: #7B046D;
  --orchid-900: #4F0346;
  --orchid-950: #31022C;
}
Generate More ShadesCreate PaletteConvert Color