#FDF4FF#FDF4FF

#FDF4FF is a very light, near-neutral purple. Relative luminance 0.928; OKLCH L 97.7% C 0.017 H 320.1°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).

Color values

HEX#FDF4FF
RGBrgb(253, 244, 255)
HSLhsl(289, 100%, 98%)
HSVhsv(289, 4%, 100%)
CMYKcmyk(0.8%, 4.3%, 0%, 0%)
CIE-LABlab(97.15, 4.92, -4.20)
CIE-LCHlch(97.15, 6.47, 319.55°)
OKLaboklab(97.73% 0.0133 -0.0111)
OKLCHoklch(97.73% 0.017 320.1)
XYZxyz(90.9058, 92.8044, 107.7123)
Luminance0.9280 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF4FF #F6FFF4
analogous
#F7F4FF #FDF4FF #FFF4FB
triadic
#FDF4FF #FFFDF4 #F4FFFD
tetradic
#FDF4FF #FFF7F4 #F6FFF4 #F4FBFF
square
#FDF4FF #FFF7F4 #F6FFF4 #F4FBFF
split-complementary
#FDF4FF #FBFFF4 #F4FFF7
monochromatic
#E77AFF #F2B7FF #F9E0FF #F9E0FF #F9E0FF

Accessibility & contrast

On white

1.07
#FDF4FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.56
#FDF4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF4FF
19.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF4FF#FFFFFF#000000##000000
##FDF4FF1.001.0719.5619.56
#FFFFFF1.071.0021.0021.00
#00000019.5621.001.001.00
##00000019.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#F5F7FF
Tritanopia (blue-blind)
#FDF5F7
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #fdf4ff;
/* rgb */ color: rgb(253, 244, 255);
/* oklch */ color: oklch(97.7% 0.017 320.1);
Tailwind
colors: {
  custom: {
    50: '#fef7ff',
    500: '#fdf4ff',
    950: '#000000',
  },
}
SCSS
$custom: #fdf4ff;
$custom-light: #fef7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf4ff",
  "rgb": {
    "r": 253,
    "g": 244,
    "b": 255
  },
  "hsl": {
    "h": 289.091,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.97726,
    "c": 0.01732,
    "h": 320.1
  },
  "luminance": 0.92804
}

Semantic roles & 50–950 ramp

primary
#FDF4FF
secondary
#B5F0A8
accent
#E6002A
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #FDF4FF

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

Preview Lab → · Contrast checker → · Palette generator →

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