#FFCDC2#FFCDC2

#FFCDC2 is a very light, muted red. Relative luminance 0.688; OKLCH L 88.9% C 0.059 H 32.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).

Color values

HEX#FFCDC2
RGBrgb(255, 205, 194)
HSLhsl(11, 100%, 88%)
HSVhsv(11, 24%, 100%)
CMYKcmyk(0%, 19.6%, 23.9%, 0%)
CIE-LABlab(86.42, 16.05, 12.18)
CIE-LCHlch(86.42, 20.15, 37.18°)
OKLaboklab(88.9% 0.0497 0.0318)
OKLCHoklch(88.9% 0.059 32.6)
XYZxyz(72.8097, 68.8207, 60.4770)
Luminance0.6882 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCDC2 #C2F4FF
analogous
#FFC2D5 #FFCDC2 #FFEBC2
triadic
#FFCDC2 #C2FFCD #CDC2FF
tetradic
#FFCDC2 #D5FFC2 #C2F4FF #EBC2FF
square
#FFCDC2 #D5FFC2 #C2F4FF #EBC2FF
split-complementary
#FFCDC2 #C2FFEB #C2D5FF
monochromatic
#FF6948 #FF9B85 #FFCDC2 #FFE6E0 #FFE6E0

Accessibility & contrast

On white

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

On black

14.76
#FFCDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCDC2
14.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCDC2#FFFFFF#000000##000000
##FFCDC21.001.4214.7614.76
#FFFFFF1.421.0021.0021.00
#00000014.7621.001.001.00
##00000014.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D3C1
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#FFC7CA
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffcdc2;
/* rgb */ color: rgb(255, 205, 194);
/* oklch */ color: oklch(88.9% 0.059 32.6);
Tailwind
colors: {
  custom: {
    50: '#ffdcd4',
    500: '#ffcdc2',
    950: '#000000',
  },
}
SCSS
$custom: #ffcdc2;
$custom-light: #ffdcd4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcdc2",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 194
  },
  "hsl": {
    "h": 10.82,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.88897,
    "c": 0.05901,
    "h": 32.6
  },
  "luminance": 0.68818
}

Semantic roles & 50–950 ramp

primary
#FFCDC2
secondary
#7DD5E8
accent
#BCE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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