#FFCCC4#FFCCC4

#FFCCC4 is a very light, muted red. Relative luminance 0.684; OKLCH L 88.8% C 0.059 H 28.6°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).

Color values

HEX#FFCCC4
RGBrgb(255, 204, 196)
HSLhsl(8, 100%, 88%)
HSVhsv(8, 23%, 100%)
CMYKcmyk(0%, 20%, 23.1%, 0%)
CIE-LABlab(86.22, 16.85, 10.84)
CIE-LCHlch(86.22, 20.04, 32.76°)
OKLaboklab(88.76% 0.052 0.0284)
OKLCHoklch(88.76% 0.059 28.6)
XYZxyz(72.7974, 68.4343, 61.5884)
Luminance0.6843 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCC4 #C4F7FF
analogous
#FFC4D9 #FFCCC4 #FFE9C4
triadic
#FFCCC4 #C4FFCC #CCC4FF
tetradic
#FFCCC4 #D9FFC4 #C4F7FF #E9C4FF
square
#FFCCC4 #D9FFC4 #C4F7FF #E9C4FF
split-complementary
#FFCCC4 #C4FFE9 #C4D9FF
monochromatic
#FF624A #FF9787 #FFCCC4 #FFE5E0 #FFE5E0

Accessibility & contrast

On white

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

On black

14.69
#FFCCC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCC4
14.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCC4#FFFFFF#000000##000000
##FFCCC41.001.4314.6914.69
#FFFFFF1.431.0021.0021.00
#00000014.6921.001.001.00
##00000014.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6D2C3
Deuteranopia (green-blind)
#E2DCC4
Tritanopia (blue-blind)
#FFC6CA
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffccc4;
/* rgb */ color: rgb(255, 204, 196);
/* oklch */ color: oklch(88.8% 0.059 28.6);
Tailwind
colors: {
  custom: {
    50: '#ffdbd5',
    500: '#ffccc4',
    950: '#000000',
  },
}
SCSS
$custom: #ffccc4;
$custom-light: #ffdbd5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccc4",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 196
  },
  "hsl": {
    "h": 8.136,
    "s": 100,
    "l": 88.431
  },
  "oklch": {
    "l": 0.88762,
    "c": 0.05926,
    "h": 28.6
  },
  "luminance": 0.68431
}

Semantic roles & 50–950 ramp

primary
#FFCCC4
secondary
#7FDAE8
accent
#C6E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCCC4

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

Preview Lab → · Contrast checker → · Palette generator →

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