#FF9F85#FF9F85

#FF9F85 is a light, vivid red. Relative luminance 0.477; OKLCH L 79.4% C 0.121 H 35.9°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).

Color values

HEX#FF9F85
RGBrgb(255, 159, 133)
HSLhsl(13, 100%, 76%)
HSVhsv(13, 48%, 100%)
CMYKcmyk(0%, 37.6%, 47.8%, 0%)
CIE-LABlab(74.67, 32.97, 28.61)
CIE-LCHlch(74.67, 43.66, 40.94°)
OKLaboklab(79.41% 0.0979 0.071)
OKLCHoklch(79.41% 0.121 35.9)
XYZxyz(57.8751, 47.7548, 28.3553)
Luminance0.4775 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF9F85 #85E5FF
analogous
#FF85A8 #FF9F85 #FFDC85
triadic
#FF9F85 #85FF9F #9F85FF
tetradic
#FF9F85 #A8FF85 #85E5FF #DC85FF
square
#FF9F85 #A8FF85 #85E5FF #DC85FF
split-complementary
#FF9F85 #85FFDC #85A8FF
monochromatic
#FF3F0B #FF6F48 #FF9F85 #FFCFC2 #FFE7E0

Accessibility & contrast

On white

1.99
#FF9F85 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.55
#FF9F85 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF9F85
10.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF9F85#FFFFFF#000000##000000
##FF9F851.001.9910.5510.55
#FFFFFF1.991.0021.0021.00
#00000010.5521.001.001.00
##00000010.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#B6AC83
Deuteranopia (green-blind)
#CDC084
Tritanopia (blue-blind)
#FF9098
Achromatopsia (no color)
#B8B8B8

Design tokens & code

CSS
--color: #ff9f85;
/* rgb */ color: rgb(255, 159, 133);
/* oklch */ color: oklch(79.4% 0.121 35.9);
Tailwind
colors: {
  custom: {
    50: '#ffbca8',
    500: '#ff9f85',
    950: '#000000',
  },
}
SCSS
$custom: #ff9f85;
$custom-light: #ffbca8;
$custom-dark: #000000;
JSON
{
  "hex": "#ff9f85",
  "rgb": {
    "r": 255,
    "g": 159,
    "b": 133
  },
  "hsl": {
    "h": 12.787,
    "s": 100,
    "l": 76.078
  },
  "oklch": {
    "l": 0.79407,
    "c": 0.12095,
    "h": 35.9
  },
  "luminance": 0.4775
}

Semantic roles & 50–950 ramp

primary
#FF9F85
secondary
#D4F0F7
accent
#B5E600
background
#FFFBFA
surface
#FFF6F4
border
#D7D0CE
text
#19120F
muted
#87817F

Preview Lab

Preview with #FF9F85

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

Preview Lab → · Contrast checker → · Palette generator →

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