Orchid

#D557F4

Pink

Color Codes

All color formats for development

HEX
#D557F4
RGB
rgb(213, 87, 244)
HSL
hsl(288, 88%, 65%)
OKLCH
oklch(0.681 0.242 319.1)
CMYK
cmyk(13%, 64%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

3.23:1

AA AAA

On Black Background

6.50:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FBF1
100
#F7DD
200
#EFC1
300
#E391
400
#D557
500
#C927
600
#AB0D
700
#880B
800
#6108
900
#3E05
950
#2703

Shades

Darker variations

1#CD38F2
2#C519F0
3#B10EDA
4#980CBB
5#7F0A9C
6#65087D
7#4C065D
8#33043E
9#19021F

Tints

Lighter variations

1#D968F5
2#DD79F6
3#E28AF8
4#E69AF9
5#EAABFA
6#EEBCFB
7#F2CDFC
8#F7DDFD
9#FBEEFE

Tones

Muted variations

1#D05FEC
2#CB67E5
3#C76FDD
4#C277D5
5#BD7ECD
6#B986C5
7#B48EBD
8#AF96B5
9#AA9EAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FBF1
#FBF1FE
BackgroundsSubtle highlightsCard backgrounds
100
F7DD
#F7DDFD
Light backgroundsTable row hoverSkeleton loading
200
EFC1
#EFC1FB
Secondary backgroundsInput backgroundsDividers
300
E391
#E391F8
BordersInactive statesPlaceholder text
400
D557
#D557F4
Disabled statesSecondary iconsMuted text
500
C927
#C927F1
Primary brand colorCTAsActive elementsLinks
600
AB0D
#AB0DD3
Hover statesFocus ringsPrimary buttons hover
700
880B
#880BA8
Active/pressed statesDark mode accentsSecondary text
800
6108
#610878
Text on light backgroundsHeadingsStrong borders
900
3E05
#3E054D
Primary textHigh emphasis contentDark headings
950
2703
#270330
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FBF1FE;
  --orchid-100: #F7DDFD;
  --orchid-200: #EFC1FB;
  --orchid-300: #E391F8;
  --orchid-400: #D557F4;
  --orchid-500: #C927F1;
  --orchid-600: #AB0DD3;
  --orchid-700: #880BA8;
  --orchid-800: #610878;
  --orchid-900: #3E054D;
  --orchid-950: #270330;
}
Generate More ShadesCreate PaletteConvert Color