#FFCCD1#FFCCD1

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

Color values

HEX#FFCCD1
RGBrgb(255, 204, 209)
HSLhsl(354, 100%, 90%)
HSVhsv(354, 20%, 100%)
CMYKcmyk(0%, 20%, 18%, 0%)
CIE-LABlab(86.53, 18.74, 4.39)
CIE-LCHlch(86.53, 19.25, 13.18°)
OKLaboklab(89.1% 0.0569 0.0118)
OKLCHoklch(89.1% 0.058 11.7)
XYZxyz(74.3417, 69.0520, 69.7216)
Luminance0.6905 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCD1 #CCFFFA
analogous
#FFCCEA #FFCCD1 #FFE1CC
triadic
#FFCCD1 #D1FFCC #CCD1FF
tetradic
#FFCCD1 #EAFFCC #CCFFFA #E1CCFF
square
#FFCCD1 #EAFFCC #CCFFFA #E1CCFF
split-complementary
#FFCCD1 #CCFFE1 #CCEAFF
monochromatic
#FF5263 #FF8F9A #FFCCD1 #FFE0E3 #FFE0E3

Accessibility & contrast

On white

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

On black

14.81
#FFCCD1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCD1
14.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCD1#FFFFFF#000000##000000
##FFCCD11.001.4214.8114.81
#FFFFFF1.421.0021.0021.00
#00000014.8121.001.001.00
##00000014.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D3D1
Deuteranopia (green-blind)
#E0DCD0
Tritanopia (blue-blind)
#FFC8CE
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffccd1;
/* rgb */ color: rgb(255, 204, 209);
/* oklch */ color: oklch(89.1% 0.058 11.7);
Tailwind
colors: {
  custom: {
    50: '#ffdbdf',
    500: '#ffccd1',
    950: '#000000',
  },
}
SCSS
$custom: #ffccd1;
$custom-light: #ffdbdf;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccd1",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 209
  },
  "hsl": {
    "h": 354.118,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.89102,
    "c": 0.05813,
    "h": 11.7
  },
  "luminance": 0.69049
}

Semantic roles & 50–950 ramp

primary
#FFCCD1
secondary
#86EAE0
accent
#E6CF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFCCD1

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

Preview Lab → · Contrast checker → · Palette generator →

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