#FFD0CC#FFD0CC

#FFD0CC is a very light, muted red. Relative luminance 0.707; OKLCH L 89.7% C 0.054 H 23.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).

Color values

HEX#FFD0CC
RGBrgb(255, 208, 204)
HSLhsl(5, 100%, 90%)
HSVhsv(5, 20%, 100%)
CMYKcmyk(0%, 18.4%, 20%, 0%)
CIE-LABlab(87.36, 15.91, 8.23)
CIE-LCHlch(87.36, 17.91, 27.34°)
OKLaboklab(89.7% 0.049 0.0217)
OKLCHoklch(89.7% 0.054 23.9)
XYZxyz(74.6953, 70.7341, 66.8335)
Luminance0.7073 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD0CC #CCFBFF
analogous
#FFCCE1 #FFD0CC #FFEACC
triadic
#FFD0CC #CCFFD0 #D0CCFF
tetradic
#FFD0CC #E1FFCC #CCFBFF #EACCFF
square
#FFD0CC #E1FFCC #CCFBFF #EACCFF
split-complementary
#FFD0CC #CCFFEA #CCE1FF
monochromatic
#FF5F52 #FF988F #FFD0CC #FFE3E0 #FFE3E0

Accessibility & contrast

On white

1.39
#FFD0CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.15
#FFD0CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD0CC
15.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD0CC#FFFFFF#000000##000000
##FFD0CC1.001.3915.1515.15
#FFFFFF1.391.0021.0021.00
#00000015.1521.001.001.00
##00000015.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#E4DECB
Tritanopia (blue-blind)
#FFCBCF
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #ffd0cc;
/* rgb */ color: rgb(255, 208, 204);
/* oklch */ color: oklch(89.7% 0.054 23.9);
Tailwind
colors: {
  custom: {
    50: '#ffdedb',
    500: '#ffd0cc',
    950: '#000000',
  },
}
SCSS
$custom: #ffd0cc;
$custom-light: #ffdedb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd0cc",
  "rgb": {
    "r": 255,
    "g": 208,
    "b": 204
  },
  "hsl": {
    "h": 4.706,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.89704,
    "c": 0.05359,
    "h": 23.9
  },
  "luminance": 0.70731
}

Semantic roles & 50–950 ramp

primary
#FFD0CC
secondary
#86E2EA
accent
#D3E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181515
muted
#868484

Preview Lab

Preview with #FFD0CC

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

Preview Lab → · Contrast checker → · Palette generator →

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