#FFCDC5#FFCDC5

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

Color values

HEX#FFCDC5
RGBrgb(255, 205, 197)
HSLhsl(8, 100%, 89%)
HSVhsv(8, 23%, 100%)
CMYKcmyk(0%, 19.6%, 22.7%, 0%)
CIE-LABlab(86.48, 16.47, 10.68)
CIE-LCHlch(86.48, 19.63, 32.97°)
OKLaboklab(88.97% 0.0509 0.028)
OKLCHoklch(88.97% 0.058 28.8)
XYZxyz(73.1501, 68.9568, 62.2693)
Luminance0.6895 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCDC5 #C5F7FF
analogous
#FFC5DA #FFCDC5 #FFEAC5
triadic
#FFCDC5 #C5FFCD #CDC5FF
tetradic
#FFCDC5 #DAFFC5 #C5F7FF #EAC5FF
square
#FFCDC5 #DAFFC5 #C5F7FF #EAC5FF
split-complementary
#FFCDC5 #C5FFEA #C5DAFF
monochromatic
#FF634B #FF9888 #FFCDC5 #FFE5E0 #FFE5E0

Accessibility & contrast

On white

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

On black

14.79
#FFCDC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCDC5
14.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCDC5#FFFFFF#000000##000000
##FFCDC51.001.4214.7914.79
#FFFFFF1.421.0021.0021.00
#00000014.7921.001.001.00
##00000014.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D3C4
Deuteranopia (green-blind)
#E3DCC5
Tritanopia (blue-blind)
#FFC7CB
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffcdc5;
/* rgb */ color: rgb(255, 205, 197);
/* oklch */ color: oklch(89.0% 0.058 28.8);
Tailwind
colors: {
  custom: {
    50: '#ffdcd6',
    500: '#ffcdc5',
    950: '#000000',
  },
}
SCSS
$custom: #ffcdc5;
$custom-light: #ffdcd6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcdc5",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 197
  },
  "hsl": {
    "h": 8.276,
    "s": 100,
    "l": 88.627
  },
  "oklch": {
    "l": 0.88972,
    "c": 0.05807,
    "h": 28.8
  },
  "luminance": 0.68954
}

Semantic roles & 50–950 ramp

primary
#FFCDC5
secondary
#80DAE9
accent
#C6E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCDC5

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

Preview Lab → · Contrast checker → · Palette generator →

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