#FDF8FF#FDF8FF

#FDF8FF is a very light, near-neutral purple. Relative luminance 0.952; OKLCH L 98.5% C 0.011 H 316.5°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).

Color values

HEX#FDF8FF
RGBrgb(253, 248, 255)
HSLhsl(283, 100%, 99%)
HSVhsv(283, 3%, 100%)
CMYKcmyk(0.8%, 2.7%, 0%, 0%)
CIE-LABlab(98.13, 2.89, -2.76)
CIE-LCHlch(98.13, 3.99, 316.30°)
OKLaboklab(98.49% 0.0077 -0.0073)
OKLCHoklch(98.49% 0.011 316.5)
XYZxyz(92.1225, 95.2376, 108.1179)
Luminance0.9524 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF8FF #FAFFF8
analogous
#F9F8FF #FDF8FF #FFF8FD
triadic
#FDF8FF #FFFDF8 #F8FFFD
tetradic
#FDF8FF #FFF9F8 #FAFFF8 #F8FDFF
square
#FDF8FF #FFF9F8 #FAFFF8 #F8FDFF
split-complementary
#FDF8FF #FDFFF8 #F8FFF9
monochromatic
#DA7EFF #ECBBFF #F6E0FF #F6E0FF #F6E0FF

Accessibility & contrast

On white

1.05
#FDF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.05
#FDF8FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF8FF
20.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF8FF#FFFFFF#000000##000000
##FDF8FF1.001.0520.0520.05
#FFFFFF1.051.0021.0021.00
#00000020.0521.001.001.00
##00000020.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#F8FAFF
Tritanopia (blue-blind)
#FDF9FA
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fdf8ff;
/* rgb */ color: rgb(253, 248, 255);
/* oklch */ color: oklch(98.5% 0.011 316.5);
Tailwind
colors: {
  custom: {
    50: '#fefaff',
    500: '#fdf8ff',
    950: '#000000',
  },
}
SCSS
$custom: #fdf8ff;
$custom-light: #fefaff;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf8ff",
  "rgb": {
    "r": 253,
    "g": 248,
    "b": 255
  },
  "hsl": {
    "h": 282.857,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.98494,
    "c": 0.0106,
    "h": 316.5
  },
  "luminance": 0.95237
}

Semantic roles & 50–950 ramp

primary
#FDF8FF
secondary
#BFF0AB
accent
#E60042
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #FDF8FF

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

Preview Lab → · Contrast checker → · Palette generator →

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