#FFF6FA#FFF6FA

#FFF6FA is a very light, near-neutral pink. Relative luminance 0.941; OKLCH L 98.1% C 0.011 H 348.4°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).

Color values

HEX#FFF6FA
RGBrgb(255, 246, 250)
HSLhsl(333, 100%, 98%)
HSVhsv(333, 4%, 100%)
CMYKcmyk(0%, 3.5%, 2%, 0%)
CIE-LABlab(97.66, 3.69, -0.85)
CIE-LCHlch(97.66, 3.78, 347.06°)
OKLaboklab(98.12% 0.0107 -0.0022)
OKLCHoklch(98.12% 0.011 348.4)
XYZxyz(91.4485, 94.0742, 103.7644)
Luminance0.9407 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF6FA #F6FFFB
analogous
#FFF6FE #FFF6FA #FFF6F6
triadic
#FFF6FA #FAFFF6 #F6FAFF
tetradic
#FFF6FA #FEFFF6 #F6FFFB #F6F6FF
square
#FFF6FA #FEFFF6 #F6FFFB #F6F6FF
split-complementary
#FFF6FA #F6FFF6 #F6FEFF
monochromatic
#FF7CB6 #FFB9D8 #FFE0EE #FFE0EE #FFE0EE

Accessibility & contrast

On white

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

On black

19.81
#FFF6FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF6FA
19.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF6FA#FFFFFF#000000##000000
##FFF6FA1.001.0619.8119.81
#FFFFFF1.061.0021.0021.00
#00000019.8121.001.001.00
##00000019.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F7FA
Deuteranopia (green-blind)
#F8F9FA
Tritanopia (blue-blind)
#FFF6F7
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fff6fa;
/* rgb */ color: rgb(255, 246, 250);
/* oklch */ color: oklch(98.1% 0.011 348.4);
Tailwind
colors: {
  custom: {
    50: '#fff9fb',
    500: '#fff6fa',
    950: '#000000',
  },
}
SCSS
$custom: #fff6fa;
$custom-light: #fff9fb;
$custom-dark: #000000;
JSON
{
  "hex": "#fff6fa",
  "rgb": {
    "r": 255,
    "g": 246,
    "b": 250
  },
  "hsl": {
    "h": 333.333,
    "s": 100,
    "l": 98.235
  },
  "oklch": {
    "l": 0.98123,
    "c": 0.01092,
    "h": 348.4
  },
  "luminance": 0.94074
}

Semantic roles & 50–950 ramp

primary
#FFF6FA
secondary
#A9F0D1
accent
#E67F00
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF6FA

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

Preview Lab → · Contrast checker → · Palette generator →

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