#FFF6FB#FFF6FB

#FFF6FB is a very light, near-neutral pink. Relative luminance 0.941; OKLCH L 98.2% C 0.012 H 342.6°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).

Color values

HEX#FFF6FB
RGBrgb(255, 246, 251)
HSLhsl(327, 100%, 98%)
HSVhsv(327, 4%, 100%)
CMYKcmyk(0%, 3.5%, 1.6%, 0%)
CIE-LABlab(97.69, 3.86, -1.33)
CIE-LCHlch(97.69, 4.08, 341.05°)
OKLaboklab(98.15% 0.0111 -0.0035)
OKLCHoklch(98.15% 0.012 342.6)
XYZxyz(91.6058, 94.1370, 104.5924)
Luminance0.9414 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF6FB #F6FFFA
analogous
#FEF6FF #FFF6FB #FFF6F6
triadic
#FFF6FB #FBFFF6 #F6FBFF
tetradic
#FFF6FB #FFFEF6 #F6FFFA #F6F6FF
square
#FFF6FB #FFFEF6 #F6FFFA #F6F6FF
split-complementary
#FFF6FB #F6FFF6 #F6FFFE
monochromatic
#FF7CC5 #FFB9E0 #FFE0F1 #FFE0F1 #FFE0F1

Accessibility & contrast

On white

1.06
#FFF6FB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.83
#FFF6FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF6FB
19.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF6FB#FFFFFF#000000##000000
##FFF6FB1.001.0619.8319.83
#FFFFFF1.061.0021.0021.00
#00000019.8321.001.001.00
##00000019.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F8FB
Deuteranopia (green-blind)
#F8F9FB
Tritanopia (blue-blind)
#FFF6F8
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fff6fb;
/* rgb */ color: rgb(255, 246, 251);
/* oklch */ color: oklch(98.2% 0.012 342.6);
Tailwind
colors: {
  custom: {
    50: '#fff9fc',
    500: '#fff6fb',
    950: '#000000',
  },
}
SCSS
$custom: #fff6fb;
$custom-light: #fff9fc;
$custom-dark: #000000;
JSON
{
  "hex": "#fff6fb",
  "rgb": {
    "r": 255,
    "g": 246,
    "b": 251
  },
  "hsl": {
    "h": 326.667,
    "s": 100,
    "l": 98.235
  },
  "oklch": {
    "l": 0.98152,
    "c": 0.0116,
    "h": 342.6
  },
  "luminance": 0.94137
}

Semantic roles & 50–950 ramp

primary
#FFF6FB
secondary
#A9F0C9
accent
#E66600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF6FB

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

Preview Lab → · Contrast checker → · Palette generator →

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