#FF6F4D#FF6F4D

#FF6F4D is a light, vivid red. Relative luminance 0.332; OKLCH L 71.2% C 0.183 H 34.6°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).

Color values

HEX#FF6F4D
RGBrgb(255, 111, 77)
HSLhsl(11, 100%, 65%)
HSVhsv(11, 70%, 100%)
CMYKcmyk(0%, 56.5%, 69.8%, 0%)
CIE-LABlab(64.30, 52.80, 45.64)
CIE-LCHlch(64.30, 69.79, 40.84°)
OKLaboklab(71.22% 0.1506 0.104)
OKLCHoklch(71.22% 0.183 34.6)
XYZxyz(48.2688, 33.1710, 10.8806)
Luminance0.3317 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF6F4D #4DDDFF
analogous
#FF4D84 #FF6F4D #FFC84D
triadic
#FF6F4D #4DFF6F #6F4DFF
tetradic
#FF6F4D #84FF4D #4DDDFF #C84DFF
square
#FF6F4D #84FF4D #4DDDFF #C84DFF
split-complementary
#FF6F4D #4DFFC8 #4D84FF
monochromatic
#D22800 #FF3D10 #FF6F4D #FFA18A #FFD2C7

Accessibility & contrast

On white

2.75
#FF6F4D on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.63
#FF6F4D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF6F4D
7.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF6F4D#FFFFFF#000000##000000
##FF6F4D1.002.757.637.63
#FFFFFF2.751.0021.0021.00
#0000007.6321.001.001.00
##0000007.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#968849
Deuteranopia (green-blind)
#B9A849
Tritanopia (blue-blind)
#FF5068
Achromatopsia (no color)
#9C9C9C

Design tokens & code

CSS
--color: #ff6f4d;
/* rgb */ color: rgb(255, 111, 77);
/* oklch */ color: oklch(71.2% 0.183 34.6);
Tailwind
colors: {
  custom: {
    50: '#ff9c80',
    500: '#ff6f4d',
    950: '#000000',
  },
}
SCSS
$custom: #ff6f4d;
$custom-light: #ff9c80;
$custom-dark: #000000;
JSON
{
  "hex": "#ff6f4d",
  "rgb": {
    "r": 255,
    "g": 111,
    "b": 77
  },
  "hsl": {
    "h": 11.461,
    "s": 100,
    "l": 65.098
  },
  "oklch": {
    "l": 0.71224,
    "c": 0.18305,
    "h": 34.6
  },
  "luminance": 0.33165
}

Semantic roles & 50–950 ramp

primary
#FF6F4D
secondary
#B6E7F2
accent
#BAE600
background
#FFF9F7
surface
#FFF2EE
border
#D7CCC9
text
#1A0F0A
muted
#877E7C

Preview Lab

Preview with #FF6F4D

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

Preview Lab → · Contrast checker → · Palette generator →

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