#FFCFCC#FFCFCC

#FFCFCC is a very light, muted red. Relative luminance 0.702; OKLCH L 89.5% C 0.055 H 22.4°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).

Color values

HEX#FFCFCC
RGBrgb(255, 207, 204)
HSLhsl(4, 100%, 90%)
HSVhsv(4, 20%, 100%)
CMYKcmyk(0%, 18.8%, 20%, 0%)
CIE-LABlab(87.12, 16.43, 7.89)
CIE-LCHlch(87.12, 18.23, 25.64°)
OKLaboklab(89.52% 0.0505 0.0208)
OKLCHoklch(89.52% 0.055 22.4)
XYZxyz(74.4523, 70.2481, 66.7525)
Luminance0.7025 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCFCC #CCFCFF
analogous
#FFCCE3 #FFCFCC #FFE8CC
triadic
#FFCFCC #CCFFCF #CFCCFF
tetradic
#FFCFCC #E3FFCC #CCFCFF #E8CCFF
square
#FFCFCC #E3FFCC #CCFCFF #E8CCFF
split-complementary
#FFCFCC #CCFFE8 #CCE3FF
monochromatic
#FF5C52 #FF958F #FFCFCC #FFE2E0 #FFE2E0

Accessibility & contrast

On white

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

On black

15.05
#FFCFCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCFCC
15.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCFCC#FFFFFF#000000##000000
##FFCFCC1.001.4015.0515.05
#FFFFFF1.401.0021.0021.00
#00000015.0521.001.001.00
##00000015.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#E3DECB
Tritanopia (blue-blind)
#FFCACE
Achromatopsia (no color)
#DADADA

Design tokens & code

CSS
--color: #ffcfcc;
/* rgb */ color: rgb(255, 207, 204);
/* oklch */ color: oklch(89.5% 0.055 22.4);
Tailwind
colors: {
  custom: {
    50: '#ffdddb',
    500: '#ffcfcc',
    950: '#000000',
  },
}
SCSS
$custom: #ffcfcc;
$custom-light: #ffdddb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcfcc",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 204
  },
  "hsl": {
    "h": 3.529,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.89519,
    "c": 0.05463,
    "h": 22.4
  },
  "luminance": 0.70245
}

Semantic roles & 50–950 ramp

primary
#FFCFCC
secondary
#86E4EA
accent
#D8E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181515
muted
#868484

Preview Lab

Preview with #FFCFCC

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

Preview Lab → · Contrast checker → · Palette generator →

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