#FEDCCC#FEDCCC

#FEDCCC is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.9% C 0.044 H 46.7°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).

Color values

HEX#FEDCCC
RGBrgb(254, 220, 204)
HSLhsl(19, 96%, 90%)
HSVhsv(19, 20%, 100%)
CMYKcmyk(0%, 13.4%, 19.7%, 0.4%)
CIE-LABlab(90.15, 9.32, 12.20)
CIE-LCHlch(90.15, 15.35, 52.63°)
OKLaboklab(91.86% 0.0299 0.0318)
OKLCHoklch(91.86% 0.044 46.7)
XYZxyz(77.3654, 76.6192, 67.8286)
Luminance0.7662 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCCC #CCEEFE
analogous
#FECCD5 #FEDCCC #FEF5CC
triadic
#FEDCCC #CCFEDC #DCCCFE
tetradic
#FEDCCC #D5FECC #CCEEFE #F5CCFE
square
#FEDCCC #D5FECC #CCEEFE #F5CCFE
split-complementary
#FEDCCC #CCFEF5 #CCD5FE
monochromatic
#FC8A54 #FDB390 #FEDCCC #FEEAE1 #FEEAE1

Accessibility & contrast

On white

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

On black

16.32
#FEDCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCCC
16.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCCC#FFFFFF#000000##000000
##FEDCCC1.001.2916.3216.32
#FFFFFF1.291.0021.0021.00
#00000016.3221.001.001.00
##00000016.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5DFCB
Deuteranopia (green-blind)
#ECE6CC
Tritanopia (blue-blind)
#FFD7D7
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #fedccc;
/* rgb */ color: rgb(254, 220, 204);
/* oklch */ color: oklch(91.9% 0.044 46.7);
Tailwind
colors: {
  custom: {
    50: '#ffe6db',
    500: '#fedccc',
    950: '#000000',
  },
}
SCSS
$custom: #fedccc;
$custom-light: #ffe6db;
$custom-dark: #000000;
JSON
{
  "hex": "#fedccc",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 204
  },
  "hsl": {
    "h": 19.2,
    "s": 96.154,
    "l": 89.804
  },
  "oklch": {
    "l": 0.91859,
    "c": 0.04366,
    "h": 46.7
  },
  "luminance": 0.76617
}

Semantic roles & 50–950 ramp

primary
#FEDCCC
secondary
#87C9E7
accent
#9CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181615
muted
#868484

Preview Lab

Preview with #FEDCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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