Tan

#EF9AAB

Red

Color Codes

All color formats for development

HEX
#EF9AAB
RGB
rgb(239, 154, 171)
HSL
hsl(348, 73%, 77%)
OKLCH
oklch(0.776 0.104 6.7)
CMYK
cmyk(0%, 36%, 28%, 6%)

Accessibility

WCAG contrast compliance

On White Background

2.13:1

AA AAA

On Black Background

9.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FAE0
200
#F6C6
300
#EF9A
400
#E765
500
#E038
600
#C21E
700
#9A18
800
#6E11
900
#470B
950
#2C07

Shades

Darker variations

1#EA788E
2#E55672
3#DF3456
4#CC2042
5#AA1B37
6#88152C
7#661021
8#440B16
9#22050B

Tints

Lighter variations

1#F1A4B3
2#F2AEBC
3#F4B8C4
4#F5C2CC
5#F7CCD5
6#F9D6DD
7#FAE1E6
8#FCEBEE
9#FDF5F7

Tones

Muted variations

1#EB9EAD
2#E7A2B0
3#E2A6B2
4#DEABB5
5#DAAFB8
6#D5B3BA
7#D1B8BD
8#CDBCBF
9#C9C0C2

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F4
BackgroundsSubtle highlightsCard backgrounds
100
FAE0
#FAE0E5
Light backgroundsTable row hoverSkeleton loading
200
F6C6
#F6C6CF
Secondary backgroundsInput backgroundsDividers
300
EF9A
#EF9AAB
BordersInactive statesPlaceholder text
400
E765
#E7657F
Disabled statesSecondary iconsMuted text
500
E038
#E0385A
Primary brand colorCTAsActive elementsLinks
600
C21E
#C21E3F
Hover statesFocus ringsPrimary buttons hover
700
9A18
#9A1832
Active/pressed statesDark mode accentsSecondary text
800
6E11
#6E1124
Text on light backgroundsHeadingsStrong borders
900
470B
#470B17
Primary textHigh emphasis contentDark headings
950
2C07
#2C070E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tan-50: #FDF2F4;
  --tan-100: #FAE0E5;
  --tan-200: #F6C6CF;
  --tan-300: #EF9AAB;
  --tan-400: #E7657F;
  --tan-500: #E0385A;
  --tan-600: #C21E3F;
  --tan-700: #9A1832;
  --tan-800: #6E1124;
  --tan-900: #470B17;
  --tan-950: #2C070E;
}
Generate More ShadesCreate PaletteConvert Color