#FFCCD0#FFCCD0

#FFCCD0 is a very light, muted red. Relative luminance 0.690; OKLCH L 89.1% C 0.058 H 13.0°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).

Color values

HEX#FFCCD0
RGBrgb(255, 204, 208)
HSLhsl(355, 100%, 90%)
HSVhsv(355, 20%, 100%)
CMYKcmyk(0%, 20%, 18.4%, 0%)
CIE-LABlab(86.51, 18.59, 4.89)
CIE-LCHlch(86.51, 19.22, 14.72°)
OKLaboklab(89.08% 0.0566 0.0131)
OKLCHoklch(89.08% 0.058 13)
XYZxyz(74.2183, 69.0026, 69.0716)
Luminance0.6900 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCD0 #CCFFFB
analogous
#FFCCEA #FFCCD0 #FFE1CC
triadic
#FFCCD0 #D0FFCC #CCD0FF
tetradic
#FFCCD0 #EAFFCC #CCFFFB #E1CCFF
square
#FFCCD0 #EAFFCC #CCFFFB #E1CCFF
split-complementary
#FFCCD0 #CCFFE1 #CCEAFF
monochromatic
#FF525F #FF8F98 #FFCCD0 #FFE0E3 #FFE0E3

Accessibility & contrast

On white

1.42
#FFCCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.80
#FFCCD0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCD0
14.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCD0#FFFFFF#000000##000000
##FFCCD01.001.4214.8014.80
#FFFFFF1.421.0021.0021.00
#00000014.8021.001.001.00
##00000014.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D3D0
Deuteranopia (green-blind)
#E0DCCF
Tritanopia (blue-blind)
#FFC8CE
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffccd0;
/* rgb */ color: rgb(255, 204, 208);
/* oklch */ color: oklch(89.1% 0.058 13.0);
Tailwind
colors: {
  custom: {
    50: '#ffdbde',
    500: '#ffccd0',
    950: '#000000',
  },
}
SCSS
$custom: #ffccd0;
$custom-light: #ffdbde;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccd0",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 208
  },
  "hsl": {
    "h": 355.294,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.89075,
    "c": 0.05804,
    "h": 13
  },
  "luminance": 0.69
}

Semantic roles & 50–950 ramp

primary
#FFCCD0
secondary
#86EAE2
accent
#E6D300
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFCCD0

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

Preview Lab → · Contrast checker → · Palette generator →

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