Orchid

#CF53F9

Pink

Color Codes

All color formats for development

HEX
#CF53F9
RGB
rgb(207, 83, 249)
HSL
hsl(285, 93%, 65%)
OKLCH
oklch(0.672 0.249 316.3)
CMYK
cmyk(17%, 67%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

3.36:1

AA AAA

On Black Background

6.26:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FBF0
100
#F5DD
200
#EDBF
300
#E08E
400
#CF53
500
#C222
600
#A408
700
#8306
800
#5D04
900
#3C03
950
#2502

Shades

Darker variations

1#C633F8
2#BE13F6
3#AA08E0
4#9207C0
5#7906A0
6#610580
7#490360
8#310240
9#180120

Tints

Lighter variations

1#D464F9
2#D975FA
3#DE86FB
4#E298FB
5#E7A9FC
6#ECBAFD
7#F1CBFD
8#F5DDFE
9#FAEEFE

Tones

Muted variations

1#CB5BF0
2#C763E8
3#C36CE0
4#BF74D8
5#BB7CCF
6#B685C7
7#B28DBF
8#AE95B6
9#AA9DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FBF0
#FBF0FE
BackgroundsSubtle highlightsCard backgrounds
100
F5DD
#F5DDFE
Light backgroundsTable row hoverSkeleton loading
200
EDBF
#EDBFFD
Secondary backgroundsInput backgroundsDividers
300
E08E
#E08EFB
BordersInactive statesPlaceholder text
400
CF53
#CF53F9
Disabled statesSecondary iconsMuted text
500
C222
#C222F7
Primary brand colorCTAsActive elementsLinks
600
A408
#A408D9
Hover statesFocus ringsPrimary buttons hover
700
8306
#8306AC
Active/pressed statesDark mode accentsSecondary text
800
5D04
#5D047B
Text on light backgroundsHeadingsStrong borders
900
3C03
#3C034F
Primary textHigh emphasis contentDark headings
950
2502
#250231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FBF0FE;
  --orchid-100: #F5DDFE;
  --orchid-200: #EDBFFD;
  --orchid-300: #E08EFB;
  --orchid-400: #CF53F9;
  --orchid-500: #C222F7;
  --orchid-600: #A408D9;
  --orchid-700: #8306AC;
  --orchid-800: #5D047B;
  --orchid-900: #3C034F;
  --orchid-950: #250231;
}
Generate More ShadesCreate PaletteConvert Color