#FFF3FB#FFF3FB

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

Color values

HEX#FFF3FB
RGBrgb(255, 243, 251)
HSLhsl(320, 100%, 98%)
HSVhsv(320, 5%, 100%)
CMYKcmyk(0%, 4.7%, 1.6%, 0%)
CIE-LABlab(96.95, 5.39, -2.40)
CIE-LCHlch(96.95, 5.90, 336.00°)
OKLaboklab(97.58% 0.0153 -0.0063)
OKLCHoklch(97.58% 0.017 337.6)
XYZxyz(90.7006, 92.3268, 104.2907)
Luminance0.9233 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF3FB #F3FFF7
analogous
#FDF3FF #FFF3FB #FFF3F5
triadic
#FFF3FB #FBFFF3 #F3FBFF
tetradic
#FFF3FB #FFFDF3 #F3FFF7 #F3F5FF
square
#FFF3FB #FFFDF3 #F3FFF7 #F3F5FF
split-complementary
#FFF3FB #F5FFF3 #F3FFFD
monochromatic
#FF79D2 #FFB6E7 #FFE0F5 #FFE0F5 #FFE0F5

Accessibility & contrast

On white

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

On black

19.47
#FFF3FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF3FB
19.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF3FB#FFFFFF#000000##000000
##FFF3FB1.001.0819.4719.47
#FFFFFF1.081.0021.0021.00
#00000019.4721.001.001.00
##00000019.4721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff3fb;
/* rgb */ color: rgb(255, 243, 251);
/* oklch */ color: oklch(97.6% 0.017 337.6);
Tailwind
colors: {
  custom: {
    50: '#fff7fc',
    500: '#fff3fb',
    950: '#000000',
  },
}
SCSS
$custom: #fff3fb;
$custom-light: #fff7fc;
$custom-dark: #000000;
JSON
{
  "hex": "#fff3fb",
  "rgb": {
    "r": 255,
    "g": 243,
    "b": 251
  },
  "hsl": {
    "h": 320,
    "s": 100,
    "l": 97.647
  },
  "oklch": {
    "l": 0.97577,
    "c": 0.01654,
    "h": 337.6
  },
  "luminance": 0.92326
}

Semantic roles & 50–950 ramp

primary
#FFF3FB
secondary
#A7EFBF
accent
#E64D00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF3FB

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

Preview Lab → · Contrast checker → · Palette generator →

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