#FDF2FF#FDF2FF

#FDF2FF is a very light, muted purple. Relative luminance 0.916; OKLCH L 97.3% C 0.021 H 321.0°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).

Color values

HEX#FDF2FF
RGBrgb(253, 242, 255)
HSLhsl(291, 100%, 97%)
HSVhsv(291, 5%, 100%)
CMYKcmyk(0.8%, 5.1%, 0%, 0%)
CIE-LABlab(96.66, 5.95, -4.92)
CIE-LCHlch(96.66, 7.71, 320.41°)
OKLaboklab(97.34% 0.0161 -0.013)
OKLCHoklch(97.34% 0.021 321)
XYZxyz(90.3073, 91.6073, 107.5128)
Luminance0.9161 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF2FF #F4FFF2
analogous
#F7F2FF #FDF2FF #FFF2FB
triadic
#FDF2FF #FFFDF2 #F2FFFD
tetradic
#FDF2FF #FFF7F2 #F4FFF2 #F2FBFF
square
#FDF2FF #FFF7F2 #F4FFF2 #F2FBFF
split-complementary
#FDF2FF #FBFFF2 #F2FFF7
monochromatic
#EA78FF #F4B5FF #FAE0FF #FAE0FF #FAE0FF

Accessibility & contrast

On white

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

On black

19.32
#FDF2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF2FF
19.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF2FF#FFFFFF#000000##000000
##FDF2FF1.001.0919.3219.32
#FFFFFF1.091.0021.0021.00
#00000019.3221.001.001.00
##00000019.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#F3F6FE
Tritanopia (blue-blind)
#FDF3F6
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fdf2ff;
/* rgb */ color: rgb(253, 242, 255);
/* oklch */ color: oklch(97.3% 0.021 321.0);
Tailwind
colors: {
  custom: {
    50: '#fef6ff',
    500: '#fdf2ff',
    950: '#000000',
  },
}
SCSS
$custom: #fdf2ff;
$custom-light: #fef6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf2ff",
  "rgb": {
    "r": 253,
    "g": 242,
    "b": 255
  },
  "hsl": {
    "h": 290.769,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97344,
    "c": 0.0207,
    "h": 321
  },
  "luminance": 0.91607
}

Semantic roles & 50–950 ramp

primary
#FDF2FF
secondary
#B1EFA6
accent
#E60023
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #FDF2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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