#FFCDC3#FFCDC3

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

Color values

HEX#FFCDC3
RGBrgb(255, 205, 195)
HSLhsl(10, 100%, 88%)
HSVhsv(10, 24%, 100%)
CMYKcmyk(0%, 19.6%, 23.5%, 0%)
CIE-LABlab(86.44, 16.19, 11.68)
CIE-LCHlch(86.44, 19.96, 35.80°)
OKLaboklab(88.92% 0.0501 0.0305)
OKLCHoklch(88.92% 0.059 31.3)
XYZxyz(72.9224, 68.8658, 61.0704)
Luminance0.6886 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCDC3 #C3F5FF
analogous
#FFC3D7 #FFCDC3 #FFEBC3
triadic
#FFCDC3 #C3FFCD #CDC3FF
tetradic
#FFCDC3 #D7FFC3 #C3F5FF #EBC3FF
square
#FFCDC3 #D7FFC3 #C3F5FF #EBC3FF
split-complementary
#FFCDC3 #C3FFEB #C3D7FF
monochromatic
#FF6749 #FF9A86 #FFCDC3 #FFE5E0 #FFE5E0

Accessibility & contrast

On white

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

On black

14.77
#FFCDC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCDC3
14.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCDC3#FFFFFF#000000##000000
##FFCDC31.001.4214.7714.77
#FFFFFF1.421.0021.0021.00
#00000014.7721.001.001.00
##00000014.7721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcdc3;
/* rgb */ color: rgb(255, 205, 195);
/* oklch */ color: oklch(88.9% 0.059 31.3);
Tailwind
colors: {
  custom: {
    50: '#ffdcd5',
    500: '#ffcdc3',
    950: '#000000',
  },
}
SCSS
$custom: #ffcdc3;
$custom-light: #ffdcd5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcdc3",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 195
  },
  "hsl": {
    "h": 10,
    "s": 100,
    "l": 88.235
  },
  "oklch": {
    "l": 0.88922,
    "c": 0.05867,
    "h": 31.3
  },
  "luminance": 0.68863
}

Semantic roles & 50–950 ramp

primary
#FFCDC3
secondary
#7ED7E8
accent
#BFE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCDC3

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

Preview Lab → · Contrast checker → · Palette generator →

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