#FCCAC0#FCCAC0

#FCCAC0 is a very light, muted red. Relative luminance 0.667; OKLCH L 88.0% C 0.059 H 31.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).

Color values

HEX#FCCAC0
RGBrgb(252, 202, 192)
HSLhsl(10, 91%, 87%)
HSVhsv(10, 24%, 99%)
CMYKcmyk(0%, 19.8%, 23.8%, 1.2%)
CIE-LABlab(85.38, 16.24, 11.72)
CIE-LCHlch(85.38, 20.03, 35.81°)
OKLaboklab(88.01% 0.0503 0.0306)
OKLCHoklch(88.01% 0.059 31.3)
XYZxyz(70.7806, 66.7452, 59.0137)
Luminance0.6674 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCAC0 #C0F2FC
analogous
#FCC0D4 #FCCAC0 #FCE8C0
triadic
#FCCAC0 #C0FCCA #CAC0FC
tetradic
#FCCAC0 #D4FCC0 #C0F2FC #E8C0FC
square
#FCCAC0 #D4FCC0 #C0F2FC #E8C0FC
split-complementary
#FCCAC0 #C0FCE8 #C0D4FC
monochromatic
#F6684B #F99986 #FCCAC0 #FEE6E2 #FEE6E2

Accessibility & contrast

On white

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

On black

14.35
#FCCAC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCAC0
14.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCAC0#FFFFFF#000000##000000
##FCCAC01.001.4614.3514.35
#FFFFFF1.461.0021.0021.00
#00000014.3521.001.001.00
##00000014.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D0BF
Deuteranopia (green-blind)
#E0D9C0
Tritanopia (blue-blind)
#FFC4C7
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #fccac0;
/* rgb */ color: rgb(252, 202, 192);
/* oklch */ color: oklch(88.0% 0.059 31.3);
Tailwind
colors: {
  custom: {
    50: '#fedad3',
    500: '#fccac0',
    950: '#000000',
  },
}
SCSS
$custom: #fccac0;
$custom-light: #fedad3;
$custom-dark: #000000;
JSON
{
  "hex": "#fccac0",
  "rgb": {
    "r": 252,
    "g": 202,
    "b": 192
  },
  "hsl": {
    "h": 10,
    "s": 90.909,
    "l": 87.059
  },
  "oklch": {
    "l": 0.88008,
    "c": 0.05885,
    "h": 31.3
  },
  "luminance": 0.66742
}

Semantic roles & 50–950 ramp

primary
#FCCAC0
secondary
#7ED2E2
accent
#BFE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383

Preview Lab

Preview with #FCCAC0

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

Preview Lab → · Contrast checker → · Palette generator →

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