#FF7B8A#FF7B8A

#FF7B8A is a light, vivid red. Relative luminance 0.373; OKLCH L 74.0% C 0.161 H 14.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).

Color values

HEX#FF7B8A
RGBrgb(255, 123, 138)
HSLhsl(353, 100%, 74%)
HSVhsv(353, 52%, 100%)
CMYKcmyk(0%, 51.8%, 45.9%, 0%)
CIE-LABlab(67.48, 51.51, 16.07)
CIE-LCHlch(67.48, 53.96, 17.33°)
OKLaboklab(73.95% 0.1555 0.0411)
OKLCHoklch(73.95% 0.161 14.8)
XYZxyz(52.9140, 37.2666, 28.4464)
Luminance0.3726 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7B8A #7BFFF0
analogous
#FF7BCC #FF7B8A #FFAE7B
triadic
#FF7B8A #8AFF7B #7B8AFF
tetradic
#FF7B8A #CCFF7B #7BFFF0 #AE7BFF
square
#FF7B8A #CCFF7B #7BFFF0 #AE7BFF
split-complementary
#FF7B8A #7BFFAE #7BCCFF
monochromatic
#FF011E #FF3E54 #FF7B8A #FFB8C0 #FFE0E4

Accessibility & contrast

On white

2.48
#FF7B8A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.45
#FF7B8A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7B8A
8.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7B8A#FFFFFF#000000##000000
##FF7B8A1.002.488.458.45
#FFFFFF2.481.0021.0021.00
#0000008.4521.001.001.00
##0000008.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#97948A
Deuteranopia (green-blind)
#B8AE87
Tritanopia (blue-blind)
#FF6A81
Achromatopsia (no color)
#A4A4A4

Design tokens & code

CSS
--color: #ff7b8a;
/* rgb */ color: rgb(255, 123, 138);
/* oklch */ color: oklch(74.0% 0.161 14.8);
Tailwind
colors: {
  custom: {
    50: '#ffa5ac',
    500: '#ff7b8a',
    950: '#000000',
  },
}
SCSS
$custom: #ff7b8a;
$custom-light: #ffa5ac;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7b8a",
  "rgb": {
    "r": 255,
    "g": 123,
    "b": 138
  },
  "hsl": {
    "h": 353.182,
    "s": 100,
    "l": 74.118
  },
  "oklch": {
    "l": 0.73954,
    "c": 0.16086,
    "h": 14.8
  },
  "luminance": 0.37261
}

Semantic roles & 50–950 ramp

primary
#FF7B8A
secondary
#D4F7F3
accent
#E6CB00
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#190F10
muted
#877F7F

Preview Lab

Preview with #FF7B8A

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

Preview Lab → · Contrast checker → · Palette generator →

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