#FFCFC3#FFCFC3

#FFCFC3 is a very light, muted red. Relative luminance 0.698; OKLCH L 89.3% C 0.057 H 34.4°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).

Color values

HEX#FFCFC3
RGBrgb(255, 207, 195)
HSLhsl(12, 100%, 88%)
HSVhsv(12, 24%, 100%)
CMYKcmyk(0%, 18.8%, 23.5%, 0%)
CIE-LABlab(86.91, 15.15, 12.35)
CIE-LCHlch(86.91, 19.55, 39.20°)
OKLaboklab(89.29% 0.0471 0.0322)
OKLCHoklch(89.29% 0.057 34.4)
XYZxyz(73.4039, 69.8287, 61.2309)
Luminance0.6983 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCFC3 #C3F3FF
analogous
#FFC3D5 #FFCFC3 #FFEDC3
triadic
#FFCFC3 #C3FFCF #CFC3FF
tetradic
#FFCFC3 #D5FFC3 #C3F3FF #EDC3FF
square
#FFCFC3 #D5FFC3 #C3F3FF #EDC3FF
split-complementary
#FFCFC3 #C3FFED #C3D5FF
monochromatic
#FF6D49 #FF9E86 #FFCFC3 #FFE7E0 #FFE7E0

Accessibility & contrast

On white

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

On black

14.97
#FFCFC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCFC3
14.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCFC3#FFFFFF#000000##000000
##FFCFC31.001.4014.9714.97
#FFFFFF1.401.0021.0021.00
#00000014.9721.001.001.00
##00000014.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9D4C2
Deuteranopia (green-blind)
#E5DDC3
Tritanopia (blue-blind)
#FFC9CC
Achromatopsia (no color)
#DADADA

Design tokens & code

CSS
--color: #ffcfc3;
/* rgb */ color: rgb(255, 207, 195);
/* oklch */ color: oklch(89.3% 0.057 34.4);
Tailwind
colors: {
  custom: {
    50: '#ffddd5',
    500: '#ffcfc3',
    950: '#000000',
  },
}
SCSS
$custom: #ffcfc3;
$custom-light: #ffddd5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcfc3",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 195
  },
  "hsl": {
    "h": 12,
    "s": 100,
    "l": 88.235
  },
  "oklch": {
    "l": 0.89291,
    "c": 0.05704,
    "h": 34.4
  },
  "luminance": 0.69826
}

Semantic roles & 50–950 ramp

primary
#FFCFC3
secondary
#7ED3E8
accent
#B8E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCFC3

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

Preview Lab → · Contrast checker → · Palette generator →

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