#FFCDC4#FFCDC4

#FFCDC4 is a very light, muted red. Relative luminance 0.689; OKLCH L 88.9% C 0.058 H 30.1°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).

Color values

HEX#FFCDC4
RGBrgb(255, 205, 196)
HSLhsl(9, 100%, 88%)
HSVhsv(9, 23%, 100%)
CMYKcmyk(0%, 19.6%, 23.1%, 0%)
CIE-LABlab(86.46, 16.33, 11.18)
CIE-LCHlch(86.46, 19.79, 34.40°)
OKLaboklab(88.95% 0.0505 0.0292)
OKLCHoklch(88.95% 0.058 30.1)
XYZxyz(73.0359, 68.9112, 61.6679)
Luminance0.6891 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCDC4 #C4F6FF
analogous
#FFC4D8 #FFCDC4 #FFEAC4
triadic
#FFCDC4 #C4FFCD #CDC4FF
tetradic
#FFCDC4 #D8FFC4 #C4F6FF #EAC4FF
square
#FFCDC4 #D8FFC4 #C4F6FF #EAC4FF
split-complementary
#FFCDC4 #C4FFEA #C4D8FF
monochromatic
#FF654A #FF9987 #FFCDC4 #FFE5E0 #FFE5E0

Accessibility & contrast

On white

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

On black

14.78
#FFCDC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCDC4
14.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCDC4#FFFFFF#000000##000000
##FFCDC41.001.4214.7814.78
#FFFFFF1.421.0021.0021.00
#00000014.7821.001.001.00
##00000014.7821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcdc4;
/* rgb */ color: rgb(255, 205, 196);
/* oklch */ color: oklch(88.9% 0.058 30.1);
Tailwind
colors: {
  custom: {
    50: '#ffdcd5',
    500: '#ffcdc4',
    950: '#000000',
  },
}
SCSS
$custom: #ffcdc4;
$custom-light: #ffdcd5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcdc4",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 196
  },
  "hsl": {
    "h": 9.153,
    "s": 100,
    "l": 88.431
  },
  "oklch": {
    "l": 0.88946,
    "c": 0.05835,
    "h": 30.1
  },
  "luminance": 0.68908
}

Semantic roles & 50–950 ramp

primary
#FFCDC4
secondary
#7FD8E8
accent
#C2E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCDC4

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

Preview Lab → · Contrast checker → · Palette generator →

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