#FF9876#FF9876

#FF9876 is a light, vivid red. Relative luminance 0.450; OKLCH L 78.0% C 0.133 H 39.0°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).

Color values

HEX#FF9876
RGBrgb(255, 152, 118)
HSLhsl(15, 100%, 73%)
HSVhsv(15, 54%, 100%)
CMYKcmyk(0%, 40.4%, 53.7%, 0%)
CIE-LABlab(72.91, 35.28, 34.37)
CIE-LCHlch(72.91, 49.26, 44.25°)
OKLaboklab(77.98% 0.1032 0.0836)
OKLCHoklch(77.98% 0.133 39)
XYZxyz(55.7420, 45.0298, 22.8920)
Luminance0.4502 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF9876 #76DDFF
analogous
#FF7698 #FF9876 #FFDD76
triadic
#FF9876 #76FF98 #9876FF
tetradic
#FF9876 #98FF76 #76DDFF #DD76FF
square
#FF9876 #98FF76 #76DDFF #DD76FF
split-complementary
#FF9876 #76FFDD #7698FF
monochromatic
#FB3E00 #FF6A39 #FF9876 #FFC6B3 #FFE8E0

Accessibility & contrast

On white

2.10
#FF9876 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.00
#FF9876 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF9876
10.00:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF9876#FFFFFF#000000##000000
##FF98761.002.1010.0010.00
#FFFFFF2.101.0021.0021.00
#00000010.0021.001.001.00
##00000010.0021.001.001.00

Color blindness preview

Protanopia (red-blind)
#B2A673
Deuteranopia (green-blind)
#CBBB75
Tritanopia (blue-blind)
#FF8790
Achromatopsia (no color)
#B3B3B3

Design tokens & code

CSS
--color: #ff9876;
/* rgb */ color: rgb(255, 152, 118);
/* oklch */ color: oklch(78.0% 0.133 39.0);
Tailwind
colors: {
  custom: {
    50: '#ffb79e',
    500: '#ff9876',
    950: '#000000',
  },
}
SCSS
$custom: #ff9876;
$custom-light: #ffb79e;
$custom-dark: #000000;
JSON
{
  "hex": "#ff9876",
  "rgb": {
    "r": 255,
    "g": 152,
    "b": 118
  },
  "hsl": {
    "h": 14.891,
    "s": 100,
    "l": 73.137
  },
  "oklch": {
    "l": 0.77975,
    "c": 0.13281,
    "h": 39
  },
  "luminance": 0.45024
}

Semantic roles & 50–950 ramp

primary
#FF9876
secondary
#D4EEF7
accent
#ADE600
background
#FFFBF9
surface
#FFF6F2
border
#D7D0CC
text
#19110E
muted
#87807E

Preview Lab

Preview with #FF9876

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

Preview Lab → · Contrast checker → · Palette generator →

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