#F95F9F#F95F9F

#F95F9F is a light, vivid pink. Relative luminance 0.308; OKLCH L 70.1% C 0.197 H 357.7°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).

Color values

HEX#F95F9F
RGBrgb(249, 95, 159)
HSLhsl(335, 93%, 67%)
HSVhsv(335, 62%, 98%)
CMYKcmyk(0%, 61.8%, 36.1%, 2.4%)
CIE-LABlab(62.37, 64.27, -3.36)
CIE-LCHlch(62.37, 64.36, 357.00°)
OKLaboklab(70.13% 0.1964 -0.008)
OKLCHoklch(70.13% 0.197 357.7)
XYZxyz(49.4200, 30.8329, 36.1429)
Luminance0.3083 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F95F9F #5FF9B9
analogous
#F95FEC #F95F9F #F96C5F
triadic
#F95F9F #9FF95F #5F9FF9
tetradic
#F95F9F #ECF95F #5FF9B9 #6C5FF9
square
#F95F9F #ECF95F #5FF9B9 #6C5FF9
split-complementary
#F95F9F #5FF96C #5FECF9
monochromatic
#D6085D #F7247C #F95F9F #FB9AC2 #FDD5E6

Accessibility & contrast

On white

2.93
#F95F9F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.17
#F95F9F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F95F9F
7.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F95F9F#FFFFFF#000000##000000
##F95F9F1.002.937.177.17
#FFFFFF2.931.0021.0021.00
#0000007.1721.001.001.00
##0000007.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#7A85A1
Deuteranopia (green-blind)
#A3A19B
Tritanopia (blue-blind)
#FF5278
Achromatopsia (no color)
#979797

Design tokens & code

CSS
--color: #f95f9f;
/* rgb */ color: rgb(249, 95, 159);
/* oklch */ color: oklch(70.1% 0.197 357.7);
Tailwind
colors: {
  custom: {
    50: '#ff94bb',
    500: '#f95f9f',
    950: '#000000',
  },
}
SCSS
$custom: #f95f9f;
$custom-light: #ff94bb;
$custom-dark: #000000;
JSON
{
  "hex": "#f95f9f",
  "rgb": {
    "r": 249,
    "g": 95,
    "b": 159
  },
  "hsl": {
    "h": 335.065,
    "s": 92.771,
    "l": 67.451
  },
  "oklch": {
    "l": 0.70125,
    "c": 0.19651,
    "h": 357.7
  },
  "luminance": 0.30827
}

Semantic roles & 50–950 ramp

primary
#F95F9F
secondary
#C2F2DE
accent
#E68600
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80

Preview Lab

Preview with #F95F9F

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

Preview Lab → · Contrast checker → · Palette generator →

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