#FFF0FC#FFF0FC

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

Color values

HEX#FFF0FC
RGBrgb(255, 240, 252)
HSLhsl(312, 100%, 97%)
HSVhsv(312, 6%, 100%)
CMYKcmyk(0%, 5.9%, 1.2%, 0%)
CIE-LABlab(96.25, 7.10, -3.95)
CIE-LCHlch(96.25, 8.13, 330.90°)
OKLaboklab(97.03% 0.0199 -0.0104)
OKLCHoklch(97.03% 0.022 332.4)
XYZxyz(89.9682, 90.6091, 104.8263)
Luminance0.9061 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0FC #F0FFF3
analogous
#FBF0FF #FFF0FC #FFF0F5
triadic
#FFF0FC #FCFFF0 #F0FCFF
tetradic
#FFF0FC #FFFBF0 #F0FFF3 #F0F5FF
square
#FFF0FC #FFFBF0 #F0FFF3 #F0F5FF
split-complementary
#FFF0FC #F5FFF0 #F0FFFB
monochromatic
#FF76E4 #FFB3F0 #FFE0F9 #FFE0F9 #FFE0F9

Accessibility & contrast

On white

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

On black

19.12
#FFF0FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0FC
19.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0FC#FFFFFF#000000##000000
##FFF0FC1.001.1019.1219.12
#FFFFFF1.101.0021.0021.00
#00000019.1221.001.001.00
##00000019.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#FFF1F4
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff0fc;
/* rgb */ color: rgb(255, 240, 252);
/* oklch */ color: oklch(97.0% 0.022 332.4);
Tailwind
colors: {
  custom: {
    50: '#fff5fd',
    500: '#fff0fc',
    950: '#000000',
  },
}
SCSS
$custom: #fff0fc;
$custom-light: #fff5fd;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0fc",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 252
  },
  "hsl": {
    "h": 312,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.97034,
    "c": 0.02245,
    "h": 332.4
  },
  "luminance": 0.90608
}

Semantic roles & 50–950 ramp

primary
#FFF0FC
secondary
#A4EFB3
accent
#E62E00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF0FC

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

Preview Lab → · Contrast checker → · Palette generator →

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