#FDF2F8#FDF2F8

#FDF2F8 is a very light, near-neutral pink. Relative luminance 0.912; OKLCH L 97.1% C 0.014 H 343.2°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).

Color values

HEX#FDF2F8
RGBrgb(253, 242, 248)
HSLhsl(327, 73%, 97%)
HSVhsv(327, 4%, 99%)
CMYKcmyk(0%, 4.3%, 2%, 0.8%)
CIE-LABlab(96.48, 4.71, -1.57)
CIE-LCHlch(96.48, 4.97, 341.63°)
OKLaboklab(97.14% 0.0135 -0.0041)
OKLCHoklch(97.14% 0.014 343.2)
XYZxyz(89.2010, 91.1648, 101.6861)
Luminance0.9116 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF2F8 #F2FDF7
analogous
#FDF2FD #FDF2F8 #FDF2F3
triadic
#FDF2F8 #F8FDF2 #F2F8FD
tetradic
#FDF2F8 #FDFDF2 #F2FDF7 #F2F3FD
square
#FDF2F8 #FDFDF2 #F2FDF7 #F2F3FD
split-complementary
#FDF2F8 #F3FDF2 #F2FDFD
monochromatic
#ED88BF #F5BDDB #FBE4F1 #FBE4F1 #FBE4F1

Accessibility & contrast

On white

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

On black

19.23
#FDF2F8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF2F8
19.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF2F8#FFFFFF#000000##000000
##FDF2F81.001.0919.2319.23
#FFFFFF1.091.0021.0021.00
#00000019.2321.001.001.00
##00000019.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F4F8
Deuteranopia (green-blind)
#F5F5F8
Tritanopia (blue-blind)
#FFF2F4
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fdf2f8;
/* rgb */ color: rgb(253, 242, 248);
/* oklch */ color: oklch(97.1% 0.014 343.2);
Tailwind
colors: {
  custom: {
    50: '#fef6fa',
    500: '#fdf2f8',
    950: '#000000',
  },
}
SCSS
$custom: #fdf2f8;
$custom-light: #fef6fa;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf2f8",
  "rgb": {
    "r": 253,
    "g": 242,
    "b": 248
  },
  "hsl": {
    "h": 327.273,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.97141,
    "c": 0.01414,
    "h": 343.2
  },
  "luminance": 0.91164
}

Semantic roles & 50–950 ramp

primary
#FDF2F8
secondary
#AEE5C7
accent
#D56A10
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #FDF2F8

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

Preview Lab → · Contrast checker → · Palette generator →

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