Orchid

#D252FA

Pink

Color Codes

All color formats for development

HEX
#D252FA
RGB
rgb(210, 82, 250)
HSL
hsl(286, 94%, 65%)
OKLCH
oklch(0.675 0.252 317)
CMYK
cmyk(16%, 67%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

3.32:1

AA AAA

On Black Background

6.33:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FBF0
100
#F6DC
200
#EEBF
300
#E28D
400
#D252
500
#C620
600
#A807
700
#8605
800
#6004
900
#3D02
950
#2602

Shades

Darker variations

1#CA32F9
2#C212F8
3#AE07E1
4#9506C1
5#7C05A1
6#640481
7#4B0360
8#320240
9#190120

Tints

Lighter variations

1#D763FA
2#DB74FB
3#E086FB
4#E497FC
5#E9A8FC
6#EDBAFD
7#F2CBFD
8#F6DCFE
9#FBEEFE

Tones

Muted variations

1#CE5AF1
2#CA63E9
3#C56BE0
4#C173D8
5#BC7CD0
6#B884C7
7#B38DBF
8#AF95B7
9#AA9DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FBF0
#FBF0FF
BackgroundsSubtle highlightsCard backgrounds
100
F6DC
#F6DCFE
Light backgroundsTable row hoverSkeleton loading
200
EEBF
#EEBFFD
Secondary backgroundsInput backgroundsDividers
300
E28D
#E28DFB
BordersInactive statesPlaceholder text
400
D252
#D252FA
Disabled statesSecondary iconsMuted text
500
C620
#C620F8
Primary brand colorCTAsActive elementsLinks
600
A807
#A807DA
Hover statesFocus ringsPrimary buttons hover
700
8605
#8605AD
Active/pressed statesDark mode accentsSecondary text
800
6004
#60047C
Text on light backgroundsHeadingsStrong borders
900
3D02
#3D024F
Primary textHigh emphasis contentDark headings
950
2602
#260231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FBF0FF;
  --orchid-100: #F6DCFE;
  --orchid-200: #EEBFFD;
  --orchid-300: #E28DFB;
  --orchid-400: #D252FA;
  --orchid-500: #C620F8;
  --orchid-600: #A807DA;
  --orchid-700: #8605AD;
  --orchid-800: #60047C;
  --orchid-900: #3D024F;
  --orchid-950: #260231;
}
Generate More ShadesCreate PaletteConvert Color