Orchid

#CF35E3

Pink

Color Codes

All color formats for development

HEX
#CF35E3
RGB
rgb(207, 53, 227)
HSL
hsl(293, 76%, 55%)
OKLCH
oklch(0.632 0.262 322.8)
CMYK
cmyk(9%, 77%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.98:1

AA AAA

On Black Background

5.27:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FCF2
100
#F8E0
200
#F1C5
300
#E798
400
#DA62
500
#CF35
600
#B21B
700
#8D15
800
#650F
900
#410A
950
#2806

Shades

Darker variations

1#C81EDE
2#B21BC5
3#9B18AD
4#851494
5#6F117B
6#590D63
7#430A4A
8#2C0731
9#160319

Tints

Lighter variations

1#D449E6
2#D95DE9
3#DD72EC
4#E286EE
5#E79AF1
6#ECAEF4
7#F1C2F7
8#F5D7F9
9#FAEBFC

Tones

Muted variations

1#C83EDB
2#C246D2
3#BB4FC9
4#B458C1
5#AE61B8
6#A769AF
7#A072A6
8#9A7B9E
9#938495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FCF2
#FCF2FD
BackgroundsSubtle highlightsCard backgrounds
100
F8E0
#F8E0FB
Light backgroundsTable row hoverSkeleton loading
200
F1C5
#F1C5F7
Secondary backgroundsInput backgroundsDividers
300
E798
#E798F1
BordersInactive statesPlaceholder text
400
DA62
#DA62EA
Disabled statesSecondary iconsMuted text
500
CF35
#CF35E3
Primary brand colorCTAsActive elementsLinks
600
B21B
#B21BC5
Hover statesFocus ringsPrimary buttons hover
700
8D15
#8D159D
Active/pressed statesDark mode accentsSecondary text
800
650F
#650F70
Text on light backgroundsHeadingsStrong borders
900
410A
#410A48
Primary textHigh emphasis contentDark headings
950
2806
#28062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FCF2FD;
  --orchid-100: #F8E0FB;
  --orchid-200: #F1C5F7;
  --orchid-300: #E798F1;
  --orchid-400: #DA62EA;
  --orchid-500: #CF35E3;
  --orchid-600: #B21BC5;
  --orchid-700: #8D159D;
  --orchid-800: #650F70;
  --orchid-900: #410A48;
  --orchid-950: #28062D;
}
Generate More ShadesCreate PaletteConvert Color