Orchid

#B938E0

Pink

Color Codes

All color formats for development

HEX
#B938E0
RGB
rgb(185, 56, 224)
HSL
hsl(286, 73%, 55%)
OKLCH
oklch(0.603 0.249 316.9)
CMYK
cmyk(17%, 75%, 0%, 12%)

Accessibility

WCAG contrast compliance

On White Background

4.46:1

AA AAA

On Black Background

4.70:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF2
100
#F4E0
200
#EBC6
300
#DB9A
400
#C865
500
#B938
600
#9C1E
700
#7C18
800
#5911
900
#390B
950
#2307

Shades

Darker variations

1#AF22DA
2#9C1EC2
3#881BAA
4#751792
5#611379
6#4E0F61
7#3A0B49
8#270831
9#130418

Tints

Lighter variations

1#C04CE3
2#C760E6
3#CE74E9
4#D588EC
5#DC9CF0
6#E3B0F3
7#EAC3F6
8#F1D7F9
9#F8EBFC

Tones

Muted variations

1#B441D8
2#B049CF
3#AC52C7
4#A75ABF
5#A362B6
6#9E6BAE
7#9A73A5
8#957B9D
9#918495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FAF2
#FAF2FD
BackgroundsSubtle highlightsCard backgrounds
100
F4E0
#F4E0FA
Light backgroundsTable row hoverSkeleton loading
200
EBC6
#EBC6F6
Secondary backgroundsInput backgroundsDividers
300
DB9A
#DB9AEF
BordersInactive statesPlaceholder text
400
C865
#C865E7
Disabled statesSecondary iconsMuted text
500
B938
#B938E0
Primary brand colorCTAsActive elementsLinks
600
9C1E
#9C1EC2
Hover statesFocus ringsPrimary buttons hover
700
7C18
#7C189A
Active/pressed statesDark mode accentsSecondary text
800
5911
#59116E
Text on light backgroundsHeadingsStrong borders
900
390B
#390B47
Primary textHigh emphasis contentDark headings
950
2307
#23072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FAF2FD;
  --orchid-100: #F4E0FA;
  --orchid-200: #EBC6F6;
  --orchid-300: #DB9AEF;
  --orchid-400: #C865E7;
  --orchid-500: #B938E0;
  --orchid-600: #9C1EC2;
  --orchid-700: #7C189A;
  --orchid-800: #59116E;
  --orchid-900: #390B47;
  --orchid-950: #23072C;
}
Generate More ShadesCreate PaletteConvert Color