Orchid

#E355F6

Pink

Color Codes

All color formats for development

HEX
#E355F6
RGB
rgb(227, 85, 246)
HSL
hsl(293, 90%, 65%)
OKLCH
oklch(0.698 0.252 322.8)
CMYK
cmyk(8%, 65%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

3.05:1

AA AAA

On Black Background

6.90:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF0
100
#F9DD
200
#F5C0
300
#ED90
400
#E355
500
#DB25
600
#BE0B
700
#9709
800
#6C06
900
#4504
950
#2B03

Shades

Darker variations

1#DE36F4
2#D916F3
3#C40CDC
4#A80ABD
5#8C089D
6#70077E
7#54055E
8#38033F
9#1C021F

Tints

Lighter variations

1#E666F7
2#E977F8
3#EC88F9
4#EE99FA
5#F1AAFB
6#F4BBFB
7#F7CCFC
8#F9DDFD
9#FCEEFE

Tones

Muted variations

1#DD5DEE
2#D765E6
3#D16EDE
4#CB76D6
5#C57ECE
6#BE86C6
7#B88EBE
8#B296B6
9#AC9EAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF0
#FDF0FE
BackgroundsSubtle highlightsCard backgrounds
100
F9DD
#F9DDFD
Light backgroundsTable row hoverSkeleton loading
200
F5C0
#F5C0FC
Secondary backgroundsInput backgroundsDividers
300
ED90
#ED90F9
BordersInactive statesPlaceholder text
400
E355
#E355F6
Disabled statesSecondary iconsMuted text
500
DB25
#DB25F4
Primary brand colorCTAsActive elementsLinks
600
BE0B
#BE0BD5
Hover statesFocus ringsPrimary buttons hover
700
9709
#9709AA
Active/pressed statesDark mode accentsSecondary text
800
6C06
#6C0679
Text on light backgroundsHeadingsStrong borders
900
4504
#45044E
Primary textHigh emphasis contentDark headings
950
2B03
#2B0330
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF0FE;
  --orchid-100: #F9DDFD;
  --orchid-200: #F5C0FC;
  --orchid-300: #ED90F9;
  --orchid-400: #E355F6;
  --orchid-500: #DB25F4;
  --orchid-600: #BE0BD5;
  --orchid-700: #9709AA;
  --orchid-800: #6C0679;
  --orchid-900: #45044E;
  --orchid-950: #2B0330;
}
Generate More ShadesCreate PaletteConvert Color