#FDF3FF#FDF3FF

#FDF3FF is a very light, near-neutral purple. Relative luminance 0.922; OKLCH L 97.5% C 0.019 H 320.5°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).

Color values

HEX#FDF3FF
RGBrgb(253, 243, 255)
HSLhsl(290, 100%, 98%)
HSVhsv(290, 5%, 100%)
CMYKcmyk(0.8%, 4.7%, 0%, 0%)
CIE-LABlab(96.90, 5.43, -4.56)
CIE-LCHlch(96.90, 7.09, 320.01°)
OKLaboklab(97.54% 0.0147 -0.0121)
OKLCHoklch(97.54% 0.019 320.5)
XYZxyz(90.6058, 92.2042, 107.6123)
Luminance0.9220 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF3FF #F5FFF3
analogous
#F7F3FF #FDF3FF #FFF3FB
triadic
#FDF3FF #FFFDF3 #F3FFFD
tetradic
#FDF3FF #FFF7F3 #F5FFF3 #F3FBFF
square
#FDF3FF #FFF7F3 #F5FFF3 #F3FBFF
split-complementary
#FDF3FF #FBFFF3 #F3FFF7
monochromatic
#E979FF #F3B6FF #FAE0FF #FAE0FF #FAE0FF

Accessibility & contrast

On white

1.08
#FDF3FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.44
#FDF3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF3FF
19.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF3FF#FFFFFF#000000##000000
##FDF3FF1.001.0819.4419.44
#FFFFFF1.081.0021.0021.00
#00000019.4421.001.001.00
##00000019.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#F4F6FF
Tritanopia (blue-blind)
#FDF4F7
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fdf3ff;
/* rgb */ color: rgb(253, 243, 255);
/* oklch */ color: oklch(97.5% 0.019 320.5);
Tailwind
colors: {
  custom: {
    50: '#fef7ff',
    500: '#fdf3ff',
    950: '#000000',
  },
}
SCSS
$custom: #fdf3ff;
$custom-light: #fef7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf3ff",
  "rgb": {
    "r": 253,
    "g": 243,
    "b": 255
  },
  "hsl": {
    "h": 290,
    "s": 100,
    "l": 97.647
  },
  "oklch": {
    "l": 0.97535,
    "c": 0.01901,
    "h": 320.5
  },
  "luminance": 0.92204
}

Semantic roles & 50–950 ramp

primary
#FDF3FF
secondary
#B3EFA7
accent
#E60026
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #FDF3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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