#FDE9FF#FDE9FF

#FDE9FF is a very light, muted purple. Relative luminance 0.864; OKLCH L 95.6% C 0.036 H 323.1°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).

Color values

HEX#FDE9FF
RGBrgb(253, 233, 255)
HSLhsl(295, 100%, 96%)
HSVhsv(295, 9%, 100%)
CMYKcmyk(0.8%, 8.6%, 0%, 0%)
CIE-LABlab(94.48, 10.57, -8.14)
CIE-LCHlch(94.48, 13.35, 322.40°)
OKLaboklab(95.64% 0.0288 -0.0216)
OKLCHoklch(95.64% 0.036 323.1)
XYZxyz(87.6943, 86.3812, 106.6418)
Luminance0.8638 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDE9FF #EBFFE9
analogous
#F2E9FF #FDE9FF #FFE9F6
triadic
#FDE9FF #FFFDE9 #E9FFFD
tetradic
#FDE9FF #FFF2E9 #EBFFE9 #E9F6FF
square
#FDE9FF #FFF2E9 #EBFFE9 #E9F6FF
split-complementary
#FDE9FF #F6FFE9 #E9FFF2
monochromatic
#F26FFF #F7ACFF #FCE0FF #FCE0FF #FCE0FF

Accessibility & contrast

On white

1.15
#FDE9FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.28
#FDE9FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDE9FF
18.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDE9FF#FFFFFF#000000##000000
##FDE9FF1.001.1518.2818.28
#FFFFFF1.151.0021.0021.00
#00000018.2821.001.001.00
##00000018.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7EEFF
Deuteranopia (green-blind)
#EBF0FE
Tritanopia (blue-blind)
#FEEBF0
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #fde9ff;
/* rgb */ color: rgb(253, 233, 255);
/* oklch */ color: oklch(95.6% 0.036 323.1);
Tailwind
colors: {
  custom: {
    50: '#fef0ff',
    500: '#fde9ff',
    950: '#000000',
  },
}
SCSS
$custom: #fde9ff;
$custom-light: #fef0ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fde9ff",
  "rgb": {
    "r": 253,
    "g": 233,
    "b": 255
  },
  "hsl": {
    "h": 294.545,
    "s": 100,
    "l": 95.686
  },
  "oklch": {
    "l": 0.95637,
    "c": 0.03603,
    "h": 323.1
  },
  "luminance": 0.8638
}

Semantic roles & 50–950 ramp

primary
#FDE9FF
secondary
#A6EE9E
accent
#E60015
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171618
muted
#858586

Preview Lab

Preview with #FDE9FF

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

Preview Lab → · Contrast checker → · Palette generator →

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