Orchid

#AF5FEC

Purple

Color Codes

All color formats for development

HEX
#AF5FEC
RGB
rgb(175, 95, 236)
HSL
hsl(274, 79%, 65%)
OKLCH
oklch(0.64 0.209 307.7)
CMYK
cmyk(26%, 60%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.70:1

AA AAA

On Black Background

5.67:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F1
100
#EFDF
200
#E1C4
300
#CB96
400
#AF5F
500
#9832
600
#7C18
700
#6313
800
#460D
900
#2D09
950
#1C05

Shades

Darker variations

1#A042E9
2#9124E5
3#8018D0
4#6E15B2
5#5C1194
6#490E77
7#370A59
8#25073B
9#12031E

Tints

Lighter variations

1#B76FEE
2#BF7FF0
3#C78FF2
4#CF9FF4
5#D7AFF6
6#DFBFF8
7#E7CFF9
8#EFDFFB
9#F7EFFD

Tones

Muted variations

1#AE66E5
2#AD6DDE
3#AC74D7
4#AB7BD0
5#AA82C9
6#AA8AC2
7#A991BB
8#A898B4
9#A79FAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F1
#F8F1FD
BackgroundsSubtle highlightsCard backgrounds
100
EFDF
#EFDFFB
Light backgroundsTable row hoverSkeleton loading
200
E1C4
#E1C4F8
Secondary backgroundsInput backgroundsDividers
300
CB96
#CB96F3
BordersInactive statesPlaceholder text
400
AF5F
#AF5FEC
Disabled statesSecondary iconsMuted text
500
9832
#9832E7
Primary brand colorCTAsActive elementsLinks
600
7C18
#7C18C9
Hover statesFocus ringsPrimary buttons hover
700
6313
#6313A0
Active/pressed statesDark mode accentsSecondary text
800
460D
#460D72
Text on light backgroundsHeadingsStrong borders
900
2D09
#2D0949
Primary textHigh emphasis contentDark headings
950
1C05
#1C052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F8F1FD;
  --orchid-100: #EFDFFB;
  --orchid-200: #E1C4F8;
  --orchid-300: #CB96F3;
  --orchid-400: #AF5FEC;
  --orchid-500: #9832E7;
  --orchid-600: #7C18C9;
  --orchid-700: #6313A0;
  --orchid-800: #460D72;
  --orchid-900: #2D0949;
  --orchid-950: #1C052E;
}
Generate More ShadesCreate PaletteConvert Color