#FFCDC1#FFCDC1

#FFCDC1 is a very light, muted red. Relative luminance 0.688; OKLCH L 88.9% C 0.059 H 33.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).

Color values

HEX#FFCDC1
RGBrgb(255, 205, 193)
HSLhsl(12, 100%, 88%)
HSVhsv(12, 24%, 100%)
CMYKcmyk(0%, 19.6%, 24.3%, 0%)
CIE-LABlab(86.39, 15.91, 12.67)
CIE-LCHlch(86.39, 20.34, 38.54°)
OKLaboklab(88.87% 0.0494 0.033)
OKLCHoklch(88.87% 0.059 33.8)
XYZxyz(72.6978, 68.7759, 59.8875)
Luminance0.6877 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCDC1 #C1F3FF
analogous
#FFC1D4 #FFCDC1 #FFECC1
triadic
#FFCDC1 #C1FFCD #CDC1FF
tetradic
#FFCDC1 #D4FFC1 #C1F3FF #ECC1FF
square
#FFCDC1 #D4FFC1 #C1F3FF #ECC1FF
split-complementary
#FFCDC1 #C1FFEC #C1D4FF
monochromatic
#FF6A47 #FF9C84 #FFCDC1 #FFE6E0 #FFE6E0

Accessibility & contrast

On white

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

On black

14.75
#FFCDC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCDC1
14.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCDC1#FFFFFF#000000##000000
##FFCDC11.001.4214.7514.75
#FFFFFF1.421.0021.0021.00
#00000014.7521.001.001.00
##00000014.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D2C0
Deuteranopia (green-blind)
#E3DCC1
Tritanopia (blue-blind)
#FFC7CA
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffcdc1;
/* rgb */ color: rgb(255, 205, 193);
/* oklch */ color: oklch(88.9% 0.059 33.8);
Tailwind
colors: {
  custom: {
    50: '#ffdcd3',
    500: '#ffcdc1',
    950: '#000000',
  },
}
SCSS
$custom: #ffcdc1;
$custom-light: #ffdcd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcdc1",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 193
  },
  "hsl": {
    "h": 11.613,
    "s": 100,
    "l": 87.843
  },
  "oklch": {
    "l": 0.88872,
    "c": 0.05937,
    "h": 33.8
  },
  "luminance": 0.68773
}

Semantic roles & 50–950 ramp

primary
#FFCDC1
secondary
#7CD3E8
accent
#B9E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCDC1

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

Preview Lab → · Contrast checker → · Palette generator →

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