#FFF0FB#FFF0FB

#FFF0FB is a very light, muted pink. Relative luminance 0.905; OKLCH L 97.0% C 0.022 H 334.9°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).

Color values

HEX#FFF0FB
RGBrgb(255, 240, 251)
HSLhsl(316, 100%, 97%)
HSVhsv(316, 6%, 100%)
CMYKcmyk(0%, 5.9%, 1.6%, 0%)
CIE-LABlab(96.22, 6.92, -3.47)
CIE-LCHlch(96.22, 7.75, 333.36°)
OKLaboklab(97.01% 0.0195 -0.0091)
OKLCHoklch(97.01% 0.022 334.9)
XYZxyz(89.8102, 90.5459, 103.9939)
Luminance0.9054 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0FB #F0FFF4
analogous
#FCF0FF #FFF0FB #FFF0F4
triadic
#FFF0FB #FBFFF0 #F0FBFF
tetradic
#FFF0FB #FFFCF0 #F0FFF4 #F0F4FF
square
#FFF0FB #FFFCF0 #F0FFF4 #F0F4FF
split-complementary
#FFF0FB #F4FFF0 #F0FFFC
monochromatic
#FF76DA #FFB3EB #FFE0F7 #FFE0F7 #FFE0F7

Accessibility & contrast

On white

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

On black

19.11
#FFF0FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0FB
19.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0FB#FFFFFF#000000##000000
##FFF0FB1.001.1019.1119.11
#FFFFFF1.101.0021.0021.00
#00000019.1121.001.001.00
##00000019.1121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff0fb;
/* rgb */ color: rgb(255, 240, 251);
/* oklch */ color: oklch(97.0% 0.022 334.9);
Tailwind
colors: {
  custom: {
    50: '#fff5fc',
    500: '#fff0fb',
    950: '#000000',
  },
}
SCSS
$custom: #fff0fb;
$custom-light: #fff5fc;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0fb",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 251
  },
  "hsl": {
    "h": 316,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.97005,
    "c": 0.02156,
    "h": 334.9
  },
  "luminance": 0.90545
}

Semantic roles & 50–950 ramp

primary
#FFF0FB
secondary
#A4EFB8
accent
#E63D00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF0FB

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

Preview Lab → · Contrast checker → · Palette generator →

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