#FF7EAF#FF7EAF

#FF7EAF is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.4% C 0.164 H 357.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).

Color values

HEX#FF7EAF
RGBrgb(255, 126, 175)
HSLhsl(337, 100%, 75%)
HSVhsv(337, 51%, 100%)
CMYKcmyk(0%, 50.6%, 31.4%, 0%)
CIE-LABlab(68.96, 54.08, -2.68)
CIE-LCHlch(68.96, 54.14, 357.17°)
OKLaboklab(75.37% 0.1642 -0.0063)
OKLCHoklch(75.37% 0.164 357.8)
XYZxyz(56.4412, 39.2821, 45.1588)
Luminance0.3928 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7EAF #7EFFCE
analogous
#FF7EF0 #FF7EAF #FF8D7E
triadic
#FF7EAF #AFFF7E #7EAFFF
tetradic
#FF7EAF #F0FF7E #7EFFCE #8D7EFF
square
#FF7EAF #F0FF7E #7EFFCE #8D7EFF
split-complementary
#FF7EAF #7EFF8D #7EF0FF
monochromatic
#FF0463 #FF4189 #FF7EAF #FFBBD5 #FFE0EC

Accessibility & contrast

On white

2.37
#FF7EAF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.86
#FF7EAF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7EAF
8.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7EAF#FFFFFF#000000##000000
##FF7EAF1.002.378.868.86
#FFFFFF2.371.0021.0021.00
#0000008.8621.001.001.00
##0000008.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#919AB1
Deuteranopia (green-blind)
#B3B1AC
Tritanopia (blue-blind)
#FF7590
Achromatopsia (no color)
#A8A8A8

Design tokens & code

CSS
--color: #ff7eaf;
/* rgb */ color: rgb(255, 126, 175);
/* oklch */ color: oklch(75.4% 0.164 357.8);
Tailwind
colors: {
  custom: {
    50: '#ffa7c6',
    500: '#ff7eaf',
    950: '#000000',
  },
}
SCSS
$custom: #ff7eaf;
$custom-light: #ffa7c6;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7eaf",
  "rgb": {
    "r": 255,
    "g": 126,
    "b": 175
  },
  "hsl": {
    "h": 337.209,
    "s": 100,
    "l": 74.706
  },
  "oklch": {
    "l": 0.75371,
    "c": 0.1643,
    "h": 357.8
  },
  "luminance": 0.39277
}

Semantic roles & 50–950 ramp

primary
#FF7EAF
secondary
#D4F7EA
accent
#E68E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82

Preview Lab

Preview with #FF7EAF

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

Preview Lab → · Contrast checker → · Palette generator →

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