#FF2600#FF2600

#FF2600 is a light, highly saturated red. Relative luminance 0.226; OKLCH L 63.9% C 0.248 H 31.2°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).

Color values

HEX#FF2600
RGBrgb(255, 38, 0)
HSLhsl(9, 100%, 50%)
HSVhsv(9, 100%, 100%)
CMYKcmyk(0%, 85.1%, 100%, 0%)
CIE-LABlab(54.71, 75.85, 67.74)
CIE-LCHlch(54.71, 101.70, 41.77°)
OKLaboklab(63.89% 0.2117 0.1282)
OKLCHoklch(63.89% 0.248 31.2)
XYZxyz(41.9387, 22.6534, 2.1644)
Luminance0.2265 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF2600 #00D9FF
analogous
#FF005A #FF2600 #FFA500
triadic
#FF2600 #00FF26 #2600FF
tetradic
#FF2600 #5AFF00 #00D9FF #A500FF
square
#FF2600 #5AFF00 #00D9FF #A500FF
split-complementary
#FF2600 #00FFA5 #005AFF
monochromatic
#851400 #C21D00 #FF2600 #FF5A3D #FF8E7A

Accessibility & contrast

On white

3.80
#FF2600 on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

5.53
#FF2600 on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF2600
5.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF2600#FFFFFF#000000##000000
##FF26001.003.805.535.53
#FFFFFF3.801.0021.0021.00
#0000005.5321.001.001.00
##0000005.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#736500
Deuteranopia (green-blind)
#A79300
Tritanopia (blue-blind)
#FF0025
Achromatopsia (no color)
#838383

Design tokens & code

CSS
--color: #ff2600;
/* rgb */ color: rgb(255, 38, 0);
/* oklch */ color: oklch(63.9% 0.248 31.2);
Tailwind
colors: {
  custom: {
    50: '#ff7a53',
    500: '#ff2600',
    950: '#000000',
  },
}
SCSS
$custom: #ff2600;
$custom-light: #ff7a53;
$custom-dark: #000000;
JSON
{
  "hex": "#ff2600",
  "rgb": {
    "r": 255,
    "g": 38,
    "b": 0
  },
  "hsl": {
    "h": 8.941,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.63885,
    "c": 0.24754,
    "h": 31.2
  },
  "luminance": 0.22646
}

Semantic roles & 50–950 ramp

primary
#FF2600
secondary
#74D5E7
accent
#DFFF29
background
#FFF8F5
surface
#FFEFE9
border
#D7CAC5
text
#1C0B03
muted
#887C78

Preview Lab

Preview with #FF2600

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

Preview Lab → · Contrast checker → · Palette generator →

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