#FFCDD0#FFCDD0

#FFCDD0 is a very light, muted red. Relative luminance 0.695; OKLCH L 89.3% C 0.057 H 14.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).

Color values

HEX#FFCDD0
RGBrgb(255, 205, 208)
HSLhsl(356, 100%, 90%)
HSVhsv(356, 20%, 100%)
CMYKcmyk(0%, 19.6%, 18.4%, 0%)
CIE-LABlab(86.74, 18.07, 5.23)
CIE-LCHlch(86.74, 18.81, 16.13°)
OKLaboklab(89.26% 0.055 0.014)
OKLCHoklch(89.26% 0.057 14.2)
XYZxyz(74.4567, 69.4795, 69.1511)
Luminance0.6948 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCDD0 #CDFFFC
analogous
#FFCDE9 #FFCDD0 #FFE3CD
triadic
#FFCDD0 #D0FFCD #CDD0FF
tetradic
#FFCDD0 #E9FFCD #CDFFFC #E3CDFF
square
#FFCDD0 #E9FFCD #CDFFFC #E3CDFF
split-complementary
#FFCDD0 #CDFFE3 #CDE9FF
monochromatic
#FF535D #FF9096 #FFCDD0 #FFE0E2 #FFE0E2

Accessibility & contrast

On white

1.41
#FFCDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.90
#FFCDD0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCDD0
14.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCDD0#FFFFFF#000000##000000
##FFCDD01.001.4114.9014.90
#FFFFFF1.411.0021.0021.00
#00000014.9021.001.001.00
##00000014.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D4D0
Deuteranopia (green-blind)
#E0DDCF
Tritanopia (blue-blind)
#FFC9CE
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffcdd0;
/* rgb */ color: rgb(255, 205, 208);
/* oklch */ color: oklch(89.3% 0.057 14.2);
Tailwind
colors: {
  custom: {
    50: '#ffdcde',
    500: '#ffcdd0',
    950: '#000000',
  },
}
SCSS
$custom: #ffcdd0;
$custom-light: #ffdcde;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcdd0",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 208
  },
  "hsl": {
    "h": 356.4,
    "s": 100,
    "l": 90.196
  },
  "oklch": {
    "l": 0.89257,
    "c": 0.05677,
    "h": 14.2
  },
  "luminance": 0.69477
}

Semantic roles & 50–950 ramp

primary
#FFCDD0
secondary
#86EAE4
accent
#E6D800
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFCDD0

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

Preview Lab → · Contrast checker → · Palette generator →

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