#FFDFD2#FFDFD2

#FFDFD2 is a very light, muted orange. Relative luminance 0.787; OKLCH L 92.7% C 0.040 H 43.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).

Color values

HEX#FFDFD2
RGBrgb(255, 223, 210)
HSLhsl(17, 100%, 91%)
HSVhsv(17, 18%, 100%)
CMYKcmyk(0%, 12.5%, 17.6%, 0%)
CIE-LABlab(91.09, 9.01, 10.42)
CIE-LCHlch(91.09, 13.78, 49.15°)
OKLaboklab(92.66% 0.0289 0.0273)
OKLCHoklch(92.66% 0.04 43.4)
XYZxyz(79.2604, 78.6906, 71.9739)
Luminance0.7869 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFD2 #D2F2FF
analogous
#FFD2DB #FFDFD2 #FFF5D2
triadic
#FFDFD2 #D2FFDF #DFD2FF
tetradic
#FFDFD2 #DBFFD2 #D2F2FF #F5D2FF
square
#FFDFD2 #DBFFD2 #D2F2FF #F5D2FF
split-complementary
#FFDFD2 #D2FFF5 #D2DBFF
monochromatic
#FF8858 #FFB395 #FFDFD2 #FFE9E0 #FFE9E0

Accessibility & contrast

On white

1.25
#FFDFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.74
#FFDFD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFD2
16.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFD2#FFFFFF#000000##000000
##FFDFD21.001.2516.7416.74
#FFFFFF1.251.0021.0021.00
#00000016.7421.001.001.00
##00000016.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7E2D1
Deuteranopia (green-blind)
#EEE8D2
Tritanopia (blue-blind)
#FFDADB
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #ffdfd2;
/* rgb */ color: rgb(255, 223, 210);
/* oklch */ color: oklch(92.7% 0.040 43.4);
Tailwind
colors: {
  custom: {
    50: '#ffe9df',
    500: '#ffdfd2',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfd2;
$custom-light: #ffe9df;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfd2",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 210
  },
  "hsl": {
    "h": 17.333,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.92664,
    "c": 0.03971,
    "h": 43.4
  },
  "luminance": 0.78688
}

Semantic roles & 50–950 ramp

primary
#FFDFD2
secondary
#8BCFEA
accent
#A3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDFD2

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

Preview Lab → · Contrast checker → · Palette generator →

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