Indian Red

#EA6264

Red

Color Codes

All color formats for development

HEX
#EA6264
RGB
rgb(234, 98, 100)
HSL
hsl(359, 76%, 65%)
OKLCH
oklch(0.668 0.169 22)
CMYK
cmyk(0%, 58%, 57%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.27:1

AA AAA

On Black Background

6.43:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F198
400
#EA62
500
#E335
600
#C51B
700
#9D15
800
#700F
900
#480A
950
#2D06

Shades

Darker variations

1#E64547
2#E2282B
3#CC1C1F
4#AF181A
5#921416
6#751012
7#580C0D
8#3A0809
9#1D0404

Tints

Lighter variations

1#EC7274
2#EE8183
3#F09193
4#F2A1A2
5#F4B0B2
6#F6C0C1
7#F9D0D1
8#FBE0E0
9#FDEFF0

Tones

Muted variations

1#E3696B
2#DC6F71
3#D57678
4#CE7D7E
5#C88485
6#C18B8C
7#BA9192
8#B39899
9#AD9F9F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F2
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0E0
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5C5
Secondary backgroundsInput backgroundsDividers
300
F198
#F19899
BordersInactive statesPlaceholder text
400
EA62
#EA6264
Disabled statesSecondary iconsMuted text
500
E335
#E33538
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B1E
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1518
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F11
Text on light backgroundsHeadingsStrong borders
900
480A
#480A0B
Primary textHigh emphasis contentDark headings
950
2D06
#2D0607
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --indian-red-50: #FDF2F2;
  --indian-red-100: #FBE0E0;
  --indian-red-200: #F7C5C5;
  --indian-red-300: #F19899;
  --indian-red-400: #EA6264;
  --indian-red-500: #E33538;
  --indian-red-600: #C51B1E;
  --indian-red-700: #9D1518;
  --indian-red-800: #700F11;
  --indian-red-900: #480A0B;
  --indian-red-950: #2D0607;
}
Generate More ShadesCreate PaletteConvert Color