Orange Pink#FF6F52

#FF6F52 is a light, vivid red. Relative luminance 0.332; OKLCH L 71.3% C 0.182 H 33.1°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).

Orange Pink — editorial page

Color values

HEX#FF6F52
RGBrgb(255, 111, 82)
HSLhsl(10, 100%, 66%)
HSVhsv(10, 68%, 100%)
CMYKcmyk(0%, 56.5%, 67.8%, 0%)
CIE-LABlab(64.36, 53.05, 43.07)
CIE-LCHlch(64.36, 68.33, 39.07°)
OKLaboklab(71.29% 0.1523 0.0993)
OKLCHoklch(71.29% 0.182 33.1)
XYZxyz(48.4522, 33.2444, 11.8464)
Luminance0.3324 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF6F52 #52E2FF
analogous
#FF528B #FF6F52 #FFC552
triadic
#FF6F52 #52FF6F #6F52FF
tetradic
#FF6F52 #8BFF52 #52E2FF #C552FF
square
#FF6F52 #8BFF52 #52E2FF #C552FF
split-complementary
#FF6F52 #52FFC5 #528BFF
monochromatic
#D72400 #FF3C15 #FF6F52 #FFA28F #FFD5CC

Accessibility & contrast

On white

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

On black

7.65
#FF6F52 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF6F52
7.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF6F52#FFFFFF#000000##000000
##FF6F521.002.757.657.65
#FFFFFF2.751.0021.0021.00
#0000007.6521.001.001.00
##0000007.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#95884F
Deuteranopia (green-blind)
#B9A84E
Tritanopia (blue-blind)
#FF5169
Achromatopsia (no color)
#9C9C9C

Design tokens & code

CSS
--color: #ff6f52;
/* rgb */ color: rgb(255, 111, 82);
/* oklch */ color: oklch(71.3% 0.182 33.1);
Tailwind
colors: {
  custom: {
    50: '#ff9c83',
    500: '#ff6f52',
    950: '#000000',
  },
}
SCSS
$custom: #ff6f52;
$custom-light: #ff9c83;
$custom-dark: #000000;
JSON
{
  "hex": "#ff6f52",
  "rgb": {
    "r": 255,
    "g": 111,
    "b": 82
  },
  "hsl": {
    "h": 10.058,
    "s": 100,
    "l": 66.078
  },
  "oklch": {
    "l": 0.71288,
    "c": 0.18179,
    "h": 33.1
  },
  "luminance": 0.33238
}

Semantic roles & 50–950 ramp

primary
#FF6F52
secondary
#BAE9F3
accent
#BFE600
background
#FFF9F8
surface
#FFF2EF
border
#D7CCCA
text
#1A0F0B
muted
#877E7C

Preview Lab

Preview with #FF6F52

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

Preview Lab → · Contrast checker → · Palette generator →

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