#FDF7FF#FDF7FF

#FDF7FF is a very light, near-neutral purple. Relative luminance 0.946; OKLCH L 98.3% C 0.012 H 317.7°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).

Color values

HEX#FDF7FF
RGBrgb(253, 247, 255)
HSLhsl(285, 100%, 98%)
HSVhsv(285, 3%, 100%)
CMYKcmyk(0.8%, 3.1%, 0%, 0%)
CIE-LABlab(97.88, 3.39, -3.12)
CIE-LCHlch(97.88, 4.61, 317.43°)
OKLaboklab(98.3% 0.0091 -0.0082)
OKLCHoklch(98.3% 0.012 317.7)
XYZxyz(91.8158, 94.6244, 108.0157)
Luminance0.9462 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF7FF #F9FFF7
analogous
#F9F7FF #FDF7FF #FFF7FD
triadic
#FDF7FF #FFFDF7 #F7FFFD
tetradic
#FDF7FF #FFF9F7 #F9FFF7 #F7FDFF
square
#FDF7FF #FFF9F7 #F9FFF7 #F7FDFF
split-complementary
#FDF7FF #FDFFF7 #F7FFF9
monochromatic
#DE7DFF #EEBAFF #F7E0FF #F7E0FF #F7E0FF

Accessibility & contrast

On white

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

On black

19.92
#FDF7FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF7FF
19.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF7FF#FFFFFF#000000##000000
##FDF7FF1.001.0519.9219.92
#FFFFFF1.051.0021.0021.00
#00000019.9221.001.001.00
##00000019.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F9FF
Deuteranopia (green-blind)
#F7F9FF
Tritanopia (blue-blind)
#FDF8F9
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fdf7ff;
/* rgb */ color: rgb(253, 247, 255);
/* oklch */ color: oklch(98.3% 0.012 317.7);
Tailwind
colors: {
  custom: {
    50: '#fef9ff',
    500: '#fdf7ff',
    950: '#000000',
  },
}
SCSS
$custom: #fdf7ff;
$custom-light: #fef9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf7ff",
  "rgb": {
    "r": 253,
    "g": 247,
    "b": 255
  },
  "hsl": {
    "h": 285,
    "s": 100,
    "l": 98.431
  },
  "oklch": {
    "l": 0.98302,
    "c": 0.01227,
    "h": 317.7
  },
  "luminance": 0.94624
}

Semantic roles & 50–950 ramp

primary
#FDF7FF
secondary
#BCF0AA
accent
#E60039
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #FDF7FF

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

Preview Lab → · Contrast checker → · Palette generator →

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