Orchid

#E75DEE

Pink

Color Codes

All color formats for development

HEX
#E75DEE
RGB
rgb(231, 93, 238)
HSL
hsl(297, 81%, 65%)
OKLCH
oklch(0.707 0.237 325.8)
CMYK
cmyk(3%, 61%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

2.92:1

AA AAA

On Black Background

7.20:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FADF
200
#F6C3
300
#EF95
400
#E75D
500
#E02F
600
#C215
700
#9A11
800
#6E0C
900
#4708
950
#2C05

Shades

Darker variations

1#E23FEB
2#DE21E8
3#C916D2
4#AC13B4
5#8F1096
6#730D78
7#56095A
8#39063C
9#1D031E

Tints

Lighter variations

1#E96EF0
2#EC7EF1
3#EE8EF3
4#F09EF5
5#F3AEF7
6#F5BEF8
7#F8CFFA
8#FADFFC
9#FDEFFD

Tones

Muted variations

1#E065E7
2#DA6CE0
3#D373D8
4#CD7AD1
5#C682CA
6#C089C3
7#B990BB
8#B397B4
9#AC9FAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FE
BackgroundsSubtle highlightsCard backgrounds
100
FADF
#FADFFC
Light backgroundsTable row hoverSkeleton loading
200
F6C3
#F6C3F9
Secondary backgroundsInput backgroundsDividers
300
EF95
#EF95F4
BordersInactive statesPlaceholder text
400
E75D
#E75DEE
Disabled statesSecondary iconsMuted text
500
E02F
#E02FE9
Primary brand colorCTAsActive elementsLinks
600
C215
#C215CB
Hover statesFocus ringsPrimary buttons hover
700
9A11
#9A11A2
Active/pressed statesDark mode accentsSecondary text
800
6E0C
#6E0C73
Text on light backgroundsHeadingsStrong borders
900
4708
#47084A
Primary textHigh emphasis contentDark headings
950
2C05
#2C052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF1FE;
  --orchid-100: #FADFFC;
  --orchid-200: #F6C3F9;
  --orchid-300: #EF95F4;
  --orchid-400: #E75DEE;
  --orchid-500: #E02FE9;
  --orchid-600: #C215CB;
  --orchid-700: #9A11A2;
  --orchid-800: #6E0C73;
  --orchid-900: #47084A;
  --orchid-950: #2C052E;
}
Generate More ShadesCreate PaletteConvert Color