#F89F9F#F89F9F

#F89F9F is a light, moderate red. Relative luminance 0.473; OKLCH L 79.2% C 0.107 H 19.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).

Color values

HEX#F89F9F
RGBrgb(248, 159, 159)
HSLhsl(0, 86%, 80%)
HSVhsv(0, 36%, 97%)
CMYKcmyk(0%, 35.9%, 35.9%, 2.7%)
CIE-LABlab(74.36, 33.09, 13.88)
CIE-LCHlch(74.36, 35.88, 22.75°)
OKLaboklab(79.16% 0.1003 0.0359)
OKLCHoklch(79.16% 0.107 19.7)
XYZxyz(57.3698, 47.2603, 38.8947)
Luminance0.4726 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F89F9F #9FF8F8
analogous
#F89FCC #F89F9F #F8CC9F
triadic
#F89F9F #9FF89F #9F9FF8
tetradic
#F89F9F #CCF89F #9FF8F8 #CC9FF8
square
#F89F9F #CCF89F #9FF8F8 #CC9FF8
split-complementary
#F89F9F #9FF8CC #9FCCF8
monochromatic
#F02D2D #F46666 #F89F9F #FCD8D8 #FDE2E2

Accessibility & contrast

On white

2.01
#F89F9F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.45
#F89F9F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F89F9F
10.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F89F9F#FFFFFF#000000##000000
##F89F9F1.002.0110.4510.45
#FFFFFF2.011.0021.0021.00
#00000010.4521.001.001.00
##00000010.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#B0AC9F
Deuteranopia (green-blind)
#C6BE9E
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B7B7B7

Design tokens & code

CSS
--color: #f89f9f;
/* rgb */ color: rgb(248, 159, 159);
/* oklch */ color: oklch(79.2% 0.107 19.7);
Tailwind
colors: {
  custom: {
    50: '#fdbcbb',
    500: '#f89f9f',
    950: '#000000',
  },
}
SCSS
$custom: #f89f9f;
$custom-light: #fdbcbb;
$custom-dark: #000000;
JSON
{
  "hex": "#f89f9f",
  "rgb": {
    "r": 248,
    "g": 159,
    "b": 159
  },
  "hsl": {
    "h": 0,
    "s": 86.408,
    "l": 79.804
  },
  "oklch": {
    "l": 0.79156,
    "c": 0.10653,
    "h": 19.7
  },
  "luminance": 0.47256
}

Semantic roles & 50–950 ramp

primary
#F89F9F
secondary
#D6F5F5
accent
#E3E303
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180

Preview Lab

Preview with #F89F9F

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

Preview Lab → · Contrast checker → · Palette generator →

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