#FFCDC0#FFCDC0

#FFCDC0 is a very light, muted red. Relative luminance 0.687; OKLCH L 88.8% C 0.060 H 35.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).

Color values

HEX#FFCDC0
RGBrgb(255, 205, 192)
HSLhsl(12, 100%, 88%)
HSVhsv(12, 25%, 100%)
CMYKcmyk(0%, 19.6%, 24.7%, 0%)
CIE-LABlab(86.37, 15.77, 13.17)
CIE-LCHlch(86.37, 20.55, 39.86°)
OKLaboklab(88.85% 0.049 0.0343)
OKLCHoklch(88.85% 0.06 35)
XYZxyz(72.5866, 68.7315, 59.3020)
Luminance0.6873 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCDC0 #C0F2FF
analogous
#FFC0D2 #FFCDC0 #FFECC0
triadic
#FFCDC0 #C0FFCD #CDC0FF
tetradic
#FFCDC0 #D2FFC0 #C0F2FF #ECC0FF
square
#FFCDC0 #D2FFC0 #C0F2FF #ECC0FF
split-complementary
#FFCDC0 #C0FFEC #C0D2FF
monochromatic
#FF6C46 #FF9C83 #FFCDC0 #FFE7E0 #FFE7E0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCDC0#FFFFFF#000000##000000
##FFCDC01.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)
#D8D2BF
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#FFC6C9
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffcdc0;
/* rgb */ color: rgb(255, 205, 192);
/* oklch */ color: oklch(88.8% 0.060 35.0);
Tailwind
colors: {
  custom: {
    50: '#ffdcd3',
    500: '#ffcdc0',
    950: '#000000',
  },
}
SCSS
$custom: #ffcdc0;
$custom-light: #ffdcd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcdc0",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 192
  },
  "hsl": {
    "h": 12.381,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.88848,
    "c": 0.05977,
    "h": 35
  },
  "luminance": 0.68728
}

Semantic roles & 50–950 ramp

primary
#FFCDC0
secondary
#7BD1E8
accent
#B6E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCDC0

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

Preview Lab → · Contrast checker → · Palette generator →

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