#FDF2F4#FDF2F4

#FDF2F4 is a very light, near-neutral red. Relative luminance 0.909; OKLCH L 97.0% C 0.012 H 4.7°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).

Color values

HEX#FDF2F4
RGBrgb(253, 242, 244)
HSLhsl(349, 73%, 97%)
HSVhsv(349, 4%, 99%)
CMYKcmyk(0%, 4.3%, 3.6%, 0.8%)
CIE-LABlab(96.38, 4.02, 0.35)
CIE-LCHlch(96.38, 4.04, 5.04°)
OKLaboklab(97.03% 0.0121 0.001)
OKLCHoklch(97.03% 0.012 4.7)
XYZxyz(88.5870, 90.9192, 98.4527)
Luminance0.9092 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF2F4 #F2FDFB
analogous
#FDF2FA #FDF2F4 #FDF6F2
triadic
#FDF2F4 #F4FDF2 #F2F4FD
tetradic
#FDF2F4 #FAFDF2 #F2FDFB #F6F2FD
square
#FDF2F4 #FAFDF2 #F2FDFB #F6F2FD
split-complementary
#FDF2F4 #F2FDF6 #F2FAFD
monochromatic
#ED889A #F5BDC7 #FBE4E9 #FBE4E9 #FBE4E9

Accessibility & contrast

On white

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

On black

19.18
#FDF2F4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF2F4
19.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF2F4#FFFFFF#000000##000000
##FDF2F41.001.0919.1819.18
#FFFFFF1.091.0021.0021.00
#00000019.1821.001.001.00
##00000019.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F3F4
Deuteranopia (green-blind)
#F6F5F4
Tritanopia (blue-blind)
#FFF1F3
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fdf2f4;
/* rgb */ color: rgb(253, 242, 244);
/* oklch */ color: oklch(97.0% 0.012 4.7);
Tailwind
colors: {
  custom: {
    50: '#fef6f7',
    500: '#fdf2f4',
    950: '#000000',
  },
}
SCSS
$custom: #fdf2f4;
$custom-light: #fef6f7;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf2f4",
  "rgb": {
    "r": 253,
    "g": 242,
    "b": 244
  },
  "hsl": {
    "h": 349.091,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.97029,
    "c": 0.0121,
    "h": 4.7
  },
  "luminance": 0.90919
}

Semantic roles & 50–950 ramp

primary
#FDF2F4
secondary
#AEE5DB
accent
#D5B210
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #FDF2F4

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

Preview Lab → · Contrast checker → · Palette generator →

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