#FFCFC1#FFCFC1

#FFCFC1 is a very light, muted red. Relative luminance 0.697; OKLCH L 89.2% C 0.058 H 36.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).

Color values

HEX#FFCFC1
RGBrgb(255, 207, 193)
HSLhsl(14, 100%, 88%)
HSVhsv(14, 24%, 100%)
CMYKcmyk(0%, 18.8%, 24.3%, 0%)
CIE-LABlab(86.87, 14.87, 13.35)
CIE-LCHlch(86.87, 19.98, 41.91°)
OKLaboklab(89.24% 0.0463 0.0347)
OKLCHoklch(89.24% 0.058 36.9)
XYZxyz(73.1793, 69.7389, 60.0480)
Luminance0.6974 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCFC1 #C1F1FF
analogous
#FFC1D2 #FFCFC1 #FFEEC1
triadic
#FFCFC1 #C1FFCF #CFC1FF
tetradic
#FFCFC1 #D2FFC1 #C1F1FF #EEC1FF
square
#FFCFC1 #D2FFC1 #C1F1FF #EEC1FF
split-complementary
#FFCFC1 #C1FFEE #C1D2FF
monochromatic
#FF7047 #FFA084 #FFCFC1 #FFE7E0 #FFE7E0

Accessibility & contrast

On white

1.40
#FFCFC1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.95
#FFCFC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCFC1
14.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCFC1#FFFFFF#000000##000000
##FFCFC11.001.4014.9514.95
#FFFFFF1.401.0021.0021.00
#00000014.9521.001.001.00
##00000014.9521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcfc1;
/* rgb */ color: rgb(255, 207, 193);
/* oklch */ color: oklch(89.2% 0.058 36.9);
Tailwind
colors: {
  custom: {
    50: '#ffddd3',
    500: '#ffcfc1',
    950: '#000000',
  },
}
SCSS
$custom: #ffcfc1;
$custom-light: #ffddd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcfc1",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 193
  },
  "hsl": {
    "h": 13.548,
    "s": 100,
    "l": 87.843
  },
  "oklch": {
    "l": 0.89242,
    "c": 0.05787,
    "h": 36.9
  },
  "luminance": 0.69736
}

Semantic roles & 50–950 ramp

primary
#FFCFC1
secondary
#7CD0E8
accent
#B2E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCFC1

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

Preview Lab → · Contrast checker → · Palette generator →

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