#FFD3C2#FFD3C2

#FFD3C2 is a very light, muted orange. Relative luminance 0.717; OKLCH L 90.0% C 0.055 H 42.2°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).

Color values

HEX#FFD3C2
RGBrgb(255, 211, 194)
HSLhsl(17, 100%, 88%)
HSVhsv(17, 24%, 100%)
CMYKcmyk(0%, 17.3%, 23.9%, 0%)
CIE-LABlab(87.85, 12.93, 14.20)
CIE-LCHlch(87.85, 19.20, 47.70°)
OKLaboklab(90.01% 0.0406 0.0369)
OKLCHoklch(90.01% 0.055 42.2)
XYZxyz(74.2726, 71.7464, 60.9646)
Luminance0.7174 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD3C2 #C2EEFF
analogous
#FFC2CF #FFD3C2 #FFF1C2
triadic
#FFD3C2 #C2FFD3 #D3C2FF
tetradic
#FFD3C2 #CFFFC2 #C2EEFF #F1C2FF
square
#FFD3C2 #CFFFC2 #C2EEFF #F1C2FF
split-complementary
#FFD3C2 #C2FFF1 #C2CFFF
monochromatic
#FF7B48 #FFA785 #FFD3C2 #FFE9E0 #FFE9E0

Accessibility & contrast

On white

1.37
#FFD3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.35
#FFD3C2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD3C2
15.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD3C2#FFFFFF#000000##000000
##FFD3C21.001.3715.3515.35
#FFFFFF1.371.0021.0021.00
#00000015.3521.001.001.00
##00000015.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED7C1
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#FFCDCE
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #ffd3c2;
/* rgb */ color: rgb(255, 211, 194);
/* oklch */ color: oklch(90.0% 0.055 42.2);
Tailwind
colors: {
  custom: {
    50: '#ffe0d4',
    500: '#ffd3c2',
    950: '#000000',
  },
}
SCSS
$custom: #ffd3c2;
$custom-light: #ffe0d4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd3c2",
  "rgb": {
    "r": 255,
    "g": 211,
    "b": 194
  },
  "hsl": {
    "h": 16.721,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.90012,
    "c": 0.05487,
    "h": 42.2
  },
  "luminance": 0.71744
}

Semantic roles & 50–950 ramp

primary
#FFD3C2
secondary
#7DCAE8
accent
#A6E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FFD3C2

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

Preview Lab → · Contrast checker → · Palette generator →

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