Orchid

#925DEF

Purple

Color Codes

All color formats for development

HEX
#925DEF
RGB
rgb(146, 93, 239)
HSL
hsl(262, 82%, 65%)
OKLCH
oklch(0.609 0.21 296.3)
CMYK
cmyk(39%, 61%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

4.17:1

AA AAA

On Black Background

5.03:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F1
100
#E9DF
200
#D7C3
300
#B894
400
#925D
500
#732E
600
#5814
700
#4610
800
#320B
900
#2007
950
#1405

Shades

Darker variations

1#7E3EEC
2#6A20E9
3#5B15D3
4#4E12B5
5#410F97
6#340C79
7#27095A
8#1A063C
9#0D031E

Tints

Lighter variations

1#9D6DF1
2#A87DF2
3#B38DF4
4#BE9EF5
5#C9AEF7
6#D3BEF9
7#DECEFA
8#E9DFFC
9#F4EFFD

Tones

Muted variations

1#9464E8
2#966BE0
3#9873D9
4#9A7AD2
5#9C81CA
6#9E88C3
7#A090BC
8#A297B4
9#A49EAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F1
#F6F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E9DF
#E9DFFC
Light backgroundsTable row hoverSkeleton loading
200
D7C3
#D7C3F9
Secondary backgroundsInput backgroundsDividers
300
B894
#B894F4
BordersInactive statesPlaceholder text
400
925D
#925DEF
Disabled statesSecondary iconsMuted text
500
732E
#732EEA
Primary brand colorCTAsActive elementsLinks
600
5814
#5814CC
Hover statesFocus ringsPrimary buttons hover
700
4610
#4610A2
Active/pressed statesDark mode accentsSecondary text
800
320B
#320B74
Text on light backgroundsHeadingsStrong borders
900
2007
#20074A
Primary textHigh emphasis contentDark headings
950
1405
#14052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F6F1FE;
  --orchid-100: #E9DFFC;
  --orchid-200: #D7C3F9;
  --orchid-300: #B894F4;
  --orchid-400: #925DEF;
  --orchid-500: #732EEA;
  --orchid-600: #5814CC;
  --orchid-700: #4610A2;
  --orchid-800: #320B74;
  --orchid-900: #20074A;
  --orchid-950: #14052E;
}
Generate More ShadesCreate PaletteConvert Color