Orchid

#BF38E0

Pink

Color Codes

All color formats for development

HEX
#BF38E0
RGB
rgb(191, 56, 224)
HSL
hsl(288, 73%, 55%)
OKLCH
oklch(0.611 0.251 318.8)
CMYK
cmyk(15%, 75%, 0%, 12%)

Accessibility

WCAG contrast compliance

On White Background

4.32:1

AA AAA

On Black Background

4.86:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FBF2
100
#F5E0
200
#ECC6
300
#DE9A
400
#CD65
500
#BF38
600
#A11E
700
#8018
800
#5C11
900
#3B0B
950
#2507

Shades

Darker variations

1#B622DA
2#A11EC2
3#8D1BAA
4#791792
5#651379
6#510F61
7#3D0B49
8#280831
9#140418

Tints

Lighter variations

1#C54CE3
2#CB60E6
3#D274E9
4#D888EC
5#DF9CF0
6#E5B0F3
7#ECC3F6
8#F2D7F9
9#F9EBFC

Tones

Muted variations

1#B941D8
2#B449CF
3#AF52C7
4#AA5ABF
5#A562B6
6#A06BAE
7#9B73A5
8#967B9D
9#918495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FBF2
#FBF2FD
BackgroundsSubtle highlightsCard backgrounds
100
F5E0
#F5E0FA
Light backgroundsTable row hoverSkeleton loading
200
ECC6
#ECC6F6
Secondary backgroundsInput backgroundsDividers
300
DE9A
#DE9AEF
BordersInactive statesPlaceholder text
400
CD65
#CD65E7
Disabled statesSecondary iconsMuted text
500
BF38
#BF38E0
Primary brand colorCTAsActive elementsLinks
600
A11E
#A11EC2
Hover statesFocus ringsPrimary buttons hover
700
8018
#80189A
Active/pressed statesDark mode accentsSecondary text
800
5C11
#5C116E
Text on light backgroundsHeadingsStrong borders
900
3B0B
#3B0B47
Primary textHigh emphasis contentDark headings
950
2507
#25072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FBF2FD;
  --orchid-100: #F5E0FA;
  --orchid-200: #ECC6F6;
  --orchid-300: #DE9AEF;
  --orchid-400: #CD65E7;
  --orchid-500: #BF38E0;
  --orchid-600: #A11EC2;
  --orchid-700: #80189A;
  --orchid-800: #5C116E;
  --orchid-900: #3B0B47;
  --orchid-950: #25072C;
}
Generate More ShadesCreate PaletteConvert Color