#FFF0F8#FFF0F8

#FFF0F8 is a very light, near-neutral pink. Relative luminance 0.904; OKLCH L 96.9% C 0.019 H 343.9°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).

Color values

HEX#FFF0F8
RGBrgb(255, 240, 248)
HSLhsl(328, 100%, 97%)
HSVhsv(328, 6%, 100%)
CMYKcmyk(0%, 5.9%, 2.7%, 0%)
CIE-LABlab(96.15, 6.40, -2.03)
CIE-LCHlch(96.15, 6.72, 342.37°)
OKLaboklab(96.92% 0.0184 -0.0053)
OKLCHoklch(96.92% 0.019 343.9)
XYZxyz(89.3411, 90.3583, 101.5231)
Luminance0.9036 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0F8 #F0FFF7
analogous
#FFF0FF #FFF0F8 #FFF0F1
triadic
#FFF0F8 #F8FFF0 #F0F8FF
tetradic
#FFF0F8 #FFFFF0 #F0FFF7 #F0F1FF
square
#FFF0F8 #FFFFF0 #F0FFF7 #F0F1FF
split-complementary
#FFF0F8 #F1FFF0 #F0FFFF
monochromatic
#FF76BF #FFB3DB #FFE0F1 #FFE0F1 #FFE0F1

Accessibility & contrast

On white

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

On black

19.07
#FFF0F8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0F8
19.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0F8#FFFFFF#000000##000000
##FFF0F81.001.1019.0719.07
#FFFFFF1.101.0021.0021.00
#00000019.0721.001.001.00
##00000019.0721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F3F8
Deuteranopia (green-blind)
#F4F5F8
Tritanopia (blue-blind)
#FFF0F3
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff0f8;
/* rgb */ color: rgb(255, 240, 248);
/* oklch */ color: oklch(96.9% 0.019 343.9);
Tailwind
colors: {
  custom: {
    50: '#fff5fa',
    500: '#fff0f8',
    950: '#000000',
  },
}
SCSS
$custom: #fff0f8;
$custom-light: #fff5fa;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0f8",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 248
  },
  "hsl": {
    "h": 328,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.96919,
    "c": 0.01919,
    "h": 343.9
  },
  "luminance": 0.90357
}

Semantic roles & 50–950 ramp

primary
#FFF0F8
secondary
#A4EFC7
accent
#E66B00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF0F8

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

Preview Lab → · Contrast checker → · Palette generator →

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