Orchid

#E335CC

Pink

Color Codes

All color formats for development

HEX
#E335CC
RGB
rgb(227, 53, 204)
HSL
hsl(308, 76%, 55%)
OKLCH
oklch(0.649 0.255 334.3)
CMYK
cmyk(0%, 77%, 10%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.72:1

AA AAA

On Black Background

5.65:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F198
400
#EA62
500
#E335
600
#C51B
700
#9D15
800
#700F
900
#480A
950
#2D06

Shades

Darker variations

1#DE1EC5
2#C51BAF
3#AD1899
4#941483
5#7B116D
6#630D57
7#4A0A42
8#31072C
9#190316

Tints

Lighter variations

1#E649D1
2#E95DD6
3#EC72DB
4#EE86E1
5#F19AE6
6#F4AEEB
7#F7C2F0
8#F9D7F5
9#FCEBFA

Tones

Muted variations

1#DB3EC6
2#D246BF
3#C94FB9
4#C158B3
5#B861AC
6#AF69A6
7#A6729F
8#9E7B99
9#958493

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2FC
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0F7
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5F0
Secondary backgroundsInput backgroundsDividers
300
F198
#F198E5
BordersInactive statesPlaceholder text
400
EA62
#EA62D7
Disabled statesSecondary iconsMuted text
500
E335
#E335CC
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51BAF
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D158B
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F63
Text on light backgroundsHeadingsStrong borders
900
480A
#480A40
Primary textHigh emphasis contentDark headings
950
2D06
#2D0628
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF2FC;
  --orchid-100: #FBE0F7;
  --orchid-200: #F7C5F0;
  --orchid-300: #F198E5;
  --orchid-400: #EA62D7;
  --orchid-500: #E335CC;
  --orchid-600: #C51BAF;
  --orchid-700: #9D158B;
  --orchid-800: #700F63;
  --orchid-900: #480A40;
  --orchid-950: #2D0628;
}
Generate More ShadesCreate PaletteConvert Color