#FCCAC2#FCCAC2

#FCCAC2 is a very light, muted red. Relative luminance 0.668; OKLCH L 88.1% C 0.058 H 28.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).

Color values

HEX#FCCAC2
RGBrgb(252, 202, 194)
HSLhsl(8, 91%, 87%)
HSVhsv(8, 23%, 99%)
CMYKcmyk(0%, 19.8%, 23%, 1.2%)
CIE-LABlab(85.42, 16.52, 10.72)
CIE-LCHlch(85.42, 19.70, 32.98°)
OKLaboklab(88.06% 0.051 0.0281)
OKLCHoklch(88.06% 0.058 28.8)
XYZxyz(71.0037, 66.8345, 60.1887)
Luminance0.6683 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCAC2 #C2F4FC
analogous
#FCC2D7 #FCCAC2 #FCE7C2
triadic
#FCCAC2 #C2FCCA #CAC2FC
tetradic
#FCCAC2 #D7FCC2 #C2F4FC #E7C2FC
square
#FCCAC2 #D7FCC2 #C2F4FC #E7C2FC
split-complementary
#FCCAC2 #C2FCE7 #C2D7FC
monochromatic
#F6654D #F99788 #FCCAC2 #FEE6E2 #FEE6E2

Accessibility & contrast

On white

1.46
#FCCAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.37
#FCCAC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCAC2
14.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCAC2#FFFFFF#000000##000000
##FCCAC21.001.4614.3714.37
#FFFFFF1.461.0021.0021.00
#00000014.3721.001.001.00
##00000014.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#E0D9C2
Tritanopia (blue-blind)
#FFC4C8
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #fccac2;
/* rgb */ color: rgb(252, 202, 194);
/* oklch */ color: oklch(88.1% 0.058 28.8);
Tailwind
colors: {
  custom: {
    50: '#fedad4',
    500: '#fccac2',
    950: '#000000',
  },
}
SCSS
$custom: #fccac2;
$custom-light: #fedad4;
$custom-dark: #000000;
JSON
{
  "hex": "#fccac2",
  "rgb": {
    "r": 252,
    "g": 202,
    "b": 194
  },
  "hsl": {
    "h": 8.276,
    "s": 90.625,
    "l": 87.451
  },
  "oklch": {
    "l": 0.88058,
    "c": 0.05824,
    "h": 28.8
  },
  "luminance": 0.66832
}

Semantic roles & 50–950 ramp

primary
#FCCAC2
secondary
#80D5E3
accent
#C6E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383

Preview Lab

Preview with #FCCAC2

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

Preview Lab → · Contrast checker → · Palette generator →

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