#FFCCC7#FFCCC7

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

Color values

HEX#FFCCC7
RGBrgb(255, 204, 199)
HSLhsl(5, 100%, 89%)
HSVhsv(5, 22%, 100%)
CMYKcmyk(0%, 20%, 22%, 0%)
CIE-LABlab(86.29, 17.28, 9.35)
CIE-LCHlch(86.29, 19.65, 28.42°)
OKLaboklab(88.84% 0.0532 0.0246)
OKLCHoklch(88.84% 0.059 24.8)
XYZxyz(73.1423, 68.5722, 63.4048)
Luminance0.6857 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCC7 #C7FAFF
analogous
#FFC7DE #FFCCC7 #FFE8C7
triadic
#FFCCC7 #C7FFCC #CCC7FF
tetradic
#FFCCC7 #DEFFC7 #C7FAFF #E8C7FF
square
#FFCCC7 #DEFFC7 #C7FAFF #E8C7FF
split-complementary
#FFCCC7 #C7FFE8 #C7DEFF
monochromatic
#FF5D4D #FF948A #FFCCC7 #FFE3E0 #FFE3E0

Accessibility & contrast

On white

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

On black

14.71
#FFCCC7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCC7
14.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCC7#FFFFFF#000000##000000
##FFCCC71.001.4314.7114.71
#FFFFFF1.431.0021.0021.00
#00000014.7121.001.001.00
##00000014.7121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffccc7;
/* rgb */ color: rgb(255, 204, 199);
/* oklch */ color: oklch(88.8% 0.059 24.8);
Tailwind
colors: {
  custom: {
    50: '#ffdbd8',
    500: '#ffccc7',
    950: '#000000',
  },
}
SCSS
$custom: #ffccc7;
$custom-light: #ffdbd8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccc7",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 199
  },
  "hsl": {
    "h": 5.357,
    "s": 100,
    "l": 89.02
  },
  "oklch": {
    "l": 0.88838,
    "c": 0.05858,
    "h": 24.8
  },
  "luminance": 0.68569
}

Semantic roles & 50–950 ramp

primary
#FFCCC7
secondary
#81E0E9
accent
#D1E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCCC7

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

Preview Lab → · Contrast checker → · Palette generator →

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