Orchid

#D832E7

Pink

Color Codes

All color formats for development

HEX
#D832E7
RGB
rgb(216, 50, 231)
HSL
hsl(295, 79%, 55%)
OKLCH
oklch(0.646 0.272 324.3)
CMYK
cmyk(6%, 78%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

3.80:1

AA AAA

On Black Background

5.53:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FCF1
100
#F9DF
200
#F4C4
300
#EB96
400
#E15F
500
#D832
600
#BA18
700
#9413
800
#6A0D
900
#4409
950
#2A05

Shades

Darker variations

1#D11BE2
2#BA18C9
3#A315B0
4#8C1297
5#740F7E
6#5D0C64
7#46094B
8#2F0632
9#170319

Tints

Lighter variations

1#DC46E9
2#E05BEC
3#E46FEE
4#E784F1
5#EB98F3
6#EFADF5
7#F3C1F8
8#F7D6FA
9#FBEAFD

Tones

Muted variations

1#D03BDE
2#C944D5
3#C14DCC
4#BA56C3
5#B25FBA
6#AA68B1
7#A371A7
8#9B7A9E
9#948395

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FCF1
#FCF1FD
BackgroundsSubtle highlightsCard backgrounds
100
F9DF
#F9DFFB
Light backgroundsTable row hoverSkeleton loading
200
F4C4
#F4C4F8
Secondary backgroundsInput backgroundsDividers
300
EB96
#EB96F3
BordersInactive statesPlaceholder text
400
E15F
#E15FEC
Disabled statesSecondary iconsMuted text
500
D832
#D832E7
Primary brand colorCTAsActive elementsLinks
600
BA18
#BA18C9
Hover statesFocus ringsPrimary buttons hover
700
9413
#9413A0
Active/pressed statesDark mode accentsSecondary text
800
6A0D
#6A0D72
Text on light backgroundsHeadingsStrong borders
900
4409
#440949
Primary textHigh emphasis contentDark headings
950
2A05
#2A052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FCF1FD;
  --orchid-100: #F9DFFB;
  --orchid-200: #F4C4F8;
  --orchid-300: #EB96F3;
  --orchid-400: #E15FEC;
  --orchid-500: #D832E7;
  --orchid-600: #BA18C9;
  --orchid-700: #9413A0;
  --orchid-800: #6A0D72;
  --orchid-900: #440949;
  --orchid-950: #2A052E;
}
Generate More ShadesCreate PaletteConvert Color