#FFCCCD#FFCCCD

#FFCCCD is a very light, muted red. Relative luminance 0.689; OKLCH L 89.0% C 0.058 H 17.0°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).

Color values

HEX#FFCCCD
RGBrgb(255, 204, 205)
HSLhsl(359, 100%, 90%)
HSVhsv(359, 20%, 100%)
CMYKcmyk(0%, 20%, 19.6%, 0%)
CIE-LABlab(86.43, 18.15, 6.37)
CIE-LCHlch(86.43, 19.24, 19.35°)
OKLaboklab(88.99% 0.0554 0.0169)
OKLCHoklch(88.99% 0.058 17)
XYZxyz(73.8527, 68.8564, 67.1462)
Luminance0.6885 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCCD #CCFFFE
analogous
#FFCCE6 #FFCCCD #FFE5CC
triadic
#FFCCCD #CDFFCC #CCCDFF
tetradic
#FFCCCD #E6FFCC #CCFFFE #E5CCFF
square
#FFCCCD #E6FFCC #CCFFFE #E5CCFF
split-complementary
#FFCCCD #CCFFE5 #CCE6FF
monochromatic
#FF5255 #FF8F91 #FFCCCD #FFE0E1 #FFE0E1

Accessibility & contrast

On white

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

On black

14.77
#FFCCCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCCD
14.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCCD#FFFFFF#000000##000000
##FFCCCD1.001.4214.7714.77
#FFFFFF1.421.0021.0021.00
#00000014.7721.001.001.00
##00000014.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#E0DCCC
Tritanopia (blue-blind)
#FFC7CD
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffcccd;
/* rgb */ color: rgb(255, 204, 205);
/* oklch */ color: oklch(89.0% 0.058 17.0);
Tailwind
colors: {
  custom: {
    50: '#ffdbdc',
    500: '#ffcccd',
    950: '#000000',
  },
}
SCSS
$custom: #ffcccd;
$custom-light: #ffdbdc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcccd",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 205
  },
  "hsl": {
    "h": 358.824,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.88994,
    "c": 0.05796,
    "h": 17
  },
  "luminance": 0.68854
}

Semantic roles & 50–950 ramp

primary
#FFCCCD
secondary
#86EAE8
accent
#E6E100
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFCCCD

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

Preview Lab → · Contrast checker → · Palette generator →

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