#FFF8F6#FFF8F6

#FFF8F6 is a very light, near-neutral red. Relative luminance 0.950; OKLCH L 98.4% C 0.008 H 36.5°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).

Color values

HEX#FFF8F6
RGBrgb(255, 248, 246)
HSLhsl(13, 100%, 98%)
HSVhsv(13, 4%, 100%)
CMYKcmyk(0%, 2.7%, 3.5%, 0%)
CIE-LABlab(98.05, 1.98, 1.78)
CIE-LCHlch(98.05, 2.67, 41.97°)
OKLaboklab(98.4% 0.0064 0.0048)
OKLCHoklch(98.4% 0.008 36.5)
XYZxyz(91.4396, 95.0491, 100.7001)
Luminance0.9505 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF8F6 #F6FDFF
analogous
#FFF6F8 #FFF8F6 #FFFCF6
triadic
#FFF8F6 #F6FFF8 #F8F6FF
tetradic
#FFF8F6 #F8FFF6 #F6FDFF #FCF6FF
square
#FFF8F6 #F8FFF6 #F6FDFF #FCF6FF
split-complementary
#FFF8F6 #F6FFFC #F6F8FF
monochromatic
#FF997C #FFC8B9 #FFE7E0 #FFE7E0 #FFE7E0

Accessibility & contrast

On white

1.05
#FFF8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.01
#FFF8F6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF8F6
20.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF8F6#FFFFFF#000000##000000
##FFF8F61.001.0520.0120.01
#FFFFFF1.051.0021.0021.00
#00000020.0121.001.001.00
##00000020.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F9F6
Deuteranopia (green-blind)
#FBFAF6
Tritanopia (blue-blind)
#FFF7F7
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fff8f6;
/* rgb */ color: rgb(255, 248, 246);
/* oklch */ color: oklch(98.4% 0.008 36.5);
Tailwind
colors: {
  custom: {
    50: '#fffaf9',
    500: '#fff8f6',
    950: '#000000',
  },
}
SCSS
$custom: #fff8f6;
$custom-light: #fffaf9;
$custom-dark: #000000;
JSON
{
  "hex": "#fff8f6",
  "rgb": {
    "r": 255,
    "g": 248,
    "b": 246
  },
  "hsl": {
    "h": 13.333,
    "s": 100,
    "l": 98.235
  },
  "oklch": {
    "l": 0.98397,
    "c": 0.00798,
    "h": 36.5
  },
  "luminance": 0.95049
}

Semantic roles & 50–950 ramp

primary
#FFF8F6
secondary
#A9E0F0
accent
#B3E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF8F6

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

Preview Lab → · Contrast checker → · Palette generator →

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