#FFCDC7#FFCDC7

#FFCDC7 is a very light, muted red. Relative luminance 0.690; OKLCH L 89.0% C 0.058 H 26.2°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).

Color values

HEX#FFCDC7
RGBrgb(255, 205, 199)
HSLhsl(6, 100%, 89%)
HSVhsv(6, 22%, 100%)
CMYKcmyk(0%, 19.6%, 22%, 0%)
CIE-LABlab(86.53, 16.76, 9.69)
CIE-LCHlch(86.53, 19.36, 30.04°)
OKLaboklab(89.02% 0.0517 0.0254)
OKLCHoklch(89.02% 0.058 26.2)
XYZxyz(73.3807, 69.0491, 63.4842)
Luminance0.6905 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCDC7 #C7F9FF
analogous
#FFC7DD #FFCDC7 #FFE9C7
triadic
#FFCDC7 #C7FFCD #CDC7FF
tetradic
#FFCDC7 #DDFFC7 #C7F9FF #E9C7FF
square
#FFCDC7 #DDFFC7 #C7F9FF #E9C7FF
split-complementary
#FFCDC7 #C7FFE9 #C7DDFF
monochromatic
#FF604D #FF968A #FFCDC7 #FFE4E0 #FFE4E0

Accessibility & contrast

On white

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

On black

14.81
#FFCDC7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCDC7
14.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCDC7#FFFFFF#000000##000000
##FFCDC71.001.4214.8114.81
#FFFFFF1.421.0021.0021.00
#00000014.8121.001.001.00
##00000014.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D3C6
Deuteranopia (green-blind)
#E2DCC6
Tritanopia (blue-blind)
#FFC7CB
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffcdc7;
/* rgb */ color: rgb(255, 205, 199);
/* oklch */ color: oklch(89.0% 0.058 26.2);
Tailwind
colors: {
  custom: {
    50: '#ffdcd8',
    500: '#ffcdc7',
    950: '#000000',
  },
}
SCSS
$custom: #ffcdc7;
$custom-light: #ffdcd8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcdc7",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 199
  },
  "hsl": {
    "h": 6.429,
    "s": 100,
    "l": 89.02
  },
  "oklch": {
    "l": 0.89022,
    "c": 0.05758,
    "h": 26.2
  },
  "luminance": 0.69046
}

Semantic roles & 50–950 ramp

primary
#FFCDC7
secondary
#81DEE9
accent
#CDE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCDC7

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

Preview Lab → · Contrast checker → · Palette generator →

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