#FEDDC2#FEDDC2

#FEDDC2 is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.8% C 0.051 H 61.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).

Color values

HEX#FEDDC2
RGBrgb(254, 221, 194)
HSLhsl(27, 97%, 88%)
HSVhsv(27, 24%, 100%)
CMYKcmyk(0%, 13%, 23.6%, 0.4%)
CIE-LABlab(90.17, 7.38, 17.47)
CIE-LCHlch(90.17, 18.96, 67.09°)
OKLaboklab(91.81% 0.0246 0.045)
OKLCHoklch(91.81% 0.051 61.4)
XYZxyz(76.4676, 76.6812, 61.8014)
Luminance0.7668 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDDC2 #C2E3FE
analogous
#FEC2C5 #FEDDC2 #FEFBC2
triadic
#FEDDC2 #C2FEDD #DDC2FE
tetradic
#FEDDC2 #C5FEC2 #C2E3FE #FBC2FE
square
#FEDDC2 #C5FEC2 #C2E3FE #FBC2FE
split-complementary
#FEDDC2 #C2FEFB #C2C5FE
monochromatic
#FC9A4A #FDBB86 #FEDDC2 #FFEEE1 #FFEEE1

Accessibility & contrast

On white

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

On black

16.34
#FEDDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDDC2
16.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDDC2#FFFFFF#000000##000000
##FEDDC21.001.2916.3416.34
#FFFFFF1.291.0021.0021.00
#00000016.3421.001.001.00
##00000016.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7DFC0
Deuteranopia (green-blind)
#EFE6C2
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #feddc2;
/* rgb */ color: rgb(254, 221, 194);
/* oklch */ color: oklch(91.8% 0.051 61.4);
Tailwind
colors: {
  custom: {
    50: '#ffe7d4',
    500: '#feddc2',
    950: '#000000',
  },
}
SCSS
$custom: #feddc2;
$custom-light: #ffe7d4;
$custom-dark: #000000;
JSON
{
  "hex": "#feddc2",
  "rgb": {
    "r": 254,
    "g": 221,
    "b": 194
  },
  "hsl": {
    "h": 27,
    "s": 96.774,
    "l": 87.843
  },
  "oklch": {
    "l": 0.9181,
    "c": 0.05129,
    "h": 61.4
  },
  "luminance": 0.76679
}

Semantic roles & 50–950 ramp

primary
#FEDDC2
secondary
#7EB7E6
accent
#7EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FEDDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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