#FFFEDA#FFFEDA

#FFFEDA is a very light, muted yellow. Relative luminance 0.972; OKLCH L 98.9% C 0.047 H 105.9°. Best body text is #000000 at 20.44:1 contrast (WCAG AA passes).

Color values

HEX#FFFEDA
RGBrgb(255, 254, 218)
HSLhsl(58, 100%, 93%)
HSVhsv(58, 15%, 100%)
CMYKcmyk(0%, 0.4%, 14.5%, 0%)
CIE-LABlab(98.91, -5.52, 17.37)
CIE-LCHlch(98.91, 18.23, 107.64°)
OKLaboklab(98.86% -0.0128 0.0448)
OKLCHoklch(98.86% 0.047 105.9)
XYZxyz(89.3356, 97.2064, 80.3725)
Luminance0.9721 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEDA #DADBFF
analogous
#FFEBDA #FFFEDA #EDFFDA
triadic
#FFFEDA #DAFFFE #FEDAFF
tetradic
#FFFEDA #DAFFEB #DADBFF #FFDAED
square
#FFFEDA #DAFFEB #DADBFF #FFDAED
split-complementary
#FFFEDA #DAEDFF #EBDAFF
monochromatic
#FFFB60 #FFFC9D #FFFEDA #FFFEE0 #FFFEE0

Accessibility & contrast

On white

1.03
#FFFEDA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.44
#FFFEDA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEDA
20.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEDA#FFFFFF#000000##000000
##FFFEDA1.001.0320.4420.44
#FFFFFF1.031.0021.0021.00
#00000020.4421.001.001.00
##00000020.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBD8
Deuteranopia (green-blind)
#FFFDDB
Tritanopia (blue-blind)
#FFF9F4
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fffeda;
/* rgb */ color: rgb(255, 254, 218);
/* oklch */ color: oklch(98.9% 0.047 105.9);
Tailwind
colors: {
  custom: {
    50: '#fffee5',
    500: '#fffeda',
    950: '#000000',
  },
}
SCSS
$custom: #fffeda;
$custom-light: #fffee5;
$custom-dark: #000000;
JSON
{
  "hex": "#fffeda",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 218
  },
  "hsl": {
    "h": 58.378,
    "s": 100,
    "l": 92.745
  },
  "oklch": {
    "l": 0.98863,
    "c": 0.04663,
    "h": 105.9
  },
  "luminance": 0.97206
}

Semantic roles & 50–950 ramp

primary
#FFFEDA
secondary
#9294EC
accent
#06E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFFEDA

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

Preview Lab → · Contrast checker → · Palette generator →

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