Orchid

#B235E3

Purple

Color Codes

All color formats for development

HEX
#B235E3
RGB
rgb(178, 53, 227)
HSL
hsl(283, 76%, 55%)
OKLCH
oklch(0.593 0.252 314.1)
CMYK
cmyk(22%, 77%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

4.65:1

AA AAA

On Black Background

4.51:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF2
100
#F3E0
200
#E9C5
300
#D898
400
#C362
500
#B235
600
#951B
700
#7715
800
#550F
900
#360A
950
#2206

Shades

Darker variations

1#A81EDE
2#951BC5
3#8318AD
4#701494
5#5D117B
6#4B0D63
7#380A4A
8#250731
9#130319

Tints

Lighter variations

1#BA49E6
2#C15DE9
3#C972EC
4#D186EE
5#D99AF1
6#E0AEF4
7#E8C2F7
8#F0D7F9
9#F7EBFC

Tones

Muted variations

1#AE3EDB
2#AA46D2
3#A74FC9
4#A358C1
5#9F61B8
6#9B69AF
7#9872A6
8#947B9E
9#908495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FAF2
#FAF2FD
BackgroundsSubtle highlightsCard backgrounds
100
F3E0
#F3E0FB
Light backgroundsTable row hoverSkeleton loading
200
E9C5
#E9C5F7
Secondary backgroundsInput backgroundsDividers
300
D898
#D898F1
BordersInactive statesPlaceholder text
400
C362
#C362EA
Disabled statesSecondary iconsMuted text
500
B235
#B235E3
Primary brand colorCTAsActive elementsLinks
600
951B
#951BC5
Hover statesFocus ringsPrimary buttons hover
700
7715
#77159D
Active/pressed statesDark mode accentsSecondary text
800
550F
#550F70
Text on light backgroundsHeadingsStrong borders
900
360A
#360A48
Primary textHigh emphasis contentDark headings
950
2206
#22062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FAF2FD;
  --orchid-100: #F3E0FB;
  --orchid-200: #E9C5F7;
  --orchid-300: #D898F1;
  --orchid-400: #C362EA;
  --orchid-500: #B235E3;
  --orchid-600: #951BC5;
  --orchid-700: #77159D;
  --orchid-800: #550F70;
  --orchid-900: #360A48;
  --orchid-950: #22062D;
}
Generate More ShadesCreate PaletteConvert Color