#FFDFC2#FFDFC2

#FFDFC2 is a very light, muted orange. Relative luminance 0.779; OKLCH L 92.3% C 0.052 H 64.3°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).

Color values

HEX#FFDFC2
RGBrgb(255, 223, 194)
HSLhsl(29, 100%, 88%)
HSVhsv(29, 24%, 100%)
CMYKcmyk(0%, 12.5%, 23.9%, 0%)
CIE-LABlab(90.75, 6.72, 18.28)
CIE-LCHlch(90.75, 19.48, 69.82°)
OKLaboklab(92.28% 0.0227 0.0471)
OKLCHoklch(92.28% 0.052 64.3)
XYZxyz(77.3658, 77.9328, 61.9956)
Luminance0.7793 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFC2 #C2E2FF
analogous
#FFC2C3 #FFDFC2 #FFFEC2
triadic
#FFDFC2 #C2FFDF #DFC2FF
tetradic
#FFDFC2 #C3FFC2 #C2E2FF #FEC2FF
square
#FFDFC2 #C3FFC2 #C2E2FF #FEC2FF
split-complementary
#FFDFC2 #C2FFFE #C2C3FF
monochromatic
#FF9F48 #FFBF85 #FFDFC2 #FFEFE0 #FFEFE0

Accessibility & contrast

On white

1.27
#FFDFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.59
#FFDFC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFC2
16.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFC2#FFFFFF#000000##000000
##FFDFC21.001.2716.5916.59
#FFFFFF1.271.0021.0021.00
#00000016.5921.001.001.00
##00000016.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E9E0C0
Deuteranopia (green-blind)
#F1E7C2
Tritanopia (blue-blind)
#FFD8D7
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffdfc2;
/* rgb */ color: rgb(255, 223, 194);
/* oklch */ color: oklch(92.3% 0.052 64.3);
Tailwind
colors: {
  custom: {
    50: '#ffe9d4',
    500: '#ffdfc2',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfc2;
$custom-light: #ffe9d4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfc2",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 194
  },
  "hsl": {
    "h": 28.525,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.92281,
    "c": 0.05224,
    "h": 64.3
  },
  "luminance": 0.7793
}

Semantic roles & 50–950 ramp

primary
#FFDFC2
secondary
#7DB5E8
accent
#78E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDFC2

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

Preview Lab → · Contrast checker → · Palette generator →

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