#FDF2F5#FDF2F5

#FDF2F5 is a very light, near-neutral pink. Relative luminance 0.910; OKLCH L 97.1% C 0.012 H 358.8°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).

Color values

HEX#FDF2F5
RGBrgb(253, 242, 245)
HSLhsl(344, 73%, 97%)
HSVhsv(344, 4%, 99%)
CMYKcmyk(0%, 4.3%, 3.2%, 0.8%)
CIE-LABlab(96.40, 4.19, -0.13)
CIE-LCHlch(96.40, 4.20, 358.29°)
OKLaboklab(97.06% 0.0124 -0.0003)
OKLCHoklch(97.06% 0.012 358.8)
XYZxyz(88.7393, 90.9801, 99.2545)
Luminance0.9098 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF2F5 #F2FDFA
analogous
#FDF2FB #FDF2F5 #FDF5F2
triadic
#FDF2F5 #F5FDF2 #F2F5FD
tetradic
#FDF2F5 #FBFDF2 #F2FDFA #F5F2FD
square
#FDF2F5 #FBFDF2 #F2FDFA #F5F2FD
split-complementary
#FDF2F5 #F2FDF5 #F2FBFD
monochromatic
#ED88A3 #F5BDCC #FBE4EB #FBE4EB #FBE4EB

Accessibility & contrast

On white

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

On black

19.20
#FDF2F5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF2F5
19.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF2F5#FFFFFF#000000##000000
##FDF2F51.001.0919.2019.20
#FFFFFF1.091.0021.0021.00
#00000019.2021.001.001.00
##00000019.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F4F5
Deuteranopia (green-blind)
#F5F5F5
Tritanopia (blue-blind)
#FFF2F3
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fdf2f5;
/* rgb */ color: rgb(253, 242, 245);
/* oklch */ color: oklch(97.1% 0.012 358.8);
Tailwind
colors: {
  custom: {
    50: '#fef6f8',
    500: '#fdf2f5',
    950: '#000000',
  },
}
SCSS
$custom: #fdf2f5;
$custom-light: #fef6f8;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf2f5",
  "rgb": {
    "r": 253,
    "g": 242,
    "b": 245
  },
  "hsl": {
    "h": 343.636,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.97057,
    "c": 0.01243,
    "h": 358.8
  },
  "luminance": 0.90979
}

Semantic roles & 50–950 ramp

primary
#FDF2F5
secondary
#AEE5D6
accent
#D5A010
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #FDF2F5

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

Preview Lab → · Contrast checker → · Palette generator →

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