#FFDFF9#FFDFF9

#FFDFF9 is a very light, muted pink. Relative luminance 0.809; OKLCH L 93.8% C 0.049 H 332.3°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).

Color values

HEX#FFDFF9
RGBrgb(255, 223, 249)
HSLhsl(311, 100%, 94%)
HSVhsv(311, 13%, 100%)
CMYKcmyk(0%, 12.5%, 2.4%, 0%)
CIE-LABlab(92.08, 15.35, -8.55)
CIE-LCHlch(92.08, 17.58, 330.88°)
OKLaboklab(93.76% 0.0432 -0.0227)
OKLCHoklch(93.76% 0.049 332.3)
XYZxyz(84.7245, 80.8763, 100.7516)
Luminance0.8087 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFF9 #DFFFE5
analogous
#F5DFFF #FFDFF9 #FFDFE9
triadic
#FFDFF9 #F9FFDF #DFF9FF
tetradic
#FFDFF9 #FFF5DF #DFFFE5 #DFE9FF
square
#FFDFF9 #FFF5DF #DFFFE5 #DFE9FF
split-complementary
#FFDFF9 #E9FFDF #DFFFF5
monochromatic
#FF65E2 #FFA2EE #FFDFF9 #FFE0F9 #FFE0F9

Accessibility & contrast

On white

1.22
#FFDFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.18
#FFDFF9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFF9
17.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFF9#FFFFFF#000000##000000
##FFDFF91.001.2217.1817.18
#FFFFFF1.221.0021.0021.00
#00000017.1821.001.001.00
##00000017.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFE6FA
Deuteranopia (green-blind)
#E5EAF8
Tritanopia (blue-blind)
#FFE0E7
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ffdff9;
/* rgb */ color: rgb(255, 223, 249);
/* oklch */ color: oklch(93.8% 0.049 332.3);
Tailwind
colors: {
  custom: {
    50: '#ffe9fb',
    500: '#ffdff9',
    950: '#000000',
  },
}
SCSS
$custom: #ffdff9;
$custom-light: #ffe9fb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdff9",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 249
  },
  "hsl": {
    "h": 311.25,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.93755,
    "c": 0.04874,
    "h": 332.3
  },
  "luminance": 0.80875
}

Semantic roles & 50–950 ramp

primary
#FFDFF9
secondary
#96ECA6
accent
#E62B00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FFDFF9

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

Preview Lab → · Contrast checker → · Palette generator →

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