Orchid

#B460EB

Purple

Color Codes

All color formats for development

HEX
#B460EB
RGB
rgb(180, 96, 235)
HSL
hsl(276, 78%, 65%)
OKLCH
oklch(0.647 0.208 309.7)
CMYK
cmyk(23%, 59%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.61:1

AA AAA

On Black Background

5.81:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F1
100
#F0DF
200
#E3C4
300
#CD97
400
#B460
500
#9E33
600
#8219
700
#6714
800
#4A0E
900
#2F09
950
#1D06

Shades

Darker variations

1#A643E8
2#9825E4
3#861ACF
4#7316B1
5#601294
6#4D0F76
7#390B59
8#26073B
9#13041E

Tints

Lighter variations

1#BB70ED
2#C380EF
3#CA90F1
4#D2A0F3
5#D9B0F5
6#E1BFF7
7#E8CFF9
8#F0DFFB
9#F7EFFD

Tones

Muted variations

1#B267E4
2#B16EDD
3#AF75D6
4#AE7CD0
5#AD83C9
6#AB8AC2
7#AA91BB
8#A998B4
9#A79FAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F1
#F9F1FD
BackgroundsSubtle highlightsCard backgrounds
100
F0DF
#F0DFFB
Light backgroundsTable row hoverSkeleton loading
200
E3C4
#E3C4F8
Secondary backgroundsInput backgroundsDividers
300
CD97
#CD97F2
BordersInactive statesPlaceholder text
400
B460
#B460EB
Disabled statesSecondary iconsMuted text
500
9E33
#9E33E6
Primary brand colorCTAsActive elementsLinks
600
8219
#8219C8
Hover statesFocus ringsPrimary buttons hover
700
6714
#67149F
Active/pressed statesDark mode accentsSecondary text
800
4A0E
#4A0E71
Text on light backgroundsHeadingsStrong borders
900
2F09
#2F0949
Primary textHigh emphasis contentDark headings
950
1D06
#1D062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F9F1FD;
  --orchid-100: #F0DFFB;
  --orchid-200: #E3C4F8;
  --orchid-300: #CD97F2;
  --orchid-400: #B460EB;
  --orchid-500: #9E33E6;
  --orchid-600: #8219C8;
  --orchid-700: #67149F;
  --orchid-800: #4A0E71;
  --orchid-900: #2F0949;
  --orchid-950: #1D062D;
}
Generate More ShadesCreate PaletteConvert Color