#FFD4C2#FFD4C2

#FFD4C2 is a very light, muted orange. Relative luminance 0.722; OKLCH L 90.2% C 0.054 H 43.9°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).

Color values

HEX#FFD4C2
RGBrgb(255, 212, 194)
HSLhsl(18, 100%, 88%)
HSVhsv(18, 24%, 100%)
CMYKcmyk(0%, 16.9%, 23.9%, 0%)
CIE-LABlab(88.09, 12.41, 14.54)
CIE-LCHlch(88.09, 19.11, 49.53°)
OKLaboklab(90.2% 0.0391 0.0377)
OKLCHoklch(90.2% 0.054 43.9)
XYZxyz(74.5218, 72.2448, 61.0476)
Luminance0.7224 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD4C2 #C2EDFF
analogous
#FFC2CE #FFD4C2 #FFF2C2
triadic
#FFD4C2 #C2FFD4 #D4C2FF
tetradic
#FFD4C2 #CEFFC2 #C2EDFF #F2C2FF
square
#FFD4C2 #CEFFC2 #C2EDFF #F2C2FF
split-complementary
#FFD4C2 #C2FFF2 #C2CEFF
monochromatic
#FF7E48 #FFA985 #FFD4C2 #FFE9E0 #FFE9E0

Accessibility & contrast

On white

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

On black

15.45
#FFD4C2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD4C2
15.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD4C2#FFFFFF#000000##000000
##FFD4C21.001.3615.4515.45
#FFFFFF1.361.0021.0021.00
#00000015.4521.001.001.00
##00000015.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD8C1
Deuteranopia (green-blind)
#E9E0C2
Tritanopia (blue-blind)
#FFCECF
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #ffd4c2;
/* rgb */ color: rgb(255, 212, 194);
/* oklch */ color: oklch(90.2% 0.054 43.9);
Tailwind
colors: {
  custom: {
    50: '#ffe1d4',
    500: '#ffd4c2',
    950: '#000000',
  },
}
SCSS
$custom: #ffd4c2;
$custom-light: #ffe1d4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd4c2",
  "rgb": {
    "r": 255,
    "g": 212,
    "b": 194
  },
  "hsl": {
    "h": 17.705,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.90199,
    "c": 0.05435,
    "h": 43.9
  },
  "luminance": 0.72242
}

Semantic roles & 50–950 ramp

primary
#FFD4C2
secondary
#7DC9E8
accent
#A2E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFD4C2

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

Preview Lab → · Contrast checker → · Palette generator →

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