#FFF2F8#FFF2F8

#FFF2F8 is a very light, near-neutral pink. Relative luminance 0.915; OKLCH L 97.3% C 0.016 H 347.6°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).

Color values

HEX#FFF2F8
RGBrgb(255, 242, 248)
HSLhsl(332, 100%, 97%)
HSVhsv(332, 5%, 100%)
CMYKcmyk(0%, 5.1%, 2.7%, 0%)
CIE-LABlab(96.63, 5.38, -1.32)
CIE-LCHlch(96.63, 5.54, 346.22°)
OKLaboklab(97.3% 0.0156 -0.0034)
OKLCHoklch(97.3% 0.016 347.6)
XYZxyz(89.9331, 91.5423, 101.7204)
Luminance0.9154 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2F8 #F2FFF9
analogous
#FFF2FE #FFF2F8 #FFF3F2
triadic
#FFF2F8 #F8FFF2 #F2F8FF
tetradic
#FFF2F8 #FEFFF2 #F2FFF9 #F3F2FF
square
#FFF2F8 #FEFFF2 #F2FFF9 #F3F2FF
split-complementary
#FFF2F8 #F2FFF3 #F2FEFF
monochromatic
#FF78B6 #FFB5D7 #FFE0EF #FFE0EF #FFE0EF

Accessibility & contrast

On white

1.09
#FFF2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.31
#FFF2F8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2F8
19.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2F8#FFFFFF#000000##000000
##FFF2F81.001.0919.3119.31
#FFFFFF1.091.0021.0021.00
#00000019.3121.001.001.00
##00000019.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F4F8
Deuteranopia (green-blind)
#F6F6F8
Tritanopia (blue-blind)
#FFF2F4
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fff2f8;
/* rgb */ color: rgb(255, 242, 248);
/* oklch */ color: oklch(97.3% 0.016 347.6);
Tailwind
colors: {
  custom: {
    50: '#fff6fa',
    500: '#fff2f8',
    950: '#000000',
  },
}
SCSS
$custom: #fff2f8;
$custom-light: #fff6fa;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2f8",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 248
  },
  "hsl": {
    "h": 332.308,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.973,
    "c": 0.01598,
    "h": 347.6
  },
  "luminance": 0.91542
}

Semantic roles & 50–950 ramp

primary
#FFF2F8
secondary
#A6EFCD
accent
#E67C00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF2F8

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

Preview Lab → · Contrast checker → · Palette generator →

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