#FDF2F3#FDF2F3

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

Color values

HEX#FDF2F3
RGBrgb(253, 242, 243)
HSLhsl(355, 73%, 97%)
HSVhsv(355, 4%, 99%)
CMYKcmyk(0%, 4.3%, 4%, 0.8%)
CIE-LABlab(96.35, 3.85, 0.84)
CIE-LCHlch(96.35, 3.94, 12.23°)
OKLaboklab(97% 0.0117 0.0023)
OKLCHoklch(97% 0.012 11)
XYZxyz(88.4356, 90.8586, 97.6553)
Luminance0.9086 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF2F3 #F2FDFC
analogous
#FDF2F9 #FDF2F3 #FDF7F2
triadic
#FDF2F3 #F3FDF2 #F2F3FD
tetradic
#FDF2F3 #F9FDF2 #F2FDFC #F7F2FD
square
#FDF2F3 #F9FDF2 #F2FDFC #F7F2FD
split-complementary
#FDF2F3 #F2FDF7 #F2F9FD
monochromatic
#ED8891 #F5BDC2 #FBE4E7 #FBE4E7 #FBE4E7

Accessibility & contrast

On white

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

On black

19.17
#FDF2F3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF2F3
19.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF2F3#FFFFFF#000000##000000
##FDF2F31.001.1019.1719.17
#FFFFFF1.101.0021.0021.00
#00000019.1721.001.001.00
##00000019.1721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fdf2f3;
/* rgb */ color: rgb(253, 242, 243);
/* oklch */ color: oklch(97.0% 0.012 11.0);
Tailwind
colors: {
  custom: {
    50: '#fef6f7',
    500: '#fdf2f3',
    950: '#000000',
  },
}
SCSS
$custom: #fdf2f3;
$custom-light: #fef6f7;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf2f3",
  "rgb": {
    "r": 253,
    "g": 242,
    "b": 243
  },
  "hsl": {
    "h": 354.545,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.97001,
    "c": 0.01191,
    "h": 11
  },
  "luminance": 0.90858
}

Semantic roles & 50–950 ramp

primary
#FDF2F3
secondary
#AEE5E0
accent
#D5C310
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #FDF2F3

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

Preview Lab → · Contrast checker → · Palette generator →

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