#FFCCC6#FFCCC6

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

Color values

HEX#FFCCC6
RGBrgb(255, 204, 198)
HSLhsl(6, 100%, 89%)
HSVhsv(6, 22%, 100%)
CMYKcmyk(0%, 20%, 22.4%, 0%)
CIE-LABlab(86.27, 17.14, 9.85)
CIE-LCHlch(86.27, 19.76, 29.89°)
OKLaboklab(88.81% 0.0528 0.0259)
OKLCHoklch(88.81% 0.059 26.1)
XYZxyz(73.0266, 68.5259, 62.7953)
Luminance0.6852 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCC6 #C6F9FF
analogous
#FFC6DD #FFCCC6 #FFE9C6
triadic
#FFCCC6 #C6FFCC #CCC6FF
tetradic
#FFCCC6 #DDFFC6 #C6F9FF #E9C6FF
square
#FFCCC6 #DDFFC6 #C6F9FF #E9C6FF
split-complementary
#FFCCC6 #C6FFE9 #C6DDFF
monochromatic
#FF5E4C #FF9589 #FFCCC6 #FFE4E0 #FFE4E0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCCC6#FFFFFF#000000##000000
##FFCCC61.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)
#D6D2C5
Deuteranopia (green-blind)
#E2DCC5
Tritanopia (blue-blind)
#FFC6CA
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffccc6;
/* rgb */ color: rgb(255, 204, 198);
/* oklch */ color: oklch(88.8% 0.059 26.1);
Tailwind
colors: {
  custom: {
    50: '#ffdbd7',
    500: '#ffccc6',
    950: '#000000',
  },
}
SCSS
$custom: #ffccc6;
$custom-light: #ffdbd7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccc6",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 198
  },
  "hsl": {
    "h": 6.316,
    "s": 100,
    "l": 88.824
  },
  "oklch": {
    "l": 0.88813,
    "c": 0.05878,
    "h": 26.1
  },
  "luminance": 0.68523
}

Semantic roles & 50–950 ramp

primary
#FFCCC6
secondary
#81DEE9
accent
#CDE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCCC6

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

Preview Lab → · Contrast checker → · Palette generator →

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