Orchid

#F953EB

Pink

Color Codes

All color formats for development

HEX
#F953EB
RGB
rgb(249, 83, 235)
HSL
hsl(305, 93%, 65%)
OKLCH
oklch(0.72 0.256 331.5)
CMYK
cmyk(0%, 67%, 6%, 2%)

Accessibility

WCAG contrast compliance

On White Background

2.81:1

AA AAA

On Black Background

7.46: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#F833E7
2#F613E3
3#E008CE
4#C007B1
5#A00693
6#800576
7#600358
8#40023B
9#20011D

Tints

Lighter variations

1#F964ED
2#FA75EF
3#FB86F1
4#FB98F3
5#FCA9F5
6#FDBAF7
7#FDCBF9
8#FEDDFB
9#FEEEFD

Tones

Muted variations

1#F05BE4
2#E863DD
3#E06CD6
4#D874CF
5#CF7CC8
6#C785C1
7#BF8DBB
8#B695B4
9#AE9DAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0FD
BackgroundsSubtle highlightsCard backgrounds
100
FEDD
#FEDDFB
Light backgroundsTable row hoverSkeleton loading
200
FDBF
#FDBFF8
Secondary backgroundsInput backgroundsDividers
300
FB8E
#FB8EF2
BordersInactive statesPlaceholder text
400
F953
#F953EB
Disabled statesSecondary iconsMuted text
500
F722
#F722E5
Primary brand colorCTAsActive elementsLinks
600
D908
#D908C7
Hover statesFocus ringsPrimary buttons hover
700
AC06
#AC069E
Active/pressed statesDark mode accentsSecondary text
800
7B04
#7B0471
Text on light backgroundsHeadingsStrong borders
900
4F03
#4F0348
Primary textHigh emphasis contentDark headings
950
3102
#31022D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FEF0FD;
  --orchid-100: #FEDDFB;
  --orchid-200: #FDBFF8;
  --orchid-300: #FB8EF2;
  --orchid-400: #F953EB;
  --orchid-500: #F722E5;
  --orchid-600: #D908C7;
  --orchid-700: #AC069E;
  --orchid-800: #7B0471;
  --orchid-900: #4F0348;
  --orchid-950: #31022D;
}
Generate More ShadesCreate PaletteConvert Color