#FFCFC0#FFCFC0

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

Color values

HEX#FFCFC0
RGBrgb(255, 207, 192)
HSLhsl(14, 100%, 88%)
HSVhsv(14, 25%, 100%)
CMYKcmyk(0%, 18.8%, 24.7%, 0%)
CIE-LABlab(86.85, 14.73, 13.84)
CIE-LCHlch(86.85, 20.22, 43.22°)
OKLaboklab(89.22% 0.0459 0.036)
OKLCHoklch(89.22% 0.058 38.1)
XYZxyz(73.0681, 69.6944, 59.4625)
Luminance0.6969 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCFC0 #C0F0FF
analogous
#FFC0D0 #FFCFC0 #FFEFC0
triadic
#FFCFC0 #C0FFCF #CFC0FF
tetradic
#FFCFC0 #D0FFC0 #C0F0FF #EFC0FF
square
#FFCFC0 #D0FFC0 #C0F0FF #EFC0FF
split-complementary
#FFCFC0 #C0FFEF #C0D0FF
monochromatic
#FF7246 #FFA083 #FFCFC0 #FFE8E0 #FFE8E0

Accessibility & contrast

On white

1.41
#FFCFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.94
#FFCFC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCFC0
14.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCFC0#FFFFFF#000000##000000
##FFCFC01.001.4114.9414.94
#FFFFFF1.411.0021.0021.00
#00000014.9421.001.001.00
##00000014.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAD4BF
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#FFC8CB
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffcfc0;
/* rgb */ color: rgb(255, 207, 192);
/* oklch */ color: oklch(89.2% 0.058 38.1);
Tailwind
colors: {
  custom: {
    50: '#ffddd3',
    500: '#ffcfc0',
    950: '#000000',
  },
}
SCSS
$custom: #ffcfc0;
$custom-light: #ffddd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcfc0",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 192
  },
  "hsl": {
    "h": 14.286,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.89218,
    "c": 0.05833,
    "h": 38.1
  },
  "luminance": 0.69691
}

Semantic roles & 50–950 ramp

primary
#FFCFC0
secondary
#7BCEE8
accent
#AFE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCFC0

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

Preview Lab → · Contrast checker → · Palette generator →

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