#F95F7F#F95F7F

#F95F7F is a light, vivid red. Relative luminance 0.299; OKLCH L 69.2% C 0.189 H 10.9°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).

Color values

HEX#F95F7F
RGBrgb(249, 95, 127)
HSLhsl(348, 93%, 67%)
HSVhsv(348, 62%, 98%)
CMYKcmyk(0%, 61.8%, 49%, 2.4%)
CIE-LABlab(61.54, 61.17, 13.95)
CIE-LCHlch(61.54, 62.74, 12.84°)
OKLaboklab(69.23% 0.1853 0.0357)
OKLCHoklch(69.23% 0.189 10.9)
XYZxyz(46.9936, 29.8623, 23.3639)
Luminance0.2986 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F95F7F #5FF9D9
analogous
#F95FCC #F95F7F #F98C5F
triadic
#F95F7F #7FF95F #5F7FF9
tetradic
#F95F7F #CCF95F #5FF9D9 #8C5FF9
square
#F95F7F #CCF95F #5FF9D9 #8C5FF9
split-complementary
#F95F7F #5FF98C #5FCCF9
monochromatic
#D60833 #F72450 #F95F7F #FB9AAE #FDD5DD

Accessibility & contrast

On white

3.01
#F95F7F on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

6.97
#F95F7F on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #F95F7F
6.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F95F7F#FFFFFF#000000##000000
##F95F7F1.003.016.976.97
#FFFFFF3.011.0021.0021.00
#0000006.9721.001.001.00
##0000006.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#818180
Deuteranopia (green-blind)
#A9A07B
Tritanopia (blue-blind)
#FF476B
Achromatopsia (no color)
#959595

Design tokens & code

CSS
--color: #f95f7f;
/* rgb */ color: rgb(249, 95, 127);
/* oklch */ color: oklch(69.2% 0.189 10.9);
Tailwind
colors: {
  custom: {
    50: '#ff93a3',
    500: '#f95f7f',
    950: '#000000',
  },
}
SCSS
$custom: #f95f7f;
$custom-light: #ff93a3;
$custom-dark: #000000;
JSON
{
  "hex": "#f95f7f",
  "rgb": {
    "r": 249,
    "g": 95,
    "b": 127
  },
  "hsl": {
    "h": 347.532,
    "s": 92.771,
    "l": 67.451
  },
  "oklch": {
    "l": 0.69234,
    "c": 0.18875,
    "h": 10.9
  },
  "luminance": 0.29856
}

Semantic roles & 50–950 ramp

primary
#F95F7F
secondary
#C2F2E8
accent
#E6B600
background
#FFF9FA
surface
#FFF2F3
border
#D7CCCD
text
#190E0F
muted
#877E7F

Preview Lab

Preview with #F95F7F

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

Preview Lab → · Contrast checker → · Palette generator →

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