#FDF1FF#FDF1FF

#FDF1FF is a very light, muted purple. Relative luminance 0.910; OKLCH L 97.2% C 0.022 H 321.3°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).

Color values

HEX#FDF1FF
RGBrgb(253, 241, 255)
HSLhsl(291, 100%, 97%)
HSVhsv(291, 5%, 100%)
CMYKcmyk(0.8%, 5.5%, 0%, 0%)
CIE-LABlab(96.42, 6.46, -5.28)
CIE-LCHlch(96.42, 8.34, 320.75°)
OKLaboklab(97.15% 0.0175 -0.014)
OKLCHoklch(97.15% 0.022 321.3)
XYZxyz(90.0105, 91.0137, 107.4139)
Luminance0.9101 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF1FF #F3FFF1
analogous
#F6F1FF #FDF1FF #FFF1FA
triadic
#FDF1FF #FFFDF1 #F1FFFD
tetradic
#FDF1FF #FFF6F1 #F3FFF1 #F1FAFF
square
#FDF1FF #FFF6F1 #F3FFF1 #F1FAFF
split-complementary
#FDF1FF #FAFFF1 #F1FFF6
monochromatic
#EC77FF #F4B4FF #FBE0FF #FBE0FF #FBE0FF

Accessibility & contrast

On white

1.09
#FDF1FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.20
#FDF1FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF1FF
19.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF1FF#FFFFFF#000000##000000
##FDF1FF1.001.0919.2019.20
#FFFFFF1.091.0021.0021.00
#00000019.2021.001.001.00
##00000019.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#FEF2F5
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fdf1ff;
/* rgb */ color: rgb(253, 241, 255);
/* oklch */ color: oklch(97.2% 0.022 321.3);
Tailwind
colors: {
  custom: {
    50: '#fef5ff',
    500: '#fdf1ff',
    950: '#000000',
  },
}
SCSS
$custom: #fdf1ff;
$custom-light: #fef5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf1ff",
  "rgb": {
    "r": 253,
    "g": 241,
    "b": 255
  },
  "hsl": {
    "h": 291.429,
    "s": 100,
    "l": 97.255
  },
  "oklch": {
    "l": 0.97153,
    "c": 0.0224,
    "h": 321.3
  },
  "luminance": 0.91013
}

Semantic roles & 50–950 ramp

primary
#FDF1FF
secondary
#B0EFA5
accent
#E60021
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #FDF1FF

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

Preview Lab → · Contrast checker → · Palette generator →

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