#FFF3FC#FFF3FC

#FFF3FC is a very light, near-neutral pink. Relative luminance 0.924; OKLCH L 97.6% C 0.017 H 334.2°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).

Color values

HEX#FFF3FC
RGBrgb(255, 243, 252)
HSLhsl(315, 100%, 98%)
HSVhsv(315, 5%, 100%)
CMYKcmyk(0%, 4.7%, 1.2%, 0%)
CIE-LABlab(96.98, 5.56, -2.88)
CIE-LCHlch(96.98, 6.26, 332.65°)
OKLaboklab(97.61% 0.0157 -0.0076)
OKLCHoklch(97.61% 0.017 334.2)
XYZxyz(90.8587, 92.3900, 105.1231)
Luminance0.9239 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF3FC #F3FFF6
analogous
#FCF3FF #FFF3FC #FFF3F6
triadic
#FFF3FC #FCFFF3 #F3FCFF
tetradic
#FFF3FC #FFFCF3 #F3FFF6 #F3F6FF
square
#FFF3FC #FFFCF3 #F3FFF6 #F3F6FF
split-complementary
#FFF3FC #F6FFF3 #F3FFFC
monochromatic
#FF79DD #FFB6ED #FFE0F7 #FFE0F7 #FFE0F7

Accessibility & contrast

On white

1.08
#FFF3FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.48
#FFF3FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF3FC
19.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF3FC#FFFFFF#000000##000000
##FFF3FC1.001.0819.4819.48
#FFFFFF1.081.0021.0021.00
#00000019.4821.001.001.00
##00000019.4821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F5FC
Deuteranopia (green-blind)
#F5F7FC
Tritanopia (blue-blind)
#FFF3F6
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fff3fc;
/* rgb */ color: rgb(255, 243, 252);
/* oklch */ color: oklch(97.6% 0.017 334.2);
Tailwind
colors: {
  custom: {
    50: '#fff7fd',
    500: '#fff3fc',
    950: '#000000',
  },
}
SCSS
$custom: #fff3fc;
$custom-light: #fff7fd;
$custom-dark: #000000;
JSON
{
  "hex": "#fff3fc",
  "rgb": {
    "r": 255,
    "g": 243,
    "b": 252
  },
  "hsl": {
    "h": 315,
    "s": 100,
    "l": 97.647
  },
  "oklch": {
    "l": 0.97606,
    "c": 0.0174,
    "h": 334.2
  },
  "luminance": 0.92389
}

Semantic roles & 50–950 ramp

primary
#FFF3FC
secondary
#A7EFB9
accent
#E63900
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF3FC

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

Preview Lab → · Contrast checker → · Palette generator →

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