#FFCCCF#FFCCCF

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

Color values

HEX#FFCCCF
RGBrgb(255, 204, 207)
HSLhsl(356, 100%, 90%)
HSVhsv(356, 20%, 100%)
CMYKcmyk(0%, 20%, 18.8%, 0%)
CIE-LABlab(86.48, 18.44, 5.38)
CIE-LCHlch(86.48, 19.21, 16.27°)
OKLaboklab(89.05% 0.0562 0.0144)
OKLCHoklch(89.05% 0.058 14.3)
XYZxyz(74.0956, 68.9536, 68.4257)
Luminance0.6895 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCCF #CCFFFC
analogous
#FFCCE8 #FFCCCF #FFE3CC
triadic
#FFCCCF #CFFFCC #CCCFFF
tetradic
#FFCCCF #E8FFCC #CCFFFC #E3CCFF
square
#FFCCCF #E8FFCC #CCFFFC #E3CCFF
split-complementary
#FFCCCF #CCFFE3 #CCE8FF
monochromatic
#FF525C #FF8F95 #FFCCCF #FFE0E2 #FFE0E2

Accessibility & contrast

On white

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

On black

14.79
#FFCCCF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCCF
14.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCCF#FFFFFF#000000##000000
##FFCCCF1.001.4214.7914.79
#FFFFFF1.421.0021.0021.00
#00000014.7921.001.001.00
##00000014.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#FFC8CD
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffcccf;
/* rgb */ color: rgb(255, 204, 207);
/* oklch */ color: oklch(89.0% 0.058 14.3);
Tailwind
colors: {
  custom: {
    50: '#ffdbdd',
    500: '#ffcccf',
    950: '#000000',
  },
}
SCSS
$custom: #ffcccf;
$custom-light: #ffdbdd;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcccf",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 207
  },
  "hsl": {
    "h": 356.471,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.89048,
    "c": 0.05799,
    "h": 14.3
  },
  "luminance": 0.68951
}

Semantic roles & 50–950 ramp

primary
#FFCCCF
secondary
#86EAE4
accent
#E6D800
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFCCCF

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

Preview Lab → · Contrast checker → · Palette generator →

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