#FFFDFF#FFFDFF

#FFFDFF is a very light, near-neutral purple. Relative luminance 0.987; OKLCH L 99.6% C 0.003 H 325.6°. Best body text is #000000 at 20.75:1 contrast (WCAG AA passes).

Color values

HEX#FFFDFF
RGBrgb(255, 253, 255)
HSLhsl(300, 100%, 100%)
HSVhsv(300, 1%, 100%)
CMYKcmyk(0%, 0.8%, 0%, 0%)
CIE-LABlab(99.51, 1.01, -0.72)
CIE-LCHlch(99.51, 1.24, 324.48°)
OKLaboklab(99.61% 0.0028 -0.0019)
OKLCHoklch(99.61% 0.003 325.6)
XYZxyz(94.4123, 98.7307, 108.6714)
Luminance0.9873 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDFF #FDFFFD
analogous
#FEFDFF #FFFDFF #FFFDFE
triadic
#FFFDFF #FFFFFD #FDFFFF
tetradic
#FFFDFF #FFFEFD #FDFFFD #FDFEFF
square
#FFFDFF #FFFEFD #FDFFFD #FDFEFF
split-complementary
#FFFDFF #FEFFFD #FDFFFE
monochromatic
#FF83FF #FFC0FF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

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

On black

20.75
#FFFDFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDFF
20.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDFF#FFFFFF#000000##000000
##FFFDFF1.001.0120.7520.75
#FFFFFF1.011.0021.0021.00
#00000020.7521.001.001.00
##00000020.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFDFF
Deuteranopia (green-blind)
#FDFEFF
Tritanopia (blue-blind)
#FFFDFE
Achromatopsia (no color)
#FEFEFE

Design tokens & code

CSS
--color: #fffdff;
/* rgb */ color: rgb(255, 253, 255);
/* oklch */ color: oklch(99.6% 0.003 325.6);
Tailwind
colors: {
  custom: {
    50: '#fffeff',
    500: '#fffdff',
    950: '#000000',
  },
}
SCSS
$custom: #fffdff;
$custom-light: #fffeff;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdff",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 99.608
  },
  "oklch": {
    "l": 0.99613,
    "c": 0.00336,
    "h": 325.6
  },
  "luminance": 0.98731
}

Semantic roles & 50–950 ramp

primary
#FFFDFF
secondary
#AFF1AF
accent
#E60000
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181718
muted
#868586

Preview Lab

Preview with #FFFDFF

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

Preview Lab → · Contrast checker → · Palette generator →

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