Orchid

#E353F9

Pink

Color Codes

All color formats for development

HEX
#E353F9
RGB
rgb(227, 83, 249)
HSL
hsl(292, 93%, 65%)
OKLCH
oklch(0.698 0.257 322.1)
CMYK
cmyk(9%, 67%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

3.06:1

AA AAA

On Black Background

6.87:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF0
100
#F9DD
200
#F4BF
300
#EC8E
400
#E353
500
#DB22
600
#BD08
700
#9606
800
#6B04
900
#4503
950
#2B02

Shades

Darker variations

1#DD33F8
2#D813F6
3#C308E0
4#A707C0
5#8B06A0
6#700580
7#540360
8#380240
9#1C0120

Tints

Lighter variations

1#E564F9
2#E875FA
3#EB86FB
4#EE98FB
5#F1A9FC
6#F4BAFD
7#F6CBFD
8#F9DDFE
9#FCEEFE

Tones

Muted variations

1#DD5BF0
2#D663E8
3#D06CE0
4#CA74D8
5#C47CCF
6#BE85C7
7#B88DBF
8#B295B6
9#AC9DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF0
#FDF0FE
BackgroundsSubtle highlightsCard backgrounds
100
F9DD
#F9DDFE
Light backgroundsTable row hoverSkeleton loading
200
F4BF
#F4BFFD
Secondary backgroundsInput backgroundsDividers
300
EC8E
#EC8EFB
BordersInactive statesPlaceholder text
400
E353
#E353F9
Disabled statesSecondary iconsMuted text
500
DB22
#DB22F7
Primary brand colorCTAsActive elementsLinks
600
BD08
#BD08D9
Hover statesFocus ringsPrimary buttons hover
700
9606
#9606AC
Active/pressed statesDark mode accentsSecondary text
800
6B04
#6B047B
Text on light backgroundsHeadingsStrong borders
900
4503
#45034F
Primary textHigh emphasis contentDark headings
950
2B02
#2B0231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF0FE;
  --orchid-100: #F9DDFE;
  --orchid-200: #F4BFFD;
  --orchid-300: #EC8EFB;
  --orchid-400: #E353F9;
  --orchid-500: #DB22F7;
  --orchid-600: #BD08D9;
  --orchid-700: #9606AC;
  --orchid-800: #6B047B;
  --orchid-900: #45034F;
  --orchid-950: #2B0231;
}
Generate More ShadesCreate PaletteConvert Color