#FEDFC2#FEDFC2

#FEDFC2 is a very light, muted orange. Relative luminance 0.777; OKLCH L 92.2% C 0.051 H 65.2°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).

Color values

HEX#FEDFC2
RGBrgb(254, 223, 194)
HSLhsl(29, 97%, 88%)
HSVhsv(29, 24%, 100%)
CMYKcmyk(0%, 12.2%, 23.6%, 0.4%)
CIE-LABlab(90.66, 6.35, 18.15)
CIE-LCHlch(90.66, 19.23, 70.71°)
OKLaboklab(92.19% 0.0216 0.0467)
OKLCHoklch(92.19% 0.051 65.2)
XYZxyz(76.9988, 77.7436, 61.9784)
Luminance0.7774 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDFC2 #C2E1FE
analogous
#FEC2C3 #FEDFC2 #FEFDC2
triadic
#FEDFC2 #C2FEDF #DFC2FE
tetradic
#FEDFC2 #C3FEC2 #C2E1FE #FDC2FE
square
#FEDFC2 #C3FEC2 #C2E1FE #FDC2FE
split-complementary
#FEDFC2 #C2FEFD #C2C3FE
monochromatic
#FCA04A #FDBF86 #FEDFC2 #FFEFE1 #FFEFE1

Accessibility & contrast

On white

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

On black

16.55
#FEDFC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDFC2
16.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDFC2#FFFFFF#000000##000000
##FEDFC21.001.2716.5516.55
#FFFFFF1.271.0021.0021.00
#00000016.5521.001.001.00
##00000016.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E9E0C0
Deuteranopia (green-blind)
#F1E7C3
Tritanopia (blue-blind)
#FFD8D7
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #fedfc2;
/* rgb */ color: rgb(254, 223, 194);
/* oklch */ color: oklch(92.2% 0.051 65.2);
Tailwind
colors: {
  custom: {
    50: '#ffe9d4',
    500: '#fedfc2',
    950: '#000000',
  },
}
SCSS
$custom: #fedfc2;
$custom-light: #ffe9d4;
$custom-dark: #000000;
JSON
{
  "hex": "#fedfc2",
  "rgb": {
    "r": 254,
    "g": 223,
    "b": 194
  },
  "hsl": {
    "h": 29,
    "s": 96.774,
    "l": 87.843
  },
  "oklch": {
    "l": 0.92193,
    "c": 0.05147,
    "h": 65.2
  },
  "luminance": 0.77741
}

Semantic roles & 50–950 ramp

primary
#FEDFC2
secondary
#7EB4E6
accent
#77E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FEDFC2

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

Preview Lab → · Contrast checker → · Palette generator →

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