#FFD4C8#FFD4C8

#FFD4C8 is a very light, muted red. Relative luminance 0.725; OKLCH L 90.3% C 0.051 H 36.1°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).

Color values

HEX#FFD4C8
RGBrgb(255, 212, 200)
HSLhsl(13, 100%, 89%)
HSVhsv(13, 22%, 100%)
CMYKcmyk(0%, 16.9%, 21.6%, 0%)
CIE-LABlab(88.22, 13.25, 11.57)
CIE-LCHlch(88.22, 17.59, 41.13°)
OKLaboklab(90.35% 0.0414 0.0302)
OKLCHoklch(90.35% 0.051 36.1)
XYZxyz(75.2093, 72.5198, 64.6684)
Luminance0.7252 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD4C8 #C8F3FF
analogous
#FFC8D8 #FFD4C8 #FFF0C8
triadic
#FFD4C8 #C8FFD4 #D4C8FF
tetradic
#FFD4C8 #D8FFC8 #C8F3FF #F0C8FF
square
#FFD4C8 #D8FFC8 #C8F3FF #F0C8FF
split-complementary
#FFD4C8 #C8FFF0 #C8D8FF
monochromatic
#FF744E #FFA48B #FFD4C8 #FFE7E0 #FFE7E0

Accessibility & contrast

On white

1.35
#FFD4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.50
#FFD4C8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD4C8
15.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD4C8#FFFFFF#000000##000000
##FFD4C81.001.3515.5015.50
#FFFFFF1.351.0021.0021.00
#00000015.5021.001.001.00
##00000015.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED8C7
Deuteranopia (green-blind)
#E7E1C8
Tritanopia (blue-blind)
#FFCED1
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #ffd4c8;
/* rgb */ color: rgb(255, 212, 200);
/* oklch */ color: oklch(90.3% 0.051 36.1);
Tailwind
colors: {
  custom: {
    50: '#ffe1d8',
    500: '#ffd4c8',
    950: '#000000',
  },
}
SCSS
$custom: #ffd4c8;
$custom-light: #ffe1d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd4c8",
  "rgb": {
    "r": 255,
    "g": 212,
    "b": 200
  },
  "hsl": {
    "h": 13.091,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.90345,
    "c": 0.05129,
    "h": 36.1
  },
  "luminance": 0.72517
}

Semantic roles & 50–950 ramp

primary
#FFD4C8
secondary
#82D3E9
accent
#B3E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFD4C8

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

Preview Lab → · Contrast checker → · Palette generator →

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