#FFCCD5#FFCCD5

#FFCCD5 is a very light, muted red. Relative luminance 0.693; OKLCH L 89.2% C 0.059 H 6.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).

Color values

HEX#FFCCD5
RGBrgb(255, 204, 213)
HSLhsl(349, 100%, 90%)
HSVhsv(349, 20%, 100%)
CMYKcmyk(0%, 20%, 16.5%, 0%)
CIE-LABlab(86.63, 19.35, 2.41)
CIE-LCHlch(86.63, 19.50, 7.11°)
OKLaboklab(89.21% 0.0584 0.0066)
OKLCHoklch(89.21% 0.059 6.5)
XYZxyz(74.8431, 69.2526, 72.3626)
Luminance0.6925 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCD5 #CCFFF6
analogous
#FFCCEE #FFCCD5 #FFDDCC
triadic
#FFCCD5 #D5FFCC #CCD5FF
tetradic
#FFCCD5 #EEFFCC #CCFFF6 #DDCCFF
square
#FFCCD5 #EEFFCC #CCFFF6 #DDCCFF
split-complementary
#FFCCD5 #CCFFDD #CCEEFF
monochromatic
#FF5270 #FF8FA3 #FFCCD5 #FFE0E6 #FFE0E6

Accessibility & contrast

On white

1.41
#FFCCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.85
#FFCCD5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCD5
14.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCD5#FFFFFF#000000##000000
##FFCCD51.001.4114.8514.85
#FFFFFF1.411.0021.0021.00
#00000014.8521.001.001.00
##00000014.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3D4D5
Deuteranopia (green-blind)
#DFDCD4
Tritanopia (blue-blind)
#FFC9CF
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffccd5;
/* rgb */ color: rgb(255, 204, 213);
/* oklch */ color: oklch(89.2% 0.059 6.5);
Tailwind
colors: {
  custom: {
    50: '#ffdbe1',
    500: '#ffccd5',
    950: '#000000',
  },
}
SCSS
$custom: #ffccd5;
$custom-light: #ffdbe1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccd5",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 213
  },
  "hsl": {
    "h": 349.412,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.89211,
    "c": 0.05877,
    "h": 6.5
  },
  "luminance": 0.6925
}

Semantic roles & 50–950 ramp

primary
#FFCCD5
secondary
#86EAD8
accent
#E6BD00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFCCD5

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

Preview Lab → · Contrast checker → · Palette generator →

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