#FFCCDF#FFCCDF

#FFCCDF is a very light, moderate pink. Relative luminance 0.698; OKLCH L 89.5% C 0.062 H 354.1°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).

Color values

HEX#FFCCDF
RGBrgb(255, 204, 223)
HSLhsl(338, 100%, 90%)
HSVhsv(338, 20%, 100%)
CMYKcmyk(0%, 20%, 12.5%, 0%)
CIE-LABlab(86.89, 20.91, -2.52)
CIE-LCHlch(86.89, 21.06, 353.14°)
OKLaboklab(89.5% 0.062 -0.0064)
OKLCHoklch(89.5% 0.062 354.1)
XYZxyz(76.1517, 69.7760, 79.2545)
Luminance0.6977 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCDF #CCFFEC
analogous
#FFCCF9 #FFCCDF #FFD2CC
triadic
#FFCCDF #DFFFCC #CCDFFF
tetradic
#FFCCDF #F9FFCC #CCFFEC #D2CCFF
square
#FFCCDF #F9FFCC #CCFFEC #D2CCFF
split-complementary
#FFCCDF #CCFFD2 #CCF9FF
monochromatic
#FF5292 #FF8FB9 #FFCCDF #FFE0EC #FFE0EC

Accessibility & contrast

On white

1.40
#FFCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.95
#FFCCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCDF
14.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCDF#FFFFFF#000000##000000
##FFCCDF1.001.4014.9514.95
#FFFFFF1.401.0021.0021.00
#00000014.9521.001.001.00
##00000014.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1D5E0
Deuteranopia (green-blind)
#DCDDDE
Tritanopia (blue-blind)
#FFCAD2
Achromatopsia (no color)
#DADADA

Design tokens & code

CSS
--color: #ffccdf;
/* rgb */ color: rgb(255, 204, 223);
/* oklch */ color: oklch(89.5% 0.062 354.1);
Tailwind
colors: {
  custom: {
    50: '#ffdbe9',
    500: '#ffccdf',
    950: '#000000',
  },
}
SCSS
$custom: #ffccdf;
$custom-light: #ffdbe9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccdf",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 223
  },
  "hsl": {
    "h": 337.647,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.89496,
    "c": 0.06234,
    "h": 354.1
  },
  "luminance": 0.69773
}

Semantic roles & 50–950 ramp

primary
#FFCCDF
secondary
#86EAC4
accent
#E69000
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484

Preview Lab

Preview with #FFCCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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