Orchid

#D14FFC

Pink

Color Codes

All color formats for development

HEX
#D14FFC
RGB
rgb(209, 79, 252)
HSL
hsl(285, 97%, 65%)
OKLCH
oklch(0.672 0.257 316.4)
CMYK
cmyk(17%, 69%, 0%, 1%)

Accessibility

WCAG contrast compliance

On White Background

3.37:1

AA AAA

On Black Background

6.24:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FBF0
100
#F6DC
200
#EEBE
300
#E18B
400
#D14F
500
#C41D
600
#A703
700
#8503
800
#5F02
900
#3D01
950
#2601

Shades

Darker variations

1#C92FFC
2#C00EFB
3#AC03E5
4#9403C4
5#7B02A3
6#620283
7#4A0162
8#310141
9#190021

Tints

Lighter variations

1#D661FD
2#DA72FD
3#DF84FD
4#E396FD
5#E8A7FE
6#EDB9FE
7#F1CAFE
8#F6DCFE
9#FAEDFF

Tones

Muted variations

1#CD58F4
2#C860EB
3#C469E2
4#C072DA
5#BB7AD1
6#B783C8
7#B38CC0
8#AE94B7
9#AA9DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FBF0
#FBF0FF
BackgroundsSubtle highlightsCard backgrounds
100
F6DC
#F6DCFE
Light backgroundsTable row hoverSkeleton loading
200
EEBE
#EEBEFE
Secondary backgroundsInput backgroundsDividers
300
E18B
#E18BFD
BordersInactive statesPlaceholder text
400
D14F
#D14FFC
Disabled statesSecondary iconsMuted text
500
C41D
#C41DFC
Primary brand colorCTAsActive elementsLinks
600
A703
#A703DD
Hover statesFocus ringsPrimary buttons hover
700
8503
#8503B0
Active/pressed statesDark mode accentsSecondary text
800
5F02
#5F027E
Text on light backgroundsHeadingsStrong borders
900
3D01
#3D0150
Primary textHigh emphasis contentDark headings
950
2601
#260132
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FBF0FF;
  --orchid-100: #F6DCFE;
  --orchid-200: #EEBEFE;
  --orchid-300: #E18BFD;
  --orchid-400: #D14FFC;
  --orchid-500: #C41DFC;
  --orchid-600: #A703DD;
  --orchid-700: #8503B0;
  --orchid-800: #5F027E;
  --orchid-900: #3D0150;
  --orchid-950: #260132;
}
Generate More ShadesCreate PaletteConvert Color