Orchid

#BE2FE9

Pink

Color Codes

All color formats for development

HEX
#BE2FE9
RGB
rgb(190, 47, 233)
HSL
hsl(286, 81%, 55%)
OKLCH
oklch(0.609 0.266 316.6)
CMYK
cmyk(18%, 80%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

4.40:1

AA AAA

On Black Background

4.77:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FBF1
100
#F5DF
200
#ECC3
300
#DE95
400
#CC5D
500
#BE2F
600
#A115
700
#8011
800
#5B0C
900
#3A08
950
#2505

Shades

Darker variations

1#B518E4
2#A115CB
3#8D13B2
4#791098
5#640D7F
6#500B66
7#3C084C
8#280533
9#140319

Tints

Lighter variations

1#C444EB
2#CB59EE
3#D16EF0
4#D882F2
5#DE97F4
6#E5ACF6
7#EBC1F8
8#F2D5FB
9#F8EAFD

Tones

Muted variations

1#B939E0
2#B442D7
3#AF4BCD
4#AA54C4
5#A55EBB
6#A067B1
7#9B70A8
8#967A9F
9#918396

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FBF1
#FBF1FE
BackgroundsSubtle highlightsCard backgrounds
100
F5DF
#F5DFFC
Light backgroundsTable row hoverSkeleton loading
200
ECC3
#ECC3F9
Secondary backgroundsInput backgroundsDividers
300
DE95
#DE95F4
BordersInactive statesPlaceholder text
400
CC5D
#CC5DEE
Disabled statesSecondary iconsMuted text
500
BE2F
#BE2FE9
Primary brand colorCTAsActive elementsLinks
600
A115
#A115CB
Hover statesFocus ringsPrimary buttons hover
700
8011
#8011A2
Active/pressed statesDark mode accentsSecondary text
800
5B0C
#5B0C73
Text on light backgroundsHeadingsStrong borders
900
3A08
#3A084A
Primary textHigh emphasis contentDark headings
950
2505
#25052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FBF1FE;
  --orchid-100: #F5DFFC;
  --orchid-200: #ECC3F9;
  --orchid-300: #DE95F4;
  --orchid-400: #CC5DEE;
  --orchid-500: #BE2FE9;
  --orchid-600: #A115CB;
  --orchid-700: #8011A2;
  --orchid-800: #5B0C73;
  --orchid-900: #3A084A;
  --orchid-950: #25052E;
}
Generate More ShadesCreate PaletteConvert Color