#FF7E7E#FF7E7E

#FF7E7E is a light, vivid red. Relative luminance 0.377; OKLCH L 74.1% C 0.158 H 21.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).

Color values

HEX#FF7E7E
RGBrgb(255, 126, 126)
HSLhsl(0, 100%, 75%)
HSVhsv(0, 51%, 100%)
CMYKcmyk(0%, 50.6%, 50.6%, 0%)
CIE-LABlab(67.79, 48.99, 23.25)
CIE-LCHlch(67.79, 54.22, 25.39°)
OKLaboklab(74.11% 0.1465 0.0581)
OKLCHoklch(74.11% 0.158 21.6)
XYZxyz(52.4706, 37.6938, 24.2470)
Luminance0.3769 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7E7E #7EFFFF
analogous
#FF7EBF #FF7E7E #FFBF7E
triadic
#FF7E7E #7EFF7E #7E7EFF
tetradic
#FF7E7E #BFFF7E #7EFFFF #BF7EFF
square
#FF7E7E #BFFF7E #7EFFFF #BF7EFF
split-complementary
#FF7E7E #7EFFBF #7EBFFF
monochromatic
#FF0404 #FF4141 #FF7E7E #FFBBBB #FFE0E0

Accessibility & contrast

On white

2.46
#FF7E7E on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.54
#FF7E7E on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7E7E
8.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7E7E#FFFFFF#000000##000000
##FF7E7E1.002.468.548.54
#FFFFFF2.461.0021.0021.00
#0000008.5421.001.001.00
##0000008.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#9B957D
Deuteranopia (green-blind)
#BBAF7B
Tritanopia (blue-blind)
#FF6B7F
Achromatopsia (no color)
#A5A5A5

Design tokens & code

CSS
--color: #ff7e7e;
/* rgb */ color: rgb(255, 126, 126);
/* oklch */ color: oklch(74.1% 0.158 21.6);
Tailwind
colors: {
  custom: {
    50: '#ffa6a3',
    500: '#ff7e7e',
    950: '#000000',
  },
}
SCSS
$custom: #ff7e7e;
$custom-light: #ffa6a3;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7e7e",
  "rgb": {
    "r": 255,
    "g": 126,
    "b": 126
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 74.706
  },
  "oklch": {
    "l": 0.74115,
    "c": 0.15757,
    "h": 21.6
  },
  "luminance": 0.37688
}

Semantic roles & 50–950 ramp

primary
#FF7E7E
secondary
#D4F7F7
accent
#E5E600
background
#FFFAFA
surface
#FFF4F3
border
#D7CECD
text
#19100F
muted
#877F7F

Preview Lab

Preview with #FF7E7E

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

Preview Lab → · Contrast checker → · Palette generator →

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