#FFD4C4#FFD4C4

#FFD4C4 is a very light, muted orange. Relative luminance 0.723; OKLCH L 90.2% C 0.053 H 41.4°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).

Color values

HEX#FFD4C4
RGBrgb(255, 212, 196)
HSLhsl(16, 100%, 88%)
HSVhsv(16, 23%, 100%)
CMYKcmyk(0%, 16.9%, 23.1%, 0%)
CIE-LABlab(88.13, 12.68, 13.55)
CIE-LCHlch(88.13, 18.56, 46.89°)
OKLaboklab(90.25% 0.0399 0.0352)
OKLCHoklch(90.25% 0.053 41.4)
XYZxyz(74.7479, 72.3353, 62.2386)
Luminance0.7233 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD4C4 #C4EFFF
analogous
#FFC4D1 #FFD4C4 #FFF1C4
triadic
#FFD4C4 #C4FFD4 #D4C4FF
tetradic
#FFD4C4 #D1FFC4 #C4EFFF #F1C4FF
square
#FFD4C4 #D1FFC4 #C4EFFF #F1C4FF
split-complementary
#FFD4C4 #C4FFF1 #C4D1FF
monochromatic
#FF7B4A #FFA787 #FFD4C4 #FFE9E0 #FFE9E0

Accessibility & contrast

On white

1.36
#FFD4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.47
#FFD4C4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD4C4
15.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD4C4#FFFFFF#000000##000000
##FFD4C41.001.3615.4715.47
#FFFFFF1.361.0021.0021.00
#00000015.4721.001.001.00
##00000015.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED8C3
Deuteranopia (green-blind)
#E8E0C4
Tritanopia (blue-blind)
#FFCED0
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #ffd4c4;
/* rgb */ color: rgb(255, 212, 196);
/* oklch */ color: oklch(90.2% 0.053 41.4);
Tailwind
colors: {
  custom: {
    50: '#ffe1d5',
    500: '#ffd4c4',
    950: '#000000',
  },
}
SCSS
$custom: #ffd4c4;
$custom-light: #ffe1d5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd4c4",
  "rgb": {
    "r": 255,
    "g": 212,
    "b": 196
  },
  "hsl": {
    "h": 16.271,
    "s": 100,
    "l": 88.431
  },
  "oklch": {
    "l": 0.90247,
    "c": 0.05323,
    "h": 41.4
  },
  "luminance": 0.72332
}

Semantic roles & 50–950 ramp

primary
#FFD4C4
secondary
#7FCCE8
accent
#A7E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFD4C4

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

Preview Lab → · Contrast checker → · Palette generator →

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