#FCCFC0#FCCFC0

#FCCFC0 is a very light, muted orange. Relative luminance 0.691; OKLCH L 88.9% C 0.055 H 39.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).

Color values

HEX#FCCFC0
RGBrgb(252, 207, 192)
HSLhsl(15, 91%, 87%)
HSVhsv(15, 24%, 99%)
CMYKcmyk(0%, 17.9%, 23.8%, 1.2%)
CIE-LABlab(86.57, 13.63, 13.41)
CIE-LCHlch(86.57, 19.12, 44.53°)
OKLaboklab(88.94% 0.0427 0.0349)
OKLCHoklch(88.94% 0.055 39.3)
XYZxyz(71.9728, 69.1297, 59.4111)
Luminance0.6913 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCFC0 #C0EDFC
analogous
#FCC0CF #FCCFC0 #FCEDC0
triadic
#FCCFC0 #C0FCCF #CFC0FC
tetradic
#FCCFC0 #CFFCC0 #C0EDFC #EDC0FC
square
#FCCFC0 #CFFCC0 #C0EDFC #EDC0FC
split-complementary
#FCCFC0 #C0FCED #C0CFFC
monochromatic
#F6764B #F9A286 #FCCFC0 #FEE9E2 #FEE9E2

Accessibility & contrast

On white

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

On black

14.83
#FCCFC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCFC0
14.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCFC0#FFFFFF#000000##000000
##FCCFC01.001.4214.8314.83
#FFFFFF1.421.0021.0021.00
#00000014.8321.001.001.00
##00000014.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9D3BF
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#FFC9CB
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #fccfc0;
/* rgb */ color: rgb(252, 207, 192);
/* oklch */ color: oklch(88.9% 0.055 39.3);
Tailwind
colors: {
  custom: {
    50: '#feddd3',
    500: '#fccfc0',
    950: '#000000',
  },
}
SCSS
$custom: #fccfc0;
$custom-light: #feddd3;
$custom-dark: #000000;
JSON
{
  "hex": "#fccfc0",
  "rgb": {
    "r": 252,
    "g": 207,
    "b": 192
  },
  "hsl": {
    "h": 15,
    "s": 90.909,
    "l": 87.059
  },
  "oklch": {
    "l": 0.88937,
    "c": 0.05509,
    "h": 39.3
  },
  "luminance": 0.69127
}

Semantic roles & 50–950 ramp

primary
#FCCFC0
secondary
#7EC9E2
accent
#ACE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FCCFC0

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

Preview Lab → · Contrast checker → · Palette generator →

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