Indian Red

#EC5F6B

Red

Color Codes

All color formats for development

HEX
#EC5F6B
RGB
rgb(236, 95, 107)
HSL
hsl(355, 79%, 65%)
OKLCH
oklch(0.668 0.174 18.1)
CMYK
cmyk(0%, 60%, 55%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.27:1

AA AAA

On Black Background

6.42:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F396
400
#EC5F
500
#E732
600
#C918
700
#A013
800
#720D
900
#4909
950
#2E05

Shades

Darker variations

1#E94250
2#E52434
3#D01828
4#B21522
5#94111C
6#770E17
7#590A11
8#3B070B
9#1E0306

Tints

Lighter variations

1#EE6F7A
2#F07F89
3#F28F97
4#F49FA6
5#F6AFB5
6#F8BFC4
7#F9CFD3
8#FBDFE1
9#FDEFF0

Tones

Muted variations

1#E56671
2#DE6D77
3#D7747D
4#D07B82
5#C98288
6#C28A8E
7#BB9194
8#B4989A
9#AD9FA0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F2
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFE1
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4C8
Secondary backgroundsInput backgroundsDividers
300
F396
#F3969E
BordersInactive statesPlaceholder text
400
EC5F
#EC5F6B
Disabled statesSecondary iconsMuted text
500
E732
#E73241
Primary brand colorCTAsActive elementsLinks
600
C918
#C91826
Hover statesFocus ringsPrimary buttons hover
700
A013
#A0131E
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D16
Text on light backgroundsHeadingsStrong borders
900
4909
#49090E
Primary textHigh emphasis contentDark headings
950
2E05
#2E0509
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --indian-red-50: #FDF1F2;
  --indian-red-100: #FBDFE1;
  --indian-red-200: #F8C4C8;
  --indian-red-300: #F3969E;
  --indian-red-400: #EC5F6B;
  --indian-red-500: #E73241;
  --indian-red-600: #C91826;
  --indian-red-700: #A0131E;
  --indian-red-800: #720D16;
  --indian-red-900: #49090E;
  --indian-red-950: #2E0509;
}
Generate More ShadesCreate PaletteConvert Color