#FFF0F6#FFF0F6

#FFF0F6 is a very light, near-neutral pink. Relative luminance 0.902; OKLCH L 96.9% C 0.018 H 351.1°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).

Color values

HEX#FFF0F6
RGBrgb(255, 240, 246)
HSLhsl(336, 100%, 97%)
HSVhsv(336, 6%, 100%)
CMYKcmyk(0%, 5.9%, 3.5%, 0%)
CIE-LABlab(96.09, 6.06, -1.07)
CIE-LCHlch(96.09, 6.15, 349.95°)
OKLaboklab(96.86% 0.0177 -0.0028)
OKLCHoklch(96.86% 0.018 351.1)
XYZxyz(89.0324, 90.2348, 99.8977)
Luminance0.9023 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0F6 #F0FFF9
analogous
#FFF0FE #FFF0F6 #FFF2F0
triadic
#FFF0F6 #F6FFF0 #F0F6FF
tetradic
#FFF0F6 #FEFFF0 #F0FFF9 #F2F0FF
square
#FFF0F6 #FEFFF0 #F0FFF9 #F2F0FF
split-complementary
#FFF0F6 #F0FFF2 #F0FEFF
monochromatic
#FF76AD #FFB3D1 #FFE0ED #FFE0ED #FFE0ED

Accessibility & contrast

On white

1.10
#FFF0F6 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.05
#FFF0F6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0F6
19.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0F6#FFFFFF#000000##000000
##FFF0F61.001.1019.0519.05
#FFFFFF1.101.0021.0021.00
#00000019.0521.001.001.00
##00000019.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#F4F5F6
Tritanopia (blue-blind)
#FFF0F2
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff0f6;
/* rgb */ color: rgb(255, 240, 246);
/* oklch */ color: oklch(96.9% 0.018 351.1);
Tailwind
colors: {
  custom: {
    50: '#fff5f9',
    500: '#fff0f6',
    950: '#000000',
  },
}
SCSS
$custom: #fff0f6;
$custom-light: #fff5f9;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0f6",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 246
  },
  "hsl": {
    "h": 336,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.96862,
    "c": 0.01792,
    "h": 351.1
  },
  "luminance": 0.90234
}

Semantic roles & 50–950 ramp

primary
#FFF0F6
secondary
#A4EFD1
accent
#E68A00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF0F6

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

Preview Lab → · Contrast checker → · Palette generator →

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