#FFCCC8#FFCCC8

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

Color values

HEX#FFCCC8
RGBrgb(255, 204, 200)
HSLhsl(4, 100%, 89%)
HSVhsv(4, 22%, 100%)
CMYKcmyk(0%, 20%, 21.6%, 0%)
CIE-LABlab(86.31, 17.42, 8.86)
CIE-LCHlch(86.31, 19.54, 26.94°)
OKLaboklab(88.86% 0.0536 0.0233)
OKLCHoklch(88.86% 0.058 23.5)
XYZxyz(73.2588, 68.6188, 64.0182)
Luminance0.6862 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCC8 #C8FBFF
analogous
#FFC8E0 #FFCCC8 #FFE8C8
triadic
#FFCCC8 #C8FFCC #CCC8FF
tetradic
#FFCCC8 #E0FFC8 #C8FBFF #E8C8FF
square
#FFCCC8 #E0FFC8 #C8FBFF #E8C8FF
split-complementary
#FFCCC8 #C8FFE8 #C8E0FF
monochromatic
#FF5B4E #FF938B #FFCCC8 #FFE3E0 #FFE3E0

Accessibility & contrast

On white

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

On black

14.72
#FFCCC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCC8
14.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCC8#FFFFFF#000000##000000
##FFCCC81.001.4314.7214.72
#FFFFFF1.431.0021.0021.00
#00000014.7221.001.001.00
##00000014.7221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffccc8;
/* rgb */ color: rgb(255, 204, 200);
/* oklch */ color: oklch(88.9% 0.058 23.5);
Tailwind
colors: {
  custom: {
    50: '#ffdbd8',
    500: '#ffccc8',
    950: '#000000',
  },
}
SCSS
$custom: #ffccc8;
$custom-light: #ffdbd8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccc8",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 200
  },
  "hsl": {
    "h": 4.364,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.88864,
    "c": 0.0584,
    "h": 23.5
  },
  "luminance": 0.68616
}

Semantic roles & 50–950 ramp

primary
#FFCCC8
secondary
#82E2E9
accent
#D5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCCC8

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

Preview Lab → · Contrast checker → · Palette generator →

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