#FFCDC8#FFCDC8

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

Color values

HEX#FFCDC8
RGBrgb(255, 205, 200)
HSLhsl(5, 100%, 89%)
HSVhsv(5, 22%, 100%)
CMYKcmyk(0%, 19.6%, 21.6%, 0%)
CIE-LABlab(86.55, 16.90, 9.19)
CIE-LCHlch(86.55, 19.24, 28.55°)
OKLaboklab(89.05% 0.052 0.0242)
OKLCHoklch(89.05% 0.057 24.9)
XYZxyz(73.4972, 69.0957, 64.0977)
Luminance0.6909 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCDC8 #C8FAFF
analogous
#FFC8DF #FFCDC8 #FFE9C8
triadic
#FFCDC8 #C8FFCD #CDC8FF
tetradic
#FFCDC8 #DFFFC8 #C8FAFF #E9C8FF
square
#FFCDC8 #DFFFC8 #C8FAFF #E9C8FF
split-complementary
#FFCDC8 #C8FFE9 #C8DFFF
monochromatic
#FF5E4E #FF958B #FFCDC8 #FFE3E0 #FFE3E0

Accessibility & contrast

On white

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

On black

14.82
#FFCDC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCDC8
14.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCDC8#FFFFFF#000000##000000
##FFCDC81.001.4214.8214.82
#FFFFFF1.421.0021.0021.00
#00000014.8221.001.001.00
##00000014.8221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcdc8;
/* rgb */ color: rgb(255, 205, 200);
/* oklch */ color: oklch(89.0% 0.057 24.9);
Tailwind
colors: {
  custom: {
    50: '#ffdcd8',
    500: '#ffcdc8',
    950: '#000000',
  },
}
SCSS
$custom: #ffcdc8;
$custom-light: #ffdcd8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcdc8",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 200
  },
  "hsl": {
    "h": 5.455,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.89048,
    "c": 0.05737,
    "h": 24.9
  },
  "luminance": 0.69093
}

Semantic roles & 50–950 ramp

primary
#FFCDC8
secondary
#82E0E9
accent
#D1E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCDC8

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

Preview Lab → · Contrast checker → · Palette generator →

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