#FEDFCC#FEDFCC

#FEDFCC is a very light, muted orange. Relative luminance 0.782; OKLCH L 92.4% C 0.043 H 53.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).

Color values

HEX#FEDFCC
RGBrgb(254, 223, 204)
HSLhsl(23, 96%, 90%)
HSVhsv(23, 20%, 100%)
CMYKcmyk(0%, 12.2%, 19.7%, 0.4%)
CIE-LABlab(90.87, 7.77, 13.23)
CIE-LCHlch(90.87, 15.35, 59.58°)
OKLaboklab(92.43% 0.0255 0.0344)
OKLCHoklch(92.43% 0.043 53.5)
XYZxyz(78.1599, 78.2080, 68.0934)
Luminance0.7821 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDFCC #CCEBFE
analogous
#FECCD2 #FEDFCC #FEF8CC
triadic
#FEDFCC #CCFEDF #DFCCFE
tetradic
#FEDFCC #D2FECC #CCEBFE #F8CCFE
square
#FEDFCC #D2FECC #CCEBFE #F8CCFE
split-complementary
#FEDFCC #CCFEF8 #CCD2FE
monochromatic
#FC9454 #FDB990 #FEDFCC #FEECE1 #FEECE1

Accessibility & contrast

On white

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

On black

16.64
#FEDFCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDFCC
16.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDFCC#FFFFFF#000000##000000
##FEDFCC1.001.2616.6416.64
#FFFFFF1.261.0021.0021.00
#00000016.6421.001.001.00
##00000016.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E1CB
Deuteranopia (green-blind)
#EFE7CC
Tritanopia (blue-blind)
#FFDADA
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #fedfcc;
/* rgb */ color: rgb(254, 223, 204);
/* oklch */ color: oklch(92.4% 0.043 53.5);
Tailwind
colors: {
  custom: {
    50: '#ffe9db',
    500: '#fedfcc',
    950: '#000000',
  },
}
SCSS
$custom: #fedfcc;
$custom-light: #ffe9db;
$custom-dark: #000000;
JSON
{
  "hex": "#fedfcc",
  "rgb": {
    "r": 254,
    "g": 223,
    "b": 204
  },
  "hsl": {
    "h": 22.8,
    "s": 96.154,
    "l": 89.804
  },
  "oklch": {
    "l": 0.92429,
    "c": 0.04282,
    "h": 53.5
  },
  "luminance": 0.78206
}

Semantic roles & 50–950 ramp

primary
#FEDFCC
secondary
#87C3E7
accent
#8EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181615
muted
#868484

Preview Lab

Preview with #FEDFCC

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

Preview Lab → · Contrast checker → · Palette generator →

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