#FFCFDF#FFCFDF

#FFCFDF is a very light, muted pink. Relative luminance 0.712; OKLCH L 90.0% C 0.058 H 356.4°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).

Color values

HEX#FFCFDF
RGBrgb(255, 207, 223)
HSLhsl(340, 100%, 91%)
HSVhsv(340, 19%, 100%)
CMYKcmyk(0%, 18.8%, 12.5%, 0%)
CIE-LABlab(87.59, 19.34, -1.49)
CIE-LCHlch(87.59, 19.40, 355.60°)
OKLaboklab(90.04% 0.0575 -0.0036)
OKLCHoklch(90.04% 0.058 356.4)
XYZxyz(76.8716, 71.2158, 79.4944)
Luminance0.7121 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCFDF #CFFFEF
analogous
#FFCFF7 #FFCFDF #FFD7CF
triadic
#FFCFDF #DFFFCF #CFDFFF
tetradic
#FFCFDF #F7FFCF #CFFFEF #D7CFFF
square
#FFCFDF #F7FFCF #CFFFEF #D7CFFF
split-complementary
#FFCFDF #CFFFD7 #CFF7FF
monochromatic
#FF558D #FF92B6 #FFCFDF #FFE0EB #FFE0EB

Accessibility & contrast

On white

1.38
#FFCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.24
#FFCFDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCFDF
15.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCFDF#FFFFFF#000000##000000
##FFCFDF1.001.3815.2415.24
#FFFFFF1.381.0021.0021.00
#00000015.2421.001.001.00
##00000015.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D7E0
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#FFCDD4
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #ffcfdf;
/* rgb */ color: rgb(255, 207, 223);
/* oklch */ color: oklch(90.0% 0.058 356.4);
Tailwind
colors: {
  custom: {
    50: '#ffdde9',
    500: '#ffcfdf',
    950: '#000000',
  },
}
SCSS
$custom: #ffcfdf;
$custom-light: #ffdde9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcfdf",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 223
  },
  "hsl": {
    "h": 340,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.90041,
    "c": 0.05764,
    "h": 356.4
  },
  "luminance": 0.71213
}

Semantic roles & 50–950 ramp

primary
#FFCFDF
secondary
#88EAC9
accent
#E69900
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484

Preview Lab

Preview with #FFCFDF

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

Preview Lab → · Contrast checker → · Palette generator →

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