#FFCDCD#FFCDCD

#FFCDCD is a very light, muted red. Relative luminance 0.693; OKLCH L 89.2% C 0.057 H 18.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).

Color values

HEX#FFCDCD
RGBrgb(255, 205, 205)
HSLhsl(0, 100%, 90%)
HSVhsv(0, 20%, 100%)
CMYKcmyk(0%, 19.6%, 19.6%, 0%)
CIE-LABlab(86.67, 17.63, 6.71)
CIE-LCHlch(86.67, 18.86, 20.85°)
OKLaboklab(89.18% 0.0539 0.0178)
OKLCHoklch(89.18% 0.057 18.3)
XYZxyz(74.0911, 69.3333, 67.2257)
Luminance0.6933 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCDCD #CDFFFF
analogous
#FFCDE6 #FFCDCD #FFE6CD
triadic
#FFCDCD #CDFFCD #CDCDFF
tetradic
#FFCDCD #E6FFCD #CDFFFF #E6CDFF
square
#FFCDCD #E6FFCD #CDFFFF #E6CDFF
split-complementary
#FFCDCD #CDFFE6 #CDE6FF
monochromatic
#FF5353 #FF9090 #FFCDCD #FFE0E0 #FFE0E0

Accessibility & contrast

On white

1.41
#FFCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.87
#FFCDCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCDCD
14.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCDCD#FFFFFF#000000##000000
##FFCDCD1.001.4114.8714.87
#FFFFFF1.411.0021.0021.00
#00000014.8721.001.001.00
##00000014.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#E1DDCC
Tritanopia (blue-blind)
#FFC8CD
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffcdcd;
/* rgb */ color: rgb(255, 205, 205);
/* oklch */ color: oklch(89.2% 0.057 18.3);
Tailwind
colors: {
  custom: {
    50: '#ffdcdc',
    500: '#ffcdcd',
    950: '#000000',
  },
}
SCSS
$custom: #ffcdcd;
$custom-light: #ffdcdc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcdcd",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 205
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 90.196
  },
  "oklch": {
    "l": 0.89178,
    "c": 0.05677,
    "h": 18.3
  },
  "luminance": 0.6933
}

Semantic roles & 50–950 ramp

primary
#FFCDCD
secondary
#86EAEA
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FFCDCD

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

Preview Lab → · Contrast checker → · Palette generator →

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