#FDF4F2#FDF4F2

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

Color values

HEX#FDF4F2
RGBrgb(253, 244, 242)
HSLhsl(11, 73%, 97%)
HSVhsv(11, 4%, 99%)
CMYKcmyk(0%, 3.6%, 4.3%, 0.8%)
CIE-LABlab(96.82, 2.66, 2.03)
CIE-LCHlch(96.82, 3.35, 37.33°)
OKLaboklab(97.36% 0.0085 0.0054)
OKLCHoklch(97.36% 0.01 32.5)
XYZxyz(88.8835, 91.9954, 97.0616)
Luminance0.9200 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF4F2 #F2FBFD
analogous
#FDF2F6 #FDF4F2 #FDFAF2
triadic
#FDF4F2 #F2FDF4 #F4F2FD
tetradic
#FDF4F2 #F6FDF2 #F2FBFD #FAF2FD
square
#FDF4F2 #F6FDF2 #F2FBFD #FAF2FD
split-complementary
#FDF4F2 #F2FDFA #F2F6FD
monochromatic
#ED9A88 #F5C7BD #FBE9E4 #FBE9E4 #FBE9E4

Accessibility & contrast

On white

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

On black

19.40
#FDF4F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF4F2
19.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF4F2#FFFFFF#000000##000000
##FDF4F21.001.0819.4019.40
#FFFFFF1.081.0021.0021.00
#00000019.4021.001.001.00
##00000019.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F5F2
Deuteranopia (green-blind)
#F8F6F2
Tritanopia (blue-blind)
#FFF3F3
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fdf4f2;
/* rgb */ color: rgb(253, 244, 242);
/* oklch */ color: oklch(97.4% 0.010 32.5);
Tailwind
colors: {
  custom: {
    50: '#fef7f6',
    500: '#fdf4f2',
    950: '#000000',
  },
}
SCSS
$custom: #fdf4f2;
$custom-light: #fef7f6;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf4f2",
  "rgb": {
    "r": 253,
    "g": 244,
    "b": 242
  },
  "hsl": {
    "h": 10.909,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.97359,
    "c": 0.01007,
    "h": 32.5
  },
  "luminance": 0.91995
}

Semantic roles & 50–950 ramp

primary
#FDF4F2
secondary
#AEDBE5
accent
#B2D510
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #FDF4F2

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

Preview Lab → · Contrast checker → · Palette generator →

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