#FFCCC9#FFCCC9

#FFCCC9 is a very light, muted red. Relative luminance 0.687; OKLCH L 88.9% C 0.058 H 22.2°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).

Color values

HEX#FFCCC9
RGBrgb(255, 204, 201)
HSLhsl(3, 100%, 89%)
HSVhsv(3, 21%, 100%)
CMYKcmyk(0%, 20%, 21.2%, 0%)
CIE-LABlab(86.34, 17.57, 8.36)
CIE-LCHlch(86.34, 19.45, 25.45°)
OKLaboklab(88.89% 0.0539 0.022)
OKLCHoklch(88.89% 0.058 22.2)
XYZxyz(73.3760, 68.6657, 64.6357)
Luminance0.6866 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCC9 #C9FCFF
analogous
#FFC9E1 #FFCCC9 #FFE7C9
triadic
#FFCCC9 #C9FFCC #CCC9FF
tetradic
#FFCCC9 #E1FFC9 #C9FCFF #E7C9FF
square
#FFCCC9 #E1FFC9 #C9FCFF #E7C9FF
split-complementary
#FFCCC9 #C9FFE7 #C9E1FF
monochromatic
#FF584F #FF928C #FFCCC9 #FFE2E0 #FFE2E0

Accessibility & contrast

On white

1.43
#FFCCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.73
#FFCCC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCC9
14.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCC9#FFFFFF#000000##000000
##FFCCC91.001.4314.7314.73
#FFFFFF1.431.0021.0021.00
#00000014.7321.001.001.00
##00000014.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D2C9
Deuteranopia (green-blind)
#E1DCC8
Tritanopia (blue-blind)
#FFC7CB
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffccc9;
/* rgb */ color: rgb(255, 204, 201);
/* oklch */ color: oklch(88.9% 0.058 22.2);
Tailwind
colors: {
  custom: {
    50: '#ffdbd9',
    500: '#ffccc9',
    950: '#000000',
  },
}
SCSS
$custom: #ffccc9;
$custom-light: #ffdbd9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccc9",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 201
  },
  "hsl": {
    "h": 3.333,
    "s": 100,
    "l": 89.412
  },
  "oklch": {
    "l": 0.8889,
    "c": 0.05825,
    "h": 22.2
  },
  "luminance": 0.68663
}

Semantic roles & 50–950 ramp

primary
#FFCCC9
secondary
#83E3E9
accent
#D9E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCCC9

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

Preview Lab → · Contrast checker → · Palette generator →

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