#D55D3D#D55D3D

#D55D3D is a light, vivid red. Relative luminance 0.223; OKLCH L 62.4% C 0.159 H 35.9°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).

Color values

HEX#D55D3D
RGBrgb(213, 93, 61)
HSLhsl(13, 64%, 54%)
HSVhsv(13, 71%, 84%)
CMYKcmyk(0%, 56.3%, 71.4%, 16.5%)
CIE-LABlab(54.36, 45.28, 41.09)
CIE-LCHlch(54.36, 61.15, 42.22°)
OKLaboklab(62.37% 0.1287 0.0932)
OKLCHoklch(62.37% 0.159 35.9)
XYZxyz(32.2004, 22.3160, 7.0258)
Luminance0.2231 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D55D3D #3DB5D5
analogous
#D53D69 #D55D3D #D5A93D
triadic
#D55D3D #3DD55D #5D3DD5
tetradic
#D55D3D #69D53D #3DB5D5 #A93DD5
square
#D55D3D #69D53D #3DB5D5 #A93DD5
split-complementary
#D55D3D #3DD5A9 #3D69D5
monochromatic
#7D301B #AF4326 #D55D3D #E0876F #EBB1A2

Accessibility & contrast

On white

3.84
#D55D3D on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

5.46
#D55D3D on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #D55D3D
5.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D55D3D#FFFFFF#000000##000000
##D55D3D1.003.845.465.46
#FFFFFF3.841.0021.0021.00
#0000005.4621.001.001.00
##0000005.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#7E7239
Deuteranopia (green-blind)
#9B8C3A
Tritanopia (blue-blind)
#E94356
Achromatopsia (no color)
#828282

Design tokens & code

CSS
--color: #d55d3d;
/* rgb */ color: rgb(213, 93, 61);
/* oklch */ color: oklch(62.4% 0.159 35.9);
Tailwind
colors: {
  custom: {
    50: '#e98e74',
    500: '#d55d3d',
    950: '#000000',
  },
}
SCSS
$custom: #d55d3d;
$custom-light: #e98e74;
$custom-dark: #000000;
JSON
{
  "hex": "#d55d3d",
  "rgb": {
    "r": 213,
    "g": 93,
    "b": 61
  },
  "hsl": {
    "h": 12.632,
    "s": 64.407,
    "l": 53.725
  },
  "oklch": {
    "l": 0.62369,
    "c": 0.15885,
    "h": 35.9
  },
  "luminance": 0.22312
}

Semantic roles & 50–950 ramp

primary
#D55D3D
secondary
#96CAD7
accent
#C4E740
background
#FFF8F7
surface
#FFF0ED
border
#D7CBC8
text
#170D08
muted
#857D7B

Preview Lab

Preview with #D55D3D

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#D55D3D Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva