#FFCDC9#FFCDC9

#FFCDC9 is a very light, muted red. Relative luminance 0.691; OKLCH L 89.1% C 0.057 H 23.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).

Color values

HEX#FFCDC9
RGBrgb(255, 205, 201)
HSLhsl(4, 100%, 89%)
HSVhsv(4, 21%, 100%)
CMYKcmyk(0%, 19.6%, 21.2%, 0%)
CIE-LABlab(86.57, 17.04, 8.70)
CIE-LCHlch(86.57, 19.13, 27.03°)
OKLaboklab(89.07% 0.0524 0.0229)
OKLCHoklch(89.07% 0.057 23.6)
XYZxyz(73.6145, 69.1426, 64.7152)
Luminance0.6914 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCDC9 #C9FBFF
analogous
#FFC9E0 #FFCDC9 #FFE8C9
triadic
#FFCDC9 #C9FFCD #CDC9FF
tetradic
#FFCDC9 #E0FFC9 #C9FBFF #E8C9FF
square
#FFCDC9 #E0FFC9 #C9FBFF #E8C9FF
split-complementary
#FFCDC9 #C9FFE8 #C9E0FF
monochromatic
#FF5C4F #FF948C #FFCDC9 #FFE3E0 #FFE3E0

Accessibility & contrast

On white

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

On black

14.83
#FFCDC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCDC9
14.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCDC9#FFFFFF#000000##000000
##FFCDC91.001.4214.8314.83
#FFFFFF1.421.0021.0021.00
#00000014.8321.001.001.00
##00000014.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#E2DCC8
Tritanopia (blue-blind)
#FFC8CC
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffcdc9;
/* rgb */ color: rgb(255, 205, 201);
/* oklch */ color: oklch(89.1% 0.057 23.6);
Tailwind
colors: {
  custom: {
    50: '#ffdcd9',
    500: '#ffcdc9',
    950: '#000000',
  },
}
SCSS
$custom: #ffcdc9;
$custom-light: #ffdcd9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcdc9",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 201
  },
  "hsl": {
    "h": 4.444,
    "s": 100,
    "l": 89.412
  },
  "oklch": {
    "l": 0.89073,
    "c": 0.05719,
    "h": 23.6
  },
  "luminance": 0.6914
}

Semantic roles & 50–950 ramp

primary
#FFCDC9
secondary
#83E2E9
accent
#D5E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCDC9

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

Preview Lab → · Contrast checker → · Palette generator →

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