Orchid

#ED5EE8

Pink

Color Codes

All color formats for development

HEX
#ED5EE8
RGB
rgb(237, 94, 232)
HSL
hsl(302, 80%, 65%)
OKLCH
oklch(0.713 0.234 329.1)
CMYK
cmyk(0%, 60%, 2%, 7%)

Accessibility

WCAG contrast compliance

On White Background

2.85:1

AA AAA

On Black Background

7.37:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C3
300
#F395
400
#ED5E
500
#E830
600
#CA16
700
#A112
800
#730D
900
#4908
950
#2E05

Shades

Darker variations

1#EA41E4
2#E723E0
3#D117CB
4#B314AE
5#951191
6#770D74
7#5A0A57
8#3C073A
9#1E031D

Tints

Lighter variations

1#EF6EEB
2#F17EED
3#F38FEF
4#F49FF1
5#F6AFF4
6#F8BFF6
7#FACFF8
8#FBDFFA
9#FDEFFD

Tones

Muted variations

1#E665E2
2#DF6DDB
3#D874D4
4#D17BCE
5#C982C7
6#C289C0
7#BB90BA
8#B497B3
9#AD9FAC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FD
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFFA
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3F7
Secondary backgroundsInput backgroundsDividers
300
F395
#F395F0
BordersInactive statesPlaceholder text
400
ED5E
#ED5EE8
Disabled statesSecondary iconsMuted text
500
E830
#E830E2
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA16C4
Hover statesFocus ringsPrimary buttons hover
700
A112
#A1129C
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D6F
Text on light backgroundsHeadingsStrong borders
900
4908
#490847
Primary textHigh emphasis contentDark headings
950
2E05
#2E052D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF1FD;
  --orchid-100: #FBDFFA;
  --orchid-200: #F8C3F7;
  --orchid-300: #F395F0;
  --orchid-400: #ED5EE8;
  --orchid-500: #E830E2;
  --orchid-600: #CA16C4;
  --orchid-700: #A1129C;
  --orchid-800: #730D6F;
  --orchid-900: #490847;
  --orchid-950: #2E052D;
}
Generate More ShadesCreate PaletteConvert Color