#FFF6F6#FFF6F6

#FFF6F6 is a very light, near-neutral red. Relative luminance 0.938; OKLCH L 98.0% C 0.010 H 17.3°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).

Color values

HEX#FFF6F6
RGBrgb(255, 246, 246)
HSLhsl(0, 100%, 98%)
HSVhsv(0, 4%, 100%)
CMYKcmyk(0%, 3.5%, 3.5%, 0%)
CIE-LABlab(97.56, 3.00, 1.07)
CIE-LCHlch(97.56, 3.18, 19.62°)
OKLaboklab(98.01% 0.0092 0.0029)
OKLCHoklch(98.01% 0.01 17.3)
XYZxyz(90.8280, 93.8259, 100.4962)
Luminance0.9383 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF6F6 #F6FFFF
analogous
#FFF6FA #FFF6F6 #FFFAF6
triadic
#FFF6F6 #F6FFF6 #F6F6FF
tetradic
#FFF6F6 #FAFFF6 #F6FFFF #FAF6FF
square
#FFF6F6 #FAFFF6 #F6FFFF #FAF6FF
split-complementary
#FFF6F6 #F6FFFA #F6FAFF
monochromatic
#FF7C7C #FFB9B9 #FFE0E0 #FFE0E0 #FFE0E0

Accessibility & contrast

On white

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

On black

19.77
#FFF6F6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF6F6
19.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF6F6#FFFFFF#000000##000000
##FFF6F61.001.0619.7719.77
#FFFFFF1.061.0021.0021.00
#00000019.7721.001.001.00
##00000019.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F7F6
Deuteranopia (green-blind)
#F9F9F6
Tritanopia (blue-blind)
#FFF5F6
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fff6f6;
/* rgb */ color: rgb(255, 246, 246);
/* oklch */ color: oklch(98.0% 0.010 17.3);
Tailwind
colors: {
  custom: {
    50: '#fff9f9',
    500: '#fff6f6',
    950: '#000000',
  },
}
SCSS
$custom: #fff6f6;
$custom-light: #fff9f9;
$custom-dark: #000000;
JSON
{
  "hex": "#fff6f6",
  "rgb": {
    "r": 255,
    "g": 246,
    "b": 246
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 98.235
  },
  "oklch": {
    "l": 0.98012,
    "c": 0.00966,
    "h": 17.3
  },
  "luminance": 0.93825
}

Semantic roles & 50–950 ramp

primary
#FFF6F6
secondary
#A9F0F0
accent
#E5E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF6F6

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

Preview Lab → · Contrast checker → · Palette generator →

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