#FFCFAC#FFCFAC

#FFCFAC is a very light, moderate orange. Relative luminance 0.689; OKLCH L 88.8% C 0.071 H 57.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).

Color values

HEX#FFCFAC
RGBrgb(255, 207, 172)
HSLhsl(25, 100%, 84%)
HSVhsv(25, 33%, 100%)
CMYKcmyk(0%, 18.8%, 32.5%, 0%)
CIE-LABlab(86.44, 12.13, 23.80)
CIE-LCHlch(86.44, 26.71, 62.99°)
OKLaboklab(88.77% 0.0381 0.0604)
OKLCHoklch(88.77% 0.071 57.8)
XYZxyz(71.0008, 68.8675, 48.5746)
Luminance0.6886 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCFAC #ACDCFF
analogous
#FFACB2 #FFCFAC #FFF8AC
triadic
#FFCFAC #ACFFCF #CFACFF
tetradic
#FFCFAC #B2FFAC #ACDCFF #F8ACFF
square
#FFCFAC #B2FFAC #ACDCFF #F8ACFF
split-complementary
#FFCFAC #ACFFF8 #ACB2FF
monochromatic
#FF8832 #FFAC6F #FFCFAC #FFEDE0 #FFEDE0

Accessibility & contrast

On white

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

On black

14.77
#FFCFAC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCFAC
14.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCFAC#FFFFFF#000000##000000
##FFCFAC1.001.4214.7714.77
#FFFFFF1.421.0021.0021.00
#00000014.7721.001.001.00
##00000014.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD2AA
Deuteranopia (green-blind)
#E8DCAC
Tritanopia (blue-blind)
#FFC6C5
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffcfac;
/* rgb */ color: rgb(255, 207, 172);
/* oklch */ color: oklch(88.8% 0.071 57.8);
Tailwind
colors: {
  custom: {
    50: '#ffddc5',
    500: '#ffcfac',
    950: '#000000',
  },
}
SCSS
$custom: #ffcfac;
$custom-light: #ffddc5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcfac",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 172
  },
  "hsl": {
    "h": 25.301,
    "s": 100,
    "l": 83.725
  },
  "oklch": {
    "l": 0.88765,
    "c": 0.07146,
    "h": 57.8
  },
  "luminance": 0.68864
}

Semantic roles & 50–950 ramp

primary
#FFCFAC
secondary
#6AB1E5
accent
#85E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482

Preview Lab

Preview with #FFCFAC

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

Preview Lab → · Contrast checker → · Palette generator →

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