#FCCFCB#FCCFCB

#FCCFCB is a very light, muted red. Relative luminance 0.696; OKLCH L 89.2% C 0.051 H 24.1°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).

Color values

HEX#FCCFCB
RGBrgb(252, 207, 203)
HSLhsl(5, 89%, 89%)
HSVhsv(5, 19%, 99%)
CMYKcmyk(0%, 17.9%, 19.4%, 1.2%)
CIE-LABlab(86.82, 15.21, 7.95)
CIE-LCHlch(86.82, 17.16, 27.59°)
OKLaboklab(89.21% 0.0469 0.021)
OKLCHoklch(89.21% 0.051 24.1)
XYZxyz(73.2375, 69.6355, 66.0715)
Luminance0.6963 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCFCB #CBF8FC
analogous
#FCCBE0 #FCCFCB #FCE8CB
triadic
#FCCFCB #CBFCCF #CFCBFC
tetradic
#FCCFCB #E0FCCB #CBF8FC #E8CBFC
square
#FCCFCB #E0FCCB #CBF8FC #E8CBFC
split-complementary
#FCCFCB #CBFCE8 #CBE0FC
monochromatic
#F56457 #F99A91 #FCCFCB #FDE4E2 #FDE4E2

Accessibility & contrast

On white

1.41
#FCCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.93
#FCCFCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCFCB
14.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCFCB#FFFFFF#000000##000000
##FCCFCB1.001.4114.9314.93
#FFFFFF1.411.0021.0021.00
#00000014.9321.001.001.00
##00000014.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#E2DDCA
Tritanopia (blue-blind)
#FFCACE
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #fccfcb;
/* rgb */ color: rgb(252, 207, 203);
/* oklch */ color: oklch(89.2% 0.051 24.1);
Tailwind
colors: {
  custom: {
    50: '#feddda',
    500: '#fccfcb',
    950: '#000000',
  },
}
SCSS
$custom: #fccfcb;
$custom-light: #feddda;
$custom-dark: #000000;
JSON
{
  "hex": "#fccfcb",
  "rgb": {
    "r": 252,
    "g": 207,
    "b": 203
  },
  "hsl": {
    "h": 4.898,
    "s": 89.091,
    "l": 89.216
  },
  "oklch": {
    "l": 0.89213,
    "c": 0.05135,
    "h": 24.1
  },
  "luminance": 0.69633
}

Semantic roles & 50–950 ramp

primary
#FCCFCB
secondary
#88DCE3
accent
#D3E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FCCFCB

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

Preview Lab → · Contrast checker → · Palette generator →

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