#F95F80#F95F80

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

Color values

HEX#F95F80
RGBrgb(249, 95, 128)
HSLhsl(347, 93%, 67%)
HSVhsv(347, 62%, 98%)
CMYKcmyk(0%, 61.8%, 48.6%, 2.4%)
CIE-LABlab(61.56, 61.25, 13.40)
CIE-LCHlch(61.56, 62.70, 12.34°)
OKLaboklab(69.26% 0.1857 0.0344)
OKLCHoklch(69.26% 0.189 10.5)
XYZxyz(47.0591, 29.8885, 23.7088)
Luminance0.2988 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F95F80 #5FF9D8
analogous
#F95FCD #F95F80 #F98B5F
triadic
#F95F80 #80F95F #5F80F9
tetradic
#F95F80 #CDF95F #5FF9D8 #8B5FF9
square
#F95F80 #CDF95F #5FF9D8 #8B5FF9
split-complementary
#F95F80 #5FF98B #5FCDF9
monochromatic
#D60834 #F72451 #F95F80 #FB9AAF #FDD5DE

Accessibility & contrast

On white

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

On black

6.98
#F95F80 on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #F95F80
6.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F95F80#FFFFFF#000000##000000
##F95F801.003.016.986.98
#FFFFFF3.011.0021.0021.00
#0000006.9821.001.001.00
##0000006.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#818181
Deuteranopia (green-blind)
#A9A07C
Tritanopia (blue-blind)
#FF486C
Achromatopsia (no color)
#959595

Design tokens & code

CSS
--color: #f95f80;
/* rgb */ color: rgb(249, 95, 128);
/* oklch */ color: oklch(69.3% 0.189 10.5);
Tailwind
colors: {
  custom: {
    50: '#ff93a4',
    500: '#f95f80',
    950: '#000000',
  },
}
SCSS
$custom: #f95f80;
$custom-light: #ff93a4;
$custom-dark: #000000;
JSON
{
  "hex": "#f95f80",
  "rgb": {
    "r": 249,
    "g": 95,
    "b": 128
  },
  "hsl": {
    "h": 347.143,
    "s": 92.771,
    "l": 67.451
  },
  "oklch": {
    "l": 0.69258,
    "c": 0.18887,
    "h": 10.5
  },
  "luminance": 0.29883
}

Semantic roles & 50–950 ramp

primary
#F95F80
secondary
#C2F2E8
accent
#E6B400
background
#FFF9FA
surface
#FFF2F4
border
#D7CCCE
text
#190E0F
muted
#877E7F

Preview Lab

Preview with #F95F80

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

Preview Lab → · Contrast checker → · Palette generator →

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