#FFDCC2#FFDCC2

#FFDCC2 is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.7% C 0.052 H 58.7°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).

Color values

HEX#FFDCC2
RGBrgb(255, 220, 194)
HSLhsl(26, 100%, 88%)
HSVhsv(26, 24%, 100%)
CMYKcmyk(0%, 13.7%, 23.9%, 0%)
CIE-LABlab(90.02, 8.26, 17.26)
CIE-LCHlch(90.02, 19.14, 64.41°)
OKLaboklab(91.71% 0.0271 0.0445)
OKLCHoklch(91.71% 0.052 58.7)
XYZxyz(76.5714, 76.3440, 61.7308)
Luminance0.7634 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCC2 #C2E5FF
analogous
#FFC2C6 #FFDCC2 #FFFBC2
triadic
#FFDCC2 #C2FFDC #DCC2FF
tetradic
#FFDCC2 #C6FFC2 #C2E5FF #FBC2FF
square
#FFDCC2 #C6FFC2 #C2E5FF #FBC2FF
split-complementary
#FFDCC2 #C2FFFB #C2C6FF
monochromatic
#FF9648 #FFB985 #FFDCC2 #FFEDE0 #FFEDE0

Accessibility & contrast

On white

1.29
#FFDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.27
#FFDCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCC2
16.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCC2#FFFFFF#000000##000000
##FFDCC21.001.2916.2716.27
#FFFFFF1.291.0021.0021.00
#00000016.2721.001.001.00
##00000016.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6DEC0
Deuteranopia (green-blind)
#EFE5C2
Tritanopia (blue-blind)
#FFD5D5
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #ffdcc2;
/* rgb */ color: rgb(255, 220, 194);
/* oklch */ color: oklch(91.7% 0.052 58.7);
Tailwind
colors: {
  custom: {
    50: '#ffe6d4',
    500: '#ffdcc2',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcc2;
$custom-light: #ffe6d4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcc2",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 194
  },
  "hsl": {
    "h": 25.574,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.91709,
    "c": 0.05213,
    "h": 58.7
  },
  "luminance": 0.76341
}

Semantic roles & 50–950 ramp

primary
#FFDCC2
secondary
#7DBAE8
accent
#84E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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