Orchid

#DD60EB

Pink

Color Codes

All color formats for development

HEX
#DD60EB
RGB
rgb(221, 96, 235)
HSL
hsl(294, 78%, 65%)
OKLCH
oklch(0.696 0.225 323.5)
CMYK
cmyk(6%, 59%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.02:1

AA AAA

On Black Background

6.95:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FCF1
100
#F8DF
200
#F3C4
300
#E997
400
#DD60
500
#D433
600
#B619
700
#9114
800
#680E
900
#4209
950
#2906

Shades

Darker variations

1#D743E8
2#D125E4
3#BC1ACF
4#A216B1
5#871294
6#6C0F76
7#510B59
8#36073B
9#1B041E

Tints

Lighter variations

1#E170ED
2#E480EF
3#E890F1
4#EBA0F3
5#EEB0F5
6#F2BFF7
7#F5CFF9
8#F8DFFB
9#FCEFFD

Tones

Muted variations

1#D867E4
2#D26EDD
3#CD75D6
4#C77CD0
5#C283C9
6#BC8AC2
7#B691BB
8#B198B4
9#AB9FAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FCF1
#FCF1FD
BackgroundsSubtle highlightsCard backgrounds
100
F8DF
#F8DFFB
Light backgroundsTable row hoverSkeleton loading
200
F3C4
#F3C4F8
Secondary backgroundsInput backgroundsDividers
300
E997
#E997F2
BordersInactive statesPlaceholder text
400
DD60
#DD60EB
Disabled statesSecondary iconsMuted text
500
D433
#D433E6
Primary brand colorCTAsActive elementsLinks
600
B619
#B619C8
Hover statesFocus ringsPrimary buttons hover
700
9114
#91149F
Active/pressed statesDark mode accentsSecondary text
800
680E
#680E71
Text on light backgroundsHeadingsStrong borders
900
4209
#420949
Primary textHigh emphasis contentDark headings
950
2906
#29062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FCF1FD;
  --orchid-100: #F8DFFB;
  --orchid-200: #F3C4F8;
  --orchid-300: #E997F2;
  --orchid-400: #DD60EB;
  --orchid-500: #D433E6;
  --orchid-600: #B619C8;
  --orchid-700: #91149F;
  --orchid-800: #680E71;
  --orchid-900: #420949;
  --orchid-950: #29062D;
}
Generate More ShadesCreate PaletteConvert Color