#FF7252#FF7252

#FF7252 is a light, vivid red. Relative luminance 0.339; OKLCH L 71.7% C 0.179 H 34.2°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).

Color values

HEX#FF7252
RGBrgb(255, 114, 82)
HSLhsl(11, 100%, 66%)
HSVhsv(11, 68%, 100%)
CMYKcmyk(0%, 55.3%, 67.8%, 0%)
CIE-LABlab(64.89, 51.66, 43.69)
CIE-LCHlch(64.89, 67.66, 40.22°)
OKLaboklab(71.69% 0.148 0.1006)
OKLCHoklch(71.69% 0.179 34.2)
XYZxyz(48.7850, 33.9101, 11.9573)
Luminance0.3390 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7252 #52DFFF
analogous
#FF5288 #FF7252 #FFC852
triadic
#FF7252 #52FF72 #7252FF
tetradic
#FF7252 #88FF52 #52DFFF #C852FF
square
#FF7252 #88FF52 #52DFFF #C852FF
split-complementary
#FF7252 #52FFC8 #5288FF
monochromatic
#D72800 #FF4015 #FF7252 #FFA48F #FFD6CC

Accessibility & contrast

On white

2.70
#FF7252 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.78
#FF7252 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7252
7.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7252#FFFFFF#000000##000000
##FF72521.002.707.787.78
#FFFFFF2.701.0021.0021.00
#0000007.7821.001.001.00
##0000007.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#988A4E
Deuteranopia (green-blind)
#BAA94E
Tritanopia (blue-blind)
#FF556B
Achromatopsia (no color)
#9D9D9D

Design tokens & code

CSS
--color: #ff7252;
/* rgb */ color: rgb(255, 114, 82);
/* oklch */ color: oklch(71.7% 0.179 34.2);
Tailwind
colors: {
  custom: {
    50: '#ff9e84',
    500: '#ff7252',
    950: '#000000',
  },
}
SCSS
$custom: #ff7252;
$custom-light: #ff9e84;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7252",
  "rgb": {
    "r": 255,
    "g": 114,
    "b": 82
  },
  "hsl": {
    "h": 11.098,
    "s": 100,
    "l": 66.078
  },
  "oklch": {
    "l": 0.71691,
    "c": 0.17897,
    "h": 34.2
  },
  "luminance": 0.33904
}

Semantic roles & 50–950 ramp

primary
#FF7252
secondary
#BAE8F3
accent
#BBE600
background
#FFFAF8
surface
#FFF3EF
border
#D7CDCA
text
#1A0F0B
muted
#877F7C

Preview Lab

Preview with #FF7252

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

Preview Lab → · Contrast checker → · Palette generator →

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