#FFFBFD#FFFBFD

#FFFBFD is a very light, near-neutral pink. Relative luminance 0.973; OKLCH L 99.2% C 0.005 H 345.3°. Best body text is #000000 at 20.47:1 contrast (WCAG AA passes).

Color values

HEX#FFFBFD
RGBrgb(255, 251, 253)
HSLhsl(330, 100%, 99%)
HSVhsv(330, 2%, 100%)
CMYKcmyk(0%, 1.6%, 0.8%, 0%)
CIE-LABlab(98.96, 1.67, -0.49)
CIE-LCHlch(98.96, 1.74, 343.78°)
OKLaboklab(99.17% 0.0048 -0.0013)
OKLCHoklch(99.17% 0.005 345.3)
XYZxyz(93.4640, 97.3464, 106.7754)
Luminance0.9735 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBFD #FBFFFD
analogous
#FFFBFF #FFFBFD #FFFBFB
triadic
#FFFBFD #FDFFFB #FBFDFF
tetradic
#FFFBFD #FFFFFB #FBFFFD #FBFBFF
square
#FFFBFD #FFFFFB #FBFFFD #FBFBFF
split-complementary
#FFFBFD #FBFFFB #FBFFFF
monochromatic
#FF81C0 #FFBEDE #FFE0F0 #FFE0F0 #FFE0F0

Accessibility & contrast

On white

1.03
#FFFBFD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.47
#FFFBFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBFD
20.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBFD#FFFFFF#000000##000000
##FFFBFD1.001.0320.4720.47
#FFFFFF1.031.0021.0021.00
#00000020.4721.001.001.00
##00000020.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBFCFD
Deuteranopia (green-blind)
#FCFCFD
Tritanopia (blue-blind)
#FFFBFC
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fffbfd;
/* rgb */ color: rgb(255, 251, 253);
/* oklch */ color: oklch(99.2% 0.005 345.3);
Tailwind
colors: {
  custom: {
    50: '#fffcfe',
    500: '#fffbfd',
    950: '#000000',
  },
}
SCSS
$custom: #fffbfd;
$custom-light: #fffcfe;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbfd",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 253
  },
  "hsl": {
    "h": 330,
    "s": 100,
    "l": 99.216
  },
  "oklch": {
    "l": 0.9917,
    "c": 0.00497,
    "h": 345.3
  },
  "luminance": 0.97346
}

Semantic roles & 50–950 ramp

primary
#FFFBFD
secondary
#AEF1CF
accent
#E67300
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFBFD

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

Preview Lab → · Contrast checker → · Palette generator →

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