#FFFBFE#FFFBFE

#FFFBFE is a very light, near-neutral pink. Relative luminance 0.974; OKLCH L 99.2% C 0.006 H 334.0°. Best body text is #000000 at 20.48:1 contrast (WCAG AA passes).

Color values

HEX#FFFBFE
RGBrgb(255, 251, 254)
HSLhsl(315, 100%, 99%)
HSVhsv(315, 2%, 100%)
CMYKcmyk(0%, 1.6%, 0.4%, 0%)
CIE-LABlab(98.99, 1.85, -0.96)
CIE-LCHlch(98.99, 2.08, 332.44°)
OKLaboklab(99.2% 0.0052 -0.0025)
OKLCHoklch(99.2% 0.006 334)
XYZxyz(93.6237, 97.4103, 107.6165)
Luminance0.9741 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBFE #FBFFFC
analogous
#FEFBFF #FFFBFE #FFFBFC
triadic
#FFFBFE #FEFFFB #FBFEFF
tetradic
#FFFBFE #FFFEFB #FBFFFC #FBFCFF
square
#FFFBFE #FFFEFB #FBFFFC #FBFCFF
split-complementary
#FFFBFE #FCFFFB #FBFFFE
monochromatic
#FF81DF #FFBEEF #FFE0F7 #FFE0F7 #FFE0F7

Accessibility & contrast

On white

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

On black

20.48
#FFFBFE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBFE
20.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBFE#FFFFFF#000000##000000
##FFFBFE1.001.0320.4820.48
#FFFFFF1.031.0021.0021.00
#00000020.4821.001.001.00
##00000020.4821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffbfe;
/* rgb */ color: rgb(255, 251, 254);
/* oklch */ color: oklch(99.2% 0.006 334.0);
Tailwind
colors: {
  custom: {
    50: '#fffcfe',
    500: '#fffbfe',
    950: '#000000',
  },
}
SCSS
$custom: #fffbfe;
$custom-light: #fffcfe;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbfe",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 254
  },
  "hsl": {
    "h": 315,
    "s": 100,
    "l": 99.216
  },
  "oklch": {
    "l": 0.99198,
    "c": 0.00576,
    "h": 334
  },
  "luminance": 0.9741
}

Semantic roles & 50–950 ramp

primary
#FFFBFE
secondary
#AEF1BE
accent
#E63900
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFBFE

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

Preview Lab → · Contrast checker → · Palette generator →

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