#FF7692#FF7692

#FF7692 is a light, vivid red. Relative luminance 0.363; OKLCH L 73.5% C 0.168 H 9.4°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).

Color values

HEX#FF7692
RGBrgb(255, 118, 146)
HSLhsl(348, 100%, 73%)
HSVhsv(348, 54%, 100%)
CMYKcmyk(0%, 53.7%, 42.7%, 0%)
CIE-LABlab(66.75, 54.64, 10.52)
CIE-LCHlch(66.75, 55.65, 10.90°)
OKLaboklab(73.46% 0.1658 0.0275)
OKLCHoklch(73.46% 0.168 9.4)
XYZxyz(52.9102, 36.2979, 31.4083)
Luminance0.3629 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7692 #76FFE3
analogous
#FF76D7 #FF7692 #FF9E76
triadic
#FF7692 #92FF76 #7692FF
tetradic
#FF7692 #D7FF76 #76FFE3 #9E76FF
square
#FF7692 #D7FF76 #76FFE3 #9E76FF
split-complementary
#FF7692 #76FF9E #76D7FF
monochromatic
#FB0033 #FF3961 #FF7692 #FFB3C3 #FFE0E7

Accessibility & contrast

On white

2.54
#FF7692 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.26
#FF7692 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7692
8.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7692#FFFFFF#000000##000000
##FF76921.002.548.268.26
#FFFFFF2.541.0021.0021.00
#0000008.2621.001.001.00
##0000008.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#919293
Deuteranopia (green-blind)
#B4AD8F
Tritanopia (blue-blind)
#FF6680
Achromatopsia (no color)
#A2A2A2

Design tokens & code

CSS
--color: #ff7692;
/* rgb */ color: rgb(255, 118, 146);
/* oklch */ color: oklch(73.5% 0.168 9.4);
Tailwind
colors: {
  custom: {
    50: '#ffa2b1',
    500: '#ff7692',
    950: '#000000',
  },
}
SCSS
$custom: #ff7692;
$custom-light: #ffa2b1;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7692",
  "rgb": {
    "r": 255,
    "g": 118,
    "b": 146
  },
  "hsl": {
    "h": 347.737,
    "s": 100,
    "l": 73.137
  },
  "oklch": {
    "l": 0.73463,
    "c": 0.1681,
    "h": 9.4
  },
  "luminance": 0.36292
}

Semantic roles & 50–950 ramp

primary
#FF7692
secondary
#D4F7F0
accent
#E6B700
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#190F10
muted
#877F7F

Preview Lab

Preview with #FF7692

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

Preview Lab → · Contrast checker → · Palette generator →

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