#FF7B83#FF7B83

#FF7B83 is a light, vivid red. Relative luminance 0.371; OKLCH L 73.8% C 0.161 H 18.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).

Color values

HEX#FF7B83
RGBrgb(255, 123, 131)
HSLhsl(356, 100%, 74%)
HSVhsv(356, 52%, 100%)
CMYKcmyk(0%, 51.8%, 48.6%, 0%)
CIE-LABlab(67.33, 50.87, 19.81)
CIE-LCHlch(67.33, 54.59, 21.28°)
OKLaboklab(73.8% 0.1529 0.05)
OKLCHoklch(73.8% 0.161 18.1)
XYZxyz(52.4234, 37.0704, 25.8629)
Luminance0.3706 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7B83 #7BFFF7
analogous
#FF7BC5 #FF7B83 #FFB57B
triadic
#FF7B83 #83FF7B #7B83FF
tetradic
#FF7B83 #C5FF7B #7BFFF7 #B57BFF
square
#FF7B83 #C5FF7B #7BFFF7 #B57BFF
split-complementary
#FF7B83 #7BFFB5 #7BC5FF
monochromatic
#FF0110 #FF3E4A #FF7B83 #FFB8BC #FFE0E2

Accessibility & contrast

On white

2.50
#FF7B83 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.41
#FF7B83 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7B83
8.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7B83#FFFFFF#000000##000000
##FF7B831.002.508.418.41
#FFFFFF2.501.0021.0021.00
#0000008.4121.001.001.00
##0000008.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#989383
Deuteranopia (green-blind)
#B9AE80
Tritanopia (blue-blind)
#FF687F
Achromatopsia (no color)
#A4A4A4

Design tokens & code

CSS
--color: #ff7b83;
/* rgb */ color: rgb(255, 123, 131);
/* oklch */ color: oklch(73.8% 0.161 18.1);
Tailwind
colors: {
  custom: {
    50: '#ffa4a7',
    500: '#ff7b83',
    950: '#000000',
  },
}
SCSS
$custom: #ff7b83;
$custom-light: #ffa4a7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7b83",
  "rgb": {
    "r": 255,
    "g": 123,
    "b": 131
  },
  "hsl": {
    "h": 356.364,
    "s": 100,
    "l": 74.118
  },
  "oklch": {
    "l": 0.73795,
    "c": 0.16085,
    "h": 18.1
  },
  "luminance": 0.37065
}

Semantic roles & 50–950 ramp

primary
#FF7B83
secondary
#D4F7F5
accent
#E6D800
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#190F0F
muted
#877F7F

Preview Lab

Preview with #FF7B83

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

Preview Lab → · Contrast checker → · Palette generator →

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