#FFCCC5#FFCCC5

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

Color values

HEX#FFCCC5
RGBrgb(255, 204, 197)
HSLhsl(7, 100%, 89%)
HSVhsv(7, 23%, 100%)
CMYKcmyk(0%, 20%, 22.7%, 0%)
CIE-LABlab(86.25, 16.99, 10.35)
CIE-LCHlch(86.25, 19.90, 31.33°)
OKLaboklab(88.79% 0.0524 0.0271)
OKLCHoklch(88.79% 0.059 27.4)
XYZxyz(72.9116, 68.4800, 62.1898)
Luminance0.6848 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCC5 #C5F8FF
analogous
#FFC5DB #FFCCC5 #FFE9C5
triadic
#FFCCC5 #C5FFCC #CCC5FF
tetradic
#FFCCC5 #DBFFC5 #C5F8FF #E9C5FF
square
#FFCCC5 #DBFFC5 #C5F8FF #E9C5FF
split-complementary
#FFCCC5 #C5FFE9 #C5DBFF
monochromatic
#FF604B #FF9688 #FFCCC5 #FFE4E0 #FFE4E0

Accessibility & contrast

On white

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

On black

14.70
#FFCCC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCC5
14.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCC5#FFFFFF#000000##000000
##FFCCC51.001.4314.7014.70
#FFFFFF1.431.0021.0021.00
#00000014.7021.001.001.00
##00000014.7021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffccc5;
/* rgb */ color: rgb(255, 204, 197);
/* oklch */ color: oklch(88.8% 0.059 27.4);
Tailwind
colors: {
  custom: {
    50: '#ffdbd6',
    500: '#ffccc5',
    950: '#000000',
  },
}
SCSS
$custom: #ffccc5;
$custom-light: #ffdbd6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccc5",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 197
  },
  "hsl": {
    "h": 7.241,
    "s": 100,
    "l": 88.627
  },
  "oklch": {
    "l": 0.88787,
    "c": 0.05901,
    "h": 27.4
  },
  "luminance": 0.68477
}

Semantic roles & 50–950 ramp

primary
#FFCCC5
secondary
#80DCE9
accent
#CAE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCCC5

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

Preview Lab → · Contrast checker → · Palette generator →

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