Orchid

#D55FEC

Pink

Color Codes

All color formats for development

HEX
#D55FEC
RGB
rgb(213, 95, 236)
HSL
hsl(290, 79%, 65%)
OKLCH
oklch(0.685 0.224 320.8)
CMYK
cmyk(10%, 60%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.14:1

AA AAA

On Black Background

6.68:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FBF1
100
#F7DF
200
#EFC4
300
#E396
400
#D55F
500
#C932
600
#AB18
700
#8813
800
#610D
900
#3E09
950
#2705

Shades

Darker variations

1#CD42E9
2#C524E5
3#B118D0
4#9815B2
5#7F1194
6#650E77
7#4C0A59
8#33073B
9#19031E

Tints

Lighter variations

1#D96FEE
2#DD7FF0
3#E18FF2
4#E69FF4
5#EAAFF6
6#EEBFF8
7#F2CFF9
8#F7DFFB
9#FBEFFD

Tones

Muted variations

1#D066E5
2#CB6DDE
3#C774D7
4#C27BD0
5#BD82C9
6#B98AC2
7#B491BB
8#AF98B4
9#AA9FAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FBF1
#FBF1FD
BackgroundsSubtle highlightsCard backgrounds
100
F7DF
#F7DFFB
Light backgroundsTable row hoverSkeleton loading
200
EFC4
#EFC4F8
Secondary backgroundsInput backgroundsDividers
300
E396
#E396F3
BordersInactive statesPlaceholder text
400
D55F
#D55FEC
Disabled statesSecondary iconsMuted text
500
C932
#C932E7
Primary brand colorCTAsActive elementsLinks
600
AB18
#AB18C9
Hover statesFocus ringsPrimary buttons hover
700
8813
#8813A0
Active/pressed statesDark mode accentsSecondary text
800
610D
#610D72
Text on light backgroundsHeadingsStrong borders
900
3E09
#3E0949
Primary textHigh emphasis contentDark headings
950
2705
#27052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FBF1FD;
  --orchid-100: #F7DFFB;
  --orchid-200: #EFC4F8;
  --orchid-300: #E396F3;
  --orchid-400: #D55FEC;
  --orchid-500: #C932E7;
  --orchid-600: #AB18C9;
  --orchid-700: #8813A0;
  --orchid-800: #610D72;
  --orchid-900: #3E0949;
  --orchid-950: #27052E;
}
Generate More ShadesCreate PaletteConvert Color