#FDF2F9#FDF2F9

#FDF2F9 is a very light, near-neutral pink. Relative luminance 0.912; OKLCH L 97.2% C 0.015 H 338.9°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).

Color values

HEX#FDF2F9
RGBrgb(253, 242, 249)
HSLhsl(322, 73%, 97%)
HSVhsv(322, 4%, 99%)
CMYKcmyk(0%, 4.3%, 1.6%, 0.8%)
CIE-LABlab(96.50, 4.89, -2.04)
CIE-LCHlch(96.50, 5.30, 337.29°)
OKLaboklab(97.17% 0.0139 -0.0054)
OKLCHoklch(97.17% 0.015 338.9)
XYZxyz(89.3565, 91.2270, 102.5053)
Luminance0.9123 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF2F9 #F2FDF6
analogous
#FCF2FD #FDF2F9 #FDF2F4
triadic
#FDF2F9 #F9FDF2 #F2F9FD
tetradic
#FDF2F9 #FDFCF2 #F2FDF6 #F2F4FD
square
#FDF2F9 #FDFCF2 #F2FDF6 #F2F4FD
split-complementary
#FDF2F9 #F4FDF2 #F2FDFC
monochromatic
#ED88C8 #F5BDE1 #FBE4F3 #FBE4F3 #FBE4F3

Accessibility & contrast

On white

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

On black

19.25
#FDF2F9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF2F9
19.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF2F9#FFFFFF#000000##000000
##FDF2F91.001.0919.2519.25
#FFFFFF1.091.0021.0021.00
#00000019.2521.001.001.00
##00000019.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F4F9
Deuteranopia (green-blind)
#F5F5F9
Tritanopia (blue-blind)
#FFF2F4
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fdf2f9;
/* rgb */ color: rgb(253, 242, 249);
/* oklch */ color: oklch(97.2% 0.015 338.9);
Tailwind
colors: {
  custom: {
    50: '#fef6fb',
    500: '#fdf2f9',
    950: '#000000',
  },
}
SCSS
$custom: #fdf2f9;
$custom-light: #fef6fb;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf2f9",
  "rgb": {
    "r": 253,
    "g": 242,
    "b": 249
  },
  "hsl": {
    "h": 321.818,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.9717,
    "c": 0.01491,
    "h": 338.9
  },
  "luminance": 0.91226
}

Semantic roles & 50–950 ramp

primary
#FDF2F9
secondary
#AEE5C2
accent
#D55810
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #FDF2F9

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

Preview Lab → · Contrast checker → · Palette generator →

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