Orchid

#AF5EED

Purple

Color Codes

All color formats for development

HEX
#AF5EED
RGB
rgb(175, 94, 237)
HSL
hsl(274, 80%, 65%)
OKLCH
oklch(0.64 0.212 307.6)
CMYK
cmyk(26%, 60%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.72:1

AA AAA

On Black Background

5.65:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F1
100
#EFDF
200
#E1C3
300
#CB95
400
#AF5E
500
#9830
600
#7C16
700
#6312
800
#470D
900
#2D08
950
#1C05

Shades

Darker variations

1#A041EA
2#9223E7
3#8017D1
4#6E14B3
5#5C1195
6#490D77
7#370A5A
8#25073C
9#12031E

Tints

Lighter variations

1#B76EEF
2#BF7EF1
3#C78FF3
4#CF9FF4
5#D7AFF6
6#DFBFF8
7#E7CFFA
8#EFDFFB
9#F7EFFD

Tones

Muted variations

1#AE65E6
2#AD6DDF
3#AC74D8
4#AB7BD1
5#AB82C9
6#AA89C2
7#A990BB
8#A897B4
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
E1C3
#E1C3F8
Secondary backgroundsInput backgroundsDividers
300
CB95
#CB95F3
BordersInactive statesPlaceholder text
400
AF5E
#AF5EED
Disabled statesSecondary iconsMuted text
500
9830
#9830E8
Primary brand colorCTAsActive elementsLinks
600
7C16
#7C16CA
Hover statesFocus ringsPrimary buttons hover
700
6312
#6312A1
Active/pressed statesDark mode accentsSecondary text
800
470D
#470D73
Text on light backgroundsHeadingsStrong borders
900
2D08
#2D0849
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: #E1C3F8;
  --orchid-300: #CB95F3;
  --orchid-400: #AF5EED;
  --orchid-500: #9830E8;
  --orchid-600: #7C16CA;
  --orchid-700: #6312A1;
  --orchid-800: #470D73;
  --orchid-900: #2D0849;
  --orchid-950: #1C052E;
}
Generate More ShadesCreate PaletteConvert Color