#FFCCC0#FFCCC0

#FFCCC0 is a very light, moderate red. Relative luminance 0.683; OKLCH L 88.7% C 0.061 H 33.5°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).

Color values

HEX#FFCCC0
RGBrgb(255, 204, 192)
HSLhsl(11, 100%, 88%)
HSVhsv(11, 25%, 100%)
CMYKcmyk(0%, 20%, 24.7%, 0%)
CIE-LABlab(86.13, 16.30, 12.84)
CIE-LCHlch(86.13, 20.74, 38.23°)
OKLaboklab(88.66% 0.0505 0.0334)
OKLCHoklch(88.66% 0.061 33.5)
XYZxyz(72.3482, 68.2546, 59.2225)
Luminance0.6825 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCC0 #C0F3FF
analogous
#FFC0D3 #FFCCC0 #FFECC0
triadic
#FFCCC0 #C0FFCC #CCC0FF
tetradic
#FFCCC0 #D3FFC0 #C0F3FF #ECC0FF
square
#FFCCC0 #D3FFC0 #C0F3FF #ECC0FF
split-complementary
#FFCCC0 #C0FFEC #C0D3FF
monochromatic
#FF6946 #FF9A83 #FFCCC0 #FFE6E0 #FFE6E0

Accessibility & contrast

On white

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

On black

14.65
#FFCCC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCC0
14.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCC0#FFFFFF#000000##000000
##FFCCC01.001.4314.6514.65
#FFFFFF1.431.0021.0021.00
#00000014.6521.001.001.00
##00000014.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D2BF
Deuteranopia (green-blind)
#E3DBC0
Tritanopia (blue-blind)
#FFC5C9
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #ffccc0;
/* rgb */ color: rgb(255, 204, 192);
/* oklch */ color: oklch(88.7% 0.061 33.5);
Tailwind
colors: {
  custom: {
    50: '#ffdbd3',
    500: '#ffccc0',
    950: '#000000',
  },
}
SCSS
$custom: #ffccc0;
$custom-light: #ffdbd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccc0",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 192
  },
  "hsl": {
    "h": 11.429,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.88663,
    "c": 0.06055,
    "h": 33.5
  },
  "luminance": 0.68252
}

Semantic roles & 50–950 ramp

primary
#FFCCC0
secondary
#7BD3E8
accent
#BAE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCCC0

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

Preview Lab → · Contrast checker → · Palette generator →

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