#FFFDFE#FFFDFE

#FFFDFE is a very light, near-neutral pink. Relative luminance 0.987; OKLCH L 99.6% C 0.002 H 345.3°. Best body text is #000000 at 20.73:1 contrast (WCAG AA passes).

Color values

HEX#FFFDFE
RGBrgb(255, 253, 254)
HSLhsl(330, 100%, 100%)
HSVhsv(330, 1%, 100%)
CMYKcmyk(0%, 0.8%, 0.4%, 0%)
CIE-LABlab(99.48, 0.83, -0.24)
CIE-LCHlch(99.48, 0.87, 343.72°)
OKLaboklab(99.59% 0.0024 -0.0006)
OKLCHoklch(99.59% 0.002 345.3)
XYZxyz(94.2518, 98.6664, 107.8259)
Luminance0.9867 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDFE #FDFFFE
analogous
#FFFDFF #FFFDFE #FFFDFD
triadic
#FFFDFE #FEFFFD #FDFEFF
tetradic
#FFFDFE #FFFFFD #FDFFFE #FDFDFF
square
#FFFDFE #FFFFFD #FDFFFE #FDFDFF
split-complementary
#FFFDFE #FDFFFD #FDFFFF
monochromatic
#FF83C1 #FFC0DF #FFE0F0 #FFE0F0 #FFE0F0

Accessibility & contrast

On white

1.01
#FFFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.73
#FFFDFE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDFE
20.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDFE#FFFFFF#000000##000000
##FFFDFE1.001.0120.7320.73
#FFFFFF1.011.0021.0021.00
#00000020.7321.001.001.00
##00000020.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFDFE
Deuteranopia (green-blind)
#FEFEFE
Tritanopia (blue-blind)
#FFFDFD
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #fffdfe;
/* rgb */ color: rgb(255, 253, 254);
/* oklch */ color: oklch(99.6% 0.002 345.3);
Tailwind
colors: {
  custom: {
    50: '#fffefe',
    500: '#fffdfe',
    950: '#000000',
  },
}
SCSS
$custom: #fffdfe;
$custom-light: #fffefe;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdfe",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 254
  },
  "hsl": {
    "h": 330,
    "s": 100,
    "l": 99.608
  },
  "oklch": {
    "l": 0.99585,
    "c": 0.00248,
    "h": 345.3
  },
  "luminance": 0.98666
}

Semantic roles & 50–950 ramp

primary
#FFFDFE
secondary
#AFF1D0
accent
#E67300
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFDFE

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

Preview Lab → · Contrast checker → · Palette generator →

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