#FFCDD3#FFCDD3

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

Color values

HEX#FFCDD3
RGBrgb(255, 205, 211)
HSLhsl(353, 100%, 90%)
HSVhsv(353, 20%, 100%)
CMYKcmyk(0%, 19.6%, 17.3%, 0%)
CIE-LABlab(86.81, 18.52, 3.74)
CIE-LCHlch(86.81, 18.90, 11.42°)
OKLaboklab(89.34% 0.0562 0.0101)
OKLCHoklch(89.34% 0.057 10.2)
XYZxyz(74.8293, 69.6285, 71.1134)
Luminance0.6963 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCDD3 #CDFFF9
analogous
#FFCDEC #FFCDD3 #FFE0CD
triadic
#FFCDD3 #D3FFCD #CDD3FF
tetradic
#FFCDD3 #ECFFCD #CDFFF9 #E0CDFF
square
#FFCDD3 #ECFFCD #CDFFF9 #E0CDFF
split-complementary
#FFCDD3 #CDFFE0 #CDECFF
monochromatic
#FF5367 #FF909D #FFCDD3 #FFE0E4 #FFE0E4

Accessibility & contrast

On white

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

On black

14.93
#FFCDD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCDD3
14.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCDD3#FFFFFF#000000##000000
##FFCDD31.001.4114.9314.93
#FFFFFF1.411.0021.0021.00
#00000014.9321.001.001.00
##00000014.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D4D3
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#FFC9CF
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffcdd3;
/* rgb */ color: rgb(255, 205, 211);
/* oklch */ color: oklch(89.3% 0.057 10.2);
Tailwind
colors: {
  custom: {
    50: '#ffdce0',
    500: '#ffcdd3',
    950: '#000000',
  },
}
SCSS
$custom: #ffcdd3;
$custom-light: #ffdce0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcdd3",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 211
  },
  "hsl": {
    "h": 352.8,
    "s": 100,
    "l": 90.196
  },
  "oklch": {
    "l": 0.89339,
    "c": 0.05705,
    "h": 10.2
  },
  "luminance": 0.69626
}

Semantic roles & 50–950 ramp

primary
#FFCDD3
secondary
#86EADE
accent
#E6CA00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFCDD3

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

Preview Lab → · Contrast checker → · Palette generator →

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