Indian Red

#EA6462

Red

Color Codes

All color formats for development

HEX
#EA6462
RGB
rgb(234, 100, 98)
HSL
hsl(1, 76%, 65%)
OKLCH
oklch(0.67 0.167 23.5)
CMYK
cmyk(0%, 57%, 58%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.23:1

AA AAA

On Black Background

6.50:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F199
400
#EA64
500
#E338
600
#C51E
700
#9D18
800
#7011
900
#480B
950
#2D07

Shades

Darker variations

1#E64745
2#E22B28
3#CC1F1C
4#AF1A18
5#921614
6#751210
7#580D0C
8#3A0908
9#1D0404

Tints

Lighter variations

1#EC7472
2#EE8381
3#F09391
4#F2A2A1
5#F4B2B0
6#F6C1C0
7#F9D1D0
8#FBE0E0
9#FDF0EF

Tones

Muted variations

1#E36B69
2#DC716F
3#D57876
4#CE7E7D
5#C88584
6#C18C8B
7#BA9291
8#B39998
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
F199
#F19998
BordersInactive statesPlaceholder text
400
EA64
#EA6462
Disabled statesSecondary iconsMuted text
500
E338
#E33835
Primary brand colorCTAsActive elementsLinks
600
C51E
#C51E1B
Hover statesFocus ringsPrimary buttons hover
700
9D18
#9D1815
Active/pressed statesDark mode accentsSecondary text
800
7011
#70110F
Text on light backgroundsHeadingsStrong borders
900
480B
#480B0A
Primary textHigh emphasis contentDark headings
950
2D07
#2D0706
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: #F19998;
  --indian-red-400: #EA6462;
  --indian-red-500: #E33835;
  --indian-red-600: #C51E1B;
  --indian-red-700: #9D1815;
  --indian-red-800: #70110F;
  --indian-red-900: #480B0A;
  --indian-red-950: #2D0706;
}
Generate More ShadesCreate PaletteConvert Color