#FDE2C2#FDE2C2

#FDE2C2 is a very light, muted orange. Relative luminance 0.792; OKLCH L 92.7% C 0.052 H 71.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).

Color values

HEX#FDE2C2
RGBrgb(253, 226, 194)
HSLhsl(33, 94%, 88%)
HSVhsv(33, 23%, 99%)
CMYKcmyk(0%, 10.7%, 23.3%, 0.8%)
CIE-LABlab(91.31, 4.45, 19.05)
CIE-LCHlch(91.31, 19.56, 76.86°)
OKLaboklab(92.68% 0.016 0.049)
OKLCHoklch(92.68% 0.052 71.8)
XYZxyz(77.4423, 79.1726, 62.2309)
Luminance0.7917 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDE2C2 #C2DDFD
analogous
#FDC4C2 #FDE2C2 #FBFDC2
triadic
#FDE2C2 #C2FDE2 #E2C2FD
tetradic
#FDE2C2 #C2FDC4 #C2DDFD #FDC2FB
square
#FDE2C2 #C2FDC4 #C2DDFD #FDC2FB
split-complementary
#FDE2C2 #C2FBFD #C4C2FD
monochromatic
#F9AA4B #FBC687 #FDE2C2 #FEF1E1 #FEF1E1

Accessibility & contrast

On white

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

On black

16.83
#FDE2C2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDE2C2
16.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDE2C2#FFFFFF#000000##000000
##FDE2C21.001.2516.8316.83
#FFFFFF1.251.0021.0021.00
#00000016.8321.001.001.00
##00000016.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECE2C0
Deuteranopia (green-blind)
#F3E9C3
Tritanopia (blue-blind)
#FFDBD9
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #fde2c2;
/* rgb */ color: rgb(253, 226, 194);
/* oklch */ color: oklch(92.7% 0.052 71.8);
Tailwind
colors: {
  custom: {
    50: '#feebd4',
    500: '#fde2c2',
    950: '#000000',
  },
}
SCSS
$custom: #fde2c2;
$custom-light: #feebd4;
$custom-dark: #000000;
JSON
{
  "hex": "#fde2c2",
  "rgb": {
    "r": 253,
    "g": 226,
    "b": 194
  },
  "hsl": {
    "h": 32.542,
    "s": 93.651,
    "l": 87.647
  },
  "oklch": {
    "l": 0.92682,
    "c": 0.05152,
    "h": 71.8
  },
  "luminance": 0.7917
}

Semantic roles & 50–950 ramp

primary
#FDE2C2
secondary
#7FADE4
accent
#69E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FDE2C2

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

Preview Lab → · Contrast checker → · Palette generator →

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