#FDF2F2#FDF2F2

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

Color values

HEX#FDF2F2
RGBrgb(253, 242, 242)
HSLhsl(0, 73%, 97%)
HSVhsv(0, 4%, 99%)
CMYKcmyk(0%, 4.3%, 4.3%, 0.8%)
CIE-LABlab(96.33, 3.68, 1.32)
CIE-LCHlch(96.33, 3.91, 19.67°)
OKLaboklab(96.97% 0.0113 0.0035)
OKLCHoklch(96.97% 0.012 17.4)
XYZxyz(88.2850, 90.7984, 96.8621)
Luminance0.9080 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF2F2 #F2FDFD
analogous
#FDF2F8 #FDF2F2 #FDF8F2
triadic
#FDF2F2 #F2FDF2 #F2F2FD
tetradic
#FDF2F2 #F8FDF2 #F2FDFD #F8F2FD
square
#FDF2F2 #F8FDF2 #F2FDFD #F8F2FD
split-complementary
#FDF2F2 #F2FDF8 #F2F8FD
monochromatic
#ED8888 #F5BDBD #FBE4E4 #FBE4E4 #FBE4E4

Accessibility & contrast

On white

1.10
#FDF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.16
#FDF2F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF2F2
19.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF2F2#FFFFFF#000000##000000
##FDF2F21.001.1019.1619.16
#FFFFFF1.101.0021.0021.00
#00000019.1621.001.001.00
##00000019.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F3F2
Deuteranopia (green-blind)
#F6F5F2
Tritanopia (blue-blind)
#FFF1F2
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fdf2f2;
/* rgb */ color: rgb(253, 242, 242);
/* oklch */ color: oklch(97.0% 0.012 17.4);
Tailwind
colors: {
  custom: {
    50: '#fef6f6',
    500: '#fdf2f2',
    950: '#000000',
  },
}
SCSS
$custom: #fdf2f2;
$custom-light: #fef6f6;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf2f2",
  "rgb": {
    "r": 253,
    "g": 242,
    "b": 242
  },
  "hsl": {
    "h": 0,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.96973,
    "c": 0.01186,
    "h": 17.4
  },
  "luminance": 0.90798
}

Semantic roles & 50–950 ramp

primary
#FDF2F2
secondary
#AEE5E5
accent
#D5D510
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #FDF2F2

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

Preview Lab → · Contrast checker → · Palette generator →

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