#FFCCD2#FFCCD2

#FFCCD2 is a very light, muted red. Relative luminance 0.691; OKLCH L 89.1% C 0.058 H 10.4°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).

Color values

HEX#FFCCD2
RGBrgb(255, 204, 210)
HSLhsl(353, 100%, 90%)
HSVhsv(353, 20%, 100%)
CMYKcmyk(0%, 20%, 17.6%, 0%)
CIE-LABlab(86.55, 18.89, 3.90)
CIE-LCHlch(86.55, 19.29, 11.65°)
OKLaboklab(89.13% 0.0573 0.0105)
OKLCHoklch(89.13% 0.058 10.4)
XYZxyz(74.4659, 69.1017, 70.3757)
Luminance0.6910 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCD2 #CCFFF9
analogous
#FFCCEC #FFCCD2 #FFDFCC
triadic
#FFCCD2 #D2FFCC #CCD2FF
tetradic
#FFCCD2 #ECFFCC #CCFFF9 #DFCCFF
square
#FFCCD2 #ECFFCC #CCFFF9 #DFCCFF
split-complementary
#FFCCD2 #CCFFDF #CCECFF
monochromatic
#FF5266 #FF8F9C #FFCCD2 #FFE0E4 #FFE0E4

Accessibility & contrast

On white

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

On black

14.82
#FFCCD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCD2
14.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCD2#FFFFFF#000000##000000
##FFCCD21.001.4214.8214.82
#FFFFFF1.421.0021.0021.00
#00000014.8221.001.001.00
##00000014.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D3D2
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#FFC8CE
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffccd2;
/* rgb */ color: rgb(255, 204, 210);
/* oklch */ color: oklch(89.1% 0.058 10.4);
Tailwind
colors: {
  custom: {
    50: '#ffdbdf',
    500: '#ffccd2',
    950: '#000000',
  },
}
SCSS
$custom: #ffccd2;
$custom-light: #ffdbdf;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccd2",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 210
  },
  "hsl": {
    "h": 352.941,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.89129,
    "c": 0.05824,
    "h": 10.4
  },
  "luminance": 0.69099
}

Semantic roles & 50–950 ramp

primary
#FFCCD2
secondary
#86EADE
accent
#E6CA00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFCCD2

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

Preview Lab → · Contrast checker → · Palette generator →

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