#FDF4F4#FDF4F4

#FDF4F4 is a very light, near-neutral red. Relative luminance 0.921; OKLCH L 97.4% C 0.010 H 17.3°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).

Color values

HEX#FDF4F4
RGBrgb(253, 244, 244)
HSLhsl(0, 69%, 97%)
HSVhsv(0, 4%, 99%)
CMYKcmyk(0%, 3.6%, 3.6%, 0.8%)
CIE-LABlab(96.87, 3.00, 1.07)
CIE-LCHlch(96.87, 3.19, 19.62°)
OKLaboklab(97.41% 0.0092 0.0029)
OKLCHoklch(97.41% 0.01 17.3)
XYZxyz(89.1856, 92.1162, 98.6522)
Luminance0.9212 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF4F4 #F4FDFD
analogous
#FDF4F9 #FDF4F4 #FDF9F4
triadic
#FDF4F4 #F4FDF4 #F4F4FD
tetradic
#FDF4F4 #F9FDF4 #F4FDFD #F9F4FD
square
#FDF4F4 #F9FDF4 #F4FDFD #F9F4FD
split-complementary
#FDF4F4 #F4FDF9 #F4F9FD
monochromatic
#EA8C8C #F4C0C0 #FAE5E5 #FAE5E5 #FAE5E5

Accessibility & contrast

On white

1.08
#FDF4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.42
#FDF4F4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF4F4
19.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF4F4#FFFFFF#000000##000000
##FDF4F41.001.0819.4219.42
#FFFFFF1.081.0021.0021.00
#00000019.4221.001.001.00
##00000019.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F5F4
Deuteranopia (green-blind)
#F7F7F4
Tritanopia (blue-blind)
#FFF3F4
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fdf4f4;
/* rgb */ color: rgb(253, 244, 244);
/* oklch */ color: oklch(97.4% 0.010 17.3);
Tailwind
colors: {
  custom: {
    50: '#fef7f7',
    500: '#fdf4f4',
    950: '#000000',
  },
}
SCSS
$custom: #fdf4f4;
$custom-light: #fef7f7;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf4f4",
  "rgb": {
    "r": 253,
    "g": 244,
    "b": 244
  },
  "hsl": {
    "h": 0,
    "s": 69.231,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97414,
    "c": 0.00968,
    "h": 17.3
  },
  "luminance": 0.92116
}

Semantic roles & 50–950 ramp

primary
#FDF4F4
secondary
#B1E4E4
accent
#D1D114
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #FDF4F4

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

Preview Lab → · Contrast checker → · Palette generator →

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