#FFCCCC#FFCCCC

#FFCCCC is a very light, muted red. Relative luminance 0.688; OKLCH L 89.0% C 0.058 H 18.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).

Color values

HEX#FFCCCC
RGBrgb(255, 204, 204)
HSLhsl(0, 100%, 90%)
HSVhsv(0, 20%, 100%)
CMYKcmyk(0%, 20%, 20%, 0%)
CIE-LABlab(86.41, 18.00, 6.87)
CIE-LCHlch(86.41, 19.27, 20.89°)
OKLaboklab(88.97% 0.0551 0.0182)
OKLCHoklch(88.97% 0.058 18.3)
XYZxyz(73.7324, 68.8083, 66.5125)
Luminance0.6881 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCCC #CCFFFF
analogous
#FFCCE6 #FFCCCC #FFE6CC
triadic
#FFCCCC #CCFFCC #CCCCFF
tetradic
#FFCCCC #E6FFCC #CCFFFF #E5CCFF
square
#FFCCCC #E6FFCC #CCFFFF #E5CCFF
split-complementary
#FFCCCC #CCFFE6 #CCE5FF
monochromatic
#FF5252 #FF8F8F #FFCCCC #FFE0E0 #FFE0E0

Accessibility & contrast

On white

1.42
#FFCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.76
#FFCCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCCC
14.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCCC#FFFFFF#000000##000000
##FFCCCC1.001.4214.7614.76
#FFFFFF1.421.0021.0021.00
#00000014.7621.001.001.00
##00000014.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#E1DCCB
Tritanopia (blue-blind)
#FFC7CC
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffcccc;
/* rgb */ color: rgb(255, 204, 204);
/* oklch */ color: oklch(89.0% 0.058 18.3);
Tailwind
colors: {
  custom: {
    50: '#ffdbdb',
    500: '#ffcccc',
    950: '#000000',
  },
}
SCSS
$custom: #ffcccc;
$custom-light: #ffdbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcccc",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 204
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.88968,
    "c": 0.05798,
    "h": 18.3
  },
  "luminance": 0.68805
}

Semantic roles & 50–950 ramp

primary
#FFCCCC
secondary
#86EAEA
accent
#E5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181515
muted
#868484

Preview Lab

Preview with #FFCCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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