Light Pink#FFD1DF

#FFD1DF is a very light, muted pink. Relative luminance 0.722; OKLCH L 90.4% C 0.055 H 358.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).

Light Pink — editorial page

Color values

HEX#FFD1DF
RGBrgb(255, 209, 223)
HSLhsl(342, 100%, 91%)
HSVhsv(342, 18%, 100%)
CMYKcmyk(0%, 18%, 12.5%, 0%)
CIE-LABlab(88.06, 18.30, -0.80)
CIE-LCHlch(88.06, 18.31, 357.50°)
OKLaboklab(90.41% 0.0545 -0.0018)
OKLCHoklch(90.41% 0.055 358.1)
XYZxyz(77.3593, 72.1910, 79.6570)
Luminance0.7219 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD1DF #D1FFF1
analogous
#FFD1F6 #FFD1DF #FFDAD1
triadic
#FFD1DF #DFFFD1 #D1DFFF
tetradic
#FFD1DF #F6FFD1 #D1FFF1 #DAD1FF
square
#FFD1DF #F6FFD1 #D1FFF1 #DAD1FF
split-complementary
#FFD1DF #D1FFDA #D1F6FF
monochromatic
#FF578A #FF94B4 #FFD1DF #FFE0EA #FFE0EA

Accessibility & contrast

On white

1.36
#FFD1DF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.44
#FFD1DF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD1DF
15.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD1DF#FFFFFF#000000##000000
##FFD1DF1.001.3615.4415.44
#FFFFFF1.361.0021.0021.00
#00000015.4421.001.001.00
##00000015.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6D8E0
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#FFCFD6
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #ffd1df;
/* rgb */ color: rgb(255, 209, 223);
/* oklch */ color: oklch(90.4% 0.055 358.1);
Tailwind
colors: {
  custom: {
    50: '#ffdfe9',
    500: '#ffd1df',
    950: '#000000',
  },
}
SCSS
$custom: #ffd1df;
$custom-light: #ffdfe9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd1df",
  "rgb": {
    "r": 255,
    "g": 209,
    "b": 223
  },
  "hsl": {
    "h": 341.739,
    "s": 100,
    "l": 90.98
  },
  "oklch": {
    "l": 0.90406,
    "c": 0.05456,
    "h": 358.1
  },
  "luminance": 0.72189
}

Semantic roles & 50–950 ramp

primary
#FFD1DF
secondary
#8AEACD
accent
#E6A000
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484

Preview Lab

Preview with #FFD1DF

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

Preview Lab → · Contrast checker → · Palette generator →

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