Orchid

#C95FEC

Pink

Color Codes

All color formats for development

HEX
#C95FEC
RGB
rgb(201, 95, 236)
HSL
hsl(285, 79%, 65%)
OKLCH
oklch(0.671 0.219 316.9)
CMYK
cmyk(15%, 60%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.32:1

AA AAA

On Black Background

6.33:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF1
100
#F4DF
200
#EBC4
300
#DC96
400
#C95F
500
#BA32
600
#9D18
700
#7D13
800
#590D
900
#3909
950
#2405

Shades

Darker variations

1#BF42E9
2#B524E5
3#A218D0
4#8B15B2
5#741194
6#5C0E77
7#450A59
8#2E073B
9#17031E

Tints

Lighter variations

1#CE6FEE
2#D47FF0
3#D98FF2
4#DF9FF4
5#E4AFF6
6#E9BFF8
7#EFCFF9
8#F4DFFB
9#FAEFFD

Tones

Muted variations

1#C566E5
2#C26DDE
3#BE74D7
4#BB7BD0
5#B782C9
6#B48AC2
7#B091BB
8#AD98B4
9#A99FAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FAF1
#FAF1FD
BackgroundsSubtle highlightsCard backgrounds
100
F4DF
#F4DFFB
Light backgroundsTable row hoverSkeleton loading
200
EBC4
#EBC4F8
Secondary backgroundsInput backgroundsDividers
300
DC96
#DC96F3
BordersInactive statesPlaceholder text
400
C95F
#C95FEC
Disabled statesSecondary iconsMuted text
500
BA32
#BA32E7
Primary brand colorCTAsActive elementsLinks
600
9D18
#9D18C9
Hover statesFocus ringsPrimary buttons hover
700
7D13
#7D13A0
Active/pressed statesDark mode accentsSecondary text
800
590D
#590D72
Text on light backgroundsHeadingsStrong borders
900
3909
#390949
Primary textHigh emphasis contentDark headings
950
2405
#24052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FAF1FD;
  --orchid-100: #F4DFFB;
  --orchid-200: #EBC4F8;
  --orchid-300: #DC96F3;
  --orchid-400: #C95FEC;
  --orchid-500: #BA32E7;
  --orchid-600: #9D18C9;
  --orchid-700: #7D13A0;
  --orchid-800: #590D72;
  --orchid-900: #390949;
  --orchid-950: #24052E;
}
Generate More ShadesCreate PaletteConvert Color