Orchid

#F953E8

Pink

Color Codes

All color formats for development

HEX
#F953E8
RGB
rgb(249, 83, 232)
HSL
hsl(306, 93%, 65%)
OKLCH
oklch(0.718 0.254 332.3)
CMYK
cmyk(0%, 67%, 7%, 2%)

Accessibility

WCAG contrast compliance

On White Background

2.83:1

AA AAA

On Black Background

7.43: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#F833E4
2#F613E0
3#E008CA
4#C007AD
5#A00691
6#800574
7#600357
8#40023A
9#20011D

Tints

Lighter variations

1#F964EA
2#FA75ED
3#FB86EF
4#FB98F1
5#FCA9F4
6#FDBAF6
7#FDCBF8
8#FEDDFA
9#FEEEFD

Tones

Muted variations

1#F05BE2
2#E863DB
3#E06CD4
4#D874CE
5#CF7CC7
6#C785C0
7#BF8DBA
8#B695B3
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
#FDBFF7
Secondary backgroundsInput backgroundsDividers
300
FB8E
#FB8EF0
BordersInactive statesPlaceholder text
400
F953
#F953E8
Disabled statesSecondary iconsMuted text
500
F722
#F722E2
Primary brand colorCTAsActive elementsLinks
600
D908
#D908C4
Hover statesFocus ringsPrimary buttons hover
700
AC06
#AC069C
Active/pressed statesDark mode accentsSecondary text
800
7B04
#7B046F
Text on light backgroundsHeadingsStrong borders
900
4F03
#4F0347
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: #FDBFF7;
  --orchid-300: #FB8EF0;
  --orchid-400: #F953E8;
  --orchid-500: #F722E2;
  --orchid-600: #D908C4;
  --orchid-700: #AC069C;
  --orchid-800: #7B046F;
  --orchid-900: #4F0347;
  --orchid-950: #31022C;
}
Generate More ShadesCreate PaletteConvert Color