Orchid

#B74EFD

Purple

Color Codes

All color formats for development

HEX
#B74EFD
RGB
rgb(183, 78, 253)
HSL
hsl(276, 98%, 65%)
OKLCH
oklch(0.64 0.251 308.3)
CMYK
cmyk(28%, 69%, 0%, 1%)

Accessibility

WCAG contrast compliance

On White Background

3.80:1

AA AAA

On Black Background

5.52:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F0
100
#F1DC
200
#E4BD
300
#D08B
400
#B74E
500
#A31C
600
#8602
700
#6B02
800
#4C01
900
#3101
950
#1E01

Shades

Darker variations

1#AA2DFD
2#9D0DFD
3#8B02E6
4#7702C5
5#6302A4
6#4F0183
7#3B0162
8#280142
9#140021

Tints

Lighter variations

1#BE60FD
2#C672FE
3#CD83FE
4#D495FE
5#DBA7FE
6#E2B8FE
7#E9CAFE
8#F1DCFF
9#F8EDFF

Tones

Muted variations

1#B557F4
2#B460EC
3#B269E3
4#B071DA
5#AE7AD1
6#AD83C9
7#AB8CC0
8#A994B7
9#A79DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F0
#F9F0FF
BackgroundsSubtle highlightsCard backgrounds
100
F1DC
#F1DCFF
Light backgroundsTable row hoverSkeleton loading
200
E4BD
#E4BDFE
Secondary backgroundsInput backgroundsDividers
300
D08B
#D08BFE
BordersInactive statesPlaceholder text
400
B74E
#B74EFD
Disabled statesSecondary iconsMuted text
500
A31C
#A31CFD
Primary brand colorCTAsActive elementsLinks
600
8602
#8602DE
Hover statesFocus ringsPrimary buttons hover
700
6B02
#6B02B1
Active/pressed statesDark mode accentsSecondary text
800
4C01
#4C017E
Text on light backgroundsHeadingsStrong borders
900
3101
#310151
Primary textHigh emphasis contentDark headings
950
1E01
#1E0132
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F9F0FF;
  --orchid-100: #F1DCFF;
  --orchid-200: #E4BDFE;
  --orchid-300: #D08BFE;
  --orchid-400: #B74EFD;
  --orchid-500: #A31CFD;
  --orchid-600: #8602DE;
  --orchid-700: #6B02B1;
  --orchid-800: #4C017E;
  --orchid-900: #310151;
  --orchid-950: #1E0132;
}
Generate More ShadesCreate PaletteConvert Color