#FCC5A5#FCC5A5

#FCC5A5 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.5% C 0.076 H 51.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).

Color values

HEX#FCC5A5
RGBrgb(252, 197, 165)
HSLhsl(22, 94%, 82%)
HSVhsv(22, 35%, 99%)
CMYKcmyk(0%, 21.8%, 34.5%, 1.2%)
CIE-LABlab(83.63, 15.36, 23.58)
CIE-LCHlch(83.63, 28.14, 56.92°)
OKLaboklab(86.46% 0.0474 0.0598)
OKLCHoklch(86.46% 0.076 51.6)
XYZxyz(66.9045, 63.3481, 44.2934)
Luminance0.6334 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC5A5 #A5DCFC
analogous
#FCA5B1 #FCC5A5 #FCF1A5
triadic
#FCC5A5 #A5FCC5 #C5A5FC
tetradic
#FCC5A5 #B1FCA5 #A5DCFC #F1A5FC
square
#FCC5A5 #B1FCA5 #A5DCFC #F1A5FC
split-complementary
#FCC5A5 #A5FCF1 #A5B1FC
monochromatic
#F8792F #FA9F6A #FCC5A5 #FEEBE0 #FEECE1

Accessibility & contrast

On white

1.54
#FCC5A5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.67
#FCC5A5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC5A5
13.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC5A5#FFFFFF#000000##000000
##FCC5A51.001.5413.6713.67
#FFFFFF1.541.0021.0021.00
#00000013.6721.001.001.00
##00000013.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4CAA3
Deuteranopia (green-blind)
#E1D5A5
Tritanopia (blue-blind)
#FFBBBC
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #fcc5a5;
/* rgb */ color: rgb(252, 197, 165);
/* oklch */ color: oklch(86.5% 0.076 51.6);
Tailwind
colors: {
  custom: {
    50: '#ffd6bf',
    500: '#fcc5a5',
    950: '#000000',
  },
}
SCSS
$custom: #fcc5a5;
$custom-light: #ffd6bf;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc5a5",
  "rgb": {
    "r": 252,
    "g": 197,
    "b": 165
  },
  "hsl": {
    "h": 22.069,
    "s": 93.548,
    "l": 81.765
  },
  "oklch": {
    "l": 0.86461,
    "c": 0.07633,
    "h": 51.6
  },
  "luminance": 0.63345
}

Semantic roles & 50–950 ramp

primary
#FCC5A5
secondary
#66B3DF
accent
#91E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382

Preview Lab

Preview with #FCC5A5

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

Preview Lab → · Contrast checker → · Palette generator →

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