#FFDED2#FFDED2

#FFDED2 is a very light, muted orange. Relative luminance 0.782; OKLCH L 92.5% C 0.040 H 41.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).

Color values

HEX#FFDED2
RGBrgb(255, 222, 210)
HSLhsl(16, 100%, 91%)
HSVhsv(16, 18%, 100%)
CMYKcmyk(0%, 12.9%, 17.6%, 0%)
CIE-LABlab(90.85, 9.53, 10.08)
CIE-LCHlch(90.85, 13.87, 46.60°)
OKLaboklab(92.48% 0.0303 0.0264)
OKLCHoklch(92.48% 0.04 41)
XYZxyz(78.9940, 78.1579, 71.8851)
Luminance0.7816 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDED2 #D2F3FF
analogous
#FFD2DC #FFDED2 #FFF4D2
triadic
#FFDED2 #D2FFDE #DED2FF
tetradic
#FFDED2 #DCFFD2 #D2F3FF #F4D2FF
square
#FFDED2 #DCFFD2 #D2F3FF #F4D2FF
split-complementary
#FFDED2 #D2FFF4 #D2DCFF
monochromatic
#FF8458 #FFB195 #FFDED2 #FFE9E0 #FFE9E0

Accessibility & contrast

On white

1.26
#FFDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.63
#FFDED2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDED2
16.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDED2#FFFFFF#000000##000000
##FFDED21.001.2616.6316.63
#FFFFFF1.261.0021.0021.00
#00000016.6321.001.001.00
##00000016.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6E1D1
Deuteranopia (green-blind)
#EDE7D2
Tritanopia (blue-blind)
#FFD9DB
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #ffded2;
/* rgb */ color: rgb(255, 222, 210);
/* oklch */ color: oklch(92.5% 0.040 41.0);
Tailwind
colors: {
  custom: {
    50: '#ffe8df',
    500: '#ffded2',
    950: '#000000',
  },
}
SCSS
$custom: #ffded2;
$custom-light: #ffe8df;
$custom-dark: #000000;
JSON
{
  "hex": "#ffded2",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 210
  },
  "hsl": {
    "h": 16,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.92475,
    "c": 0.04021,
    "h": 41
  },
  "luminance": 0.78156
}

Semantic roles & 50–950 ramp

primary
#FFDED2
secondary
#8BD1EA
accent
#A8E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDED2

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

Preview Lab → · Contrast checker → · Palette generator →

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