#FFCDCB#FFCDCB

#FFCDCB is a very light, muted red. Relative luminance 0.692; OKLCH L 89.1% C 0.057 H 20.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).

Color values

HEX#FFCDCB
RGBrgb(255, 205, 203)
HSLhsl(2, 100%, 90%)
HSVhsv(2, 20%, 100%)
CMYKcmyk(0%, 19.6%, 20.4%, 0%)
CIE-LABlab(86.62, 17.33, 7.70)
CIE-LCHlch(86.62, 18.97, 23.96°)
OKLaboklab(89.13% 0.0532 0.0204)
OKLCHoklch(89.13% 0.057 20.9)
XYZxyz(73.8513, 69.2373, 65.9623)
Luminance0.6923 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCDCB #CBFDFF
analogous
#FFCBE3 #FFCDCB #FFE7CB
triadic
#FFCDCB #CBFFCD #CDCBFF
tetradic
#FFCDCB #E3FFCB #CBFDFF #E7CBFF
square
#FFCDCB #E3FFCB #CBFDFF #E7CBFF
split-complementary
#FFCDCB #CBFFE7 #CBE3FF
monochromatic
#FF5751 #FF928E #FFCDCB #FFE2E0 #FFE2E0

Accessibility & contrast

On white

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

On black

14.85
#FFCDCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCDCB
14.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCDCB#FFFFFF#000000##000000
##FFCDCB1.001.4114.8514.85
#FFFFFF1.411.0021.0021.00
#00000014.8521.001.001.00
##00000014.8521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcdcb;
/* rgb */ color: rgb(255, 205, 203);
/* oklch */ color: oklch(89.1% 0.057 20.9);
Tailwind
colors: {
  custom: {
    50: '#ffdcda',
    500: '#ffcdcb',
    950: '#000000',
  },
}
SCSS
$custom: #ffcdcb;
$custom-light: #ffdcda;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcdcb",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 203
  },
  "hsl": {
    "h": 2.308,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.89125,
    "c": 0.05692,
    "h": 20.9
  },
  "luminance": 0.69234
}

Semantic roles & 50–950 ramp

primary
#FFCDCB
secondary
#85E6E9
accent
#DDE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFCDCB

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

Preview Lab → · Contrast checker → · Palette generator →

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