Indian Red

#EA6266

Red

Color Codes

All color formats for development

HEX
#EA6266
RGB
rgb(234, 98, 102)
HSL
hsl(358, 76%, 65%)
OKLCH
oklch(0.668 0.169 21.1)
CMYK
cmyk(0%, 58%, 56%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.26:1

AA AAA

On Black Background

6.44: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#E6454A
2#E2282E
3#CC1C22
4#AF181D
5#921418
6#751013
7#580C0E
8#3A080A
9#1D0405

Tints

Lighter variations

1#EC7276
2#EE8185
3#F09194
4#F2A1A3
5#F4B0B3
6#F6C0C2
7#F9D0D1
8#FBE0E0
9#FDEFF0

Tones

Muted variations

1#E3696D
2#DC6F73
3#D57679
4#CE7D80
5#C88486
6#C18B8C
7#BA9193
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
#F7C5C6
Secondary backgroundsInput backgroundsDividers
300
F198
#F1989B
BordersInactive statesPlaceholder text
400
EA62
#EA6266
Disabled statesSecondary iconsMuted text
500
E335
#E3353B
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B21
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D151A
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F13
Text on light backgroundsHeadingsStrong borders
900
480A
#480A0C
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: #F7C5C6;
  --indian-red-300: #F1989B;
  --indian-red-400: #EA6266;
  --indian-red-500: #E3353B;
  --indian-red-600: #C51B21;
  --indian-red-700: #9D151A;
  --indian-red-800: #700F13;
  --indian-red-900: #480A0C;
  --indian-red-950: #2D0607;
}
Generate More ShadesCreate PaletteConvert Color