#FFCCCB#FFCCCB

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

Color values

HEX#FFCCCB
RGBrgb(255, 204, 203)
HSLhsl(1, 100%, 90%)
HSVhsv(1, 20%, 100%)
CMYKcmyk(0%, 20%, 20.4%, 0%)
CIE-LABlab(86.39, 17.86, 7.37)
CIE-LCHlch(86.39, 19.32, 22.41°)
OKLaboklab(88.94% 0.0547 0.0195)
OKLCHoklch(88.94% 0.058 19.6)
XYZxyz(73.6128, 68.7604, 65.8829)
Luminance0.6876 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCCB #CBFEFF
analogous
#FFCBE4 #FFCCCB #FFE6CB
triadic
#FFCCCB #CBFFCC #CCCBFF
tetradic
#FFCCCB #E4FFCB #CBFEFF #E6CBFF
square
#FFCCCB #E4FFCB #CBFEFF #E6CBFF
split-complementary
#FFCCCB #CBFFE6 #CBE4FF
monochromatic
#FF5451 #FF908E #FFCCCB #FFE1E0 #FFE1E0

Accessibility & contrast

On white

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

On black

14.75
#FFCCCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCCB
14.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCCB#FFFFFF#000000##000000
##FFCCCB1.001.4214.7514.75
#FFFFFF1.421.0021.0021.00
#00000014.7521.001.001.00
##00000014.7521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcccb;
/* rgb */ color: rgb(255, 204, 203);
/* oklch */ color: oklch(88.9% 0.058 19.6);
Tailwind
colors: {
  custom: {
    50: '#ffdbda',
    500: '#ffcccb',
    950: '#000000',
  },
}
SCSS
$custom: #ffcccb;
$custom-light: #ffdbda;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcccb",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 203
  },
  "hsl": {
    "h": 1.154,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.88942,
    "c": 0.05805,
    "h": 19.6
  },
  "luminance": 0.68758
}

Semantic roles & 50–950 ramp

primary
#FFCCCB
secondary
#85E7E9
accent
#E1E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCCCB

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

Preview Lab → · Contrast checker → · Palette generator →

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