#FEDFC0#FEDFC0

#FEDFC0 is a very light, muted orange. Relative luminance 0.777; OKLCH L 92.1% C 0.053 H 67.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).

Color values

HEX#FEDFC0
RGBrgb(254, 223, 192)
HSLhsl(30, 97%, 87%)
HSVhsv(30, 24%, 100%)
CMYKcmyk(0%, 12.2%, 24.4%, 0.4%)
CIE-LABlab(90.62, 6.08, 19.13)
CIE-LCHlch(90.62, 20.08, 72.38°)
OKLaboklab(92.15% 0.0208 0.0492)
OKLCHoklch(92.15% 0.053 67.1)
XYZxyz(76.7757, 77.6543, 60.8035)
Luminance0.7765 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDFC0 #C0DFFE
analogous
#FEC0C0 #FEDFC0 #FEFEC0
triadic
#FEDFC0 #C0FEDF #DFC0FE
tetradic
#FEDFC0 #C0FEC0 #C0DFFE #FEC0FE
square
#FEDFC0 #C0FEC0 #C0DFFE #FEC0FE
split-complementary
#FEDFC0 #C0FEFE #C0C0FE
monochromatic
#FCA248 #FDC084 #FEDFC0 #FFF0E1 #FFF0E1

Accessibility & contrast

On white

1.27
#FEDFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.53
#FEDFC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDFC0
16.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDFC0#FFFFFF#000000##000000
##FEDFC01.001.2716.5316.53
#FFFFFF1.271.0021.0021.00
#00000016.5321.001.001.00
##00000016.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAE0BE
Deuteranopia (green-blind)
#F1E7C1
Tritanopia (blue-blind)
#FFD8D6
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #fedfc0;
/* rgb */ color: rgb(254, 223, 192);
/* oklch */ color: oklch(92.1% 0.053 67.1);
Tailwind
colors: {
  custom: {
    50: '#ffe9d3',
    500: '#fedfc0',
    950: '#000000',
  },
}
SCSS
$custom: #fedfc0;
$custom-light: #ffe9d3;
$custom-dark: #000000;
JSON
{
  "hex": "#fedfc0",
  "rgb": {
    "r": 254,
    "g": 223,
    "b": 192
  },
  "hsl": {
    "h": 30,
    "s": 96.875,
    "l": 87.451
  },
  "oklch": {
    "l": 0.92147,
    "c": 0.05338,
    "h": 67.1
  },
  "luminance": 0.77652
}

Semantic roles & 50–950 ramp

primary
#FEDFC0
secondary
#7CB1E6
accent
#73E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FEDFC0

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

Preview Lab → · Contrast checker → · Palette generator →

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