#FFFEDD#FFFEDD

#FFFEDD is a very light, muted yellow. Relative luminance 0.974; OKLCH L 98.9% C 0.043 H 105.7°. Best body text is #000000 at 20.47:1 contrast (WCAG AA passes).

Color values

HEX#FFFEDD
RGBrgb(255, 254, 221)
HSLhsl(58, 100%, 93%)
HSVhsv(58, 13%, 100%)
CMYKcmyk(0%, 0.4%, 13.3%, 0%)
CIE-LABlab(98.97, -5.07, 15.93)
CIE-LCHlch(98.97, 16.71, 107.65°)
OKLaboklab(98.93% -0.0116 0.0412)
OKLCHoklch(98.93% 0.043 105.7)
XYZxyz(89.7317, 97.3648, 82.4588)
Luminance0.9736 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEDD #DDDEFF
analogous
#FFEDDD #FFFEDD #EFFFDD
triadic
#FFFEDD #DDFFFE #FEDDFF
tetradic
#FFFEDD #DDFFED #DDDEFF #FFDDEF
square
#FFFEDD #DDFFED #DDDEFF #FFDDEF
split-complementary
#FFFEDD #DDEFFF #EDDDFF
monochromatic
#FFFA63 #FFFCA0 #FFFEDD #FFFEE0 #FFFEE0

Accessibility & contrast

On white

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

On black

20.47
#FFFEDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEDD
20.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEDD#FFFFFF#000000##000000
##FFFEDD1.001.0320.4720.47
#FFFFFF1.031.0021.0021.00
#00000020.4721.001.001.00
##00000020.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBDB
Deuteranopia (green-blind)
#FFFDDE
Tritanopia (blue-blind)
#FFF9F5
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fffedd;
/* rgb */ color: rgb(255, 254, 221);
/* oklch */ color: oklch(98.9% 0.043 105.7);
Tailwind
colors: {
  custom: {
    50: '#fffee7',
    500: '#fffedd',
    950: '#000000',
  },
}
SCSS
$custom: #fffedd;
$custom-light: #fffee7;
$custom-dark: #000000;
JSON
{
  "hex": "#fffedd",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 221
  },
  "hsl": {
    "h": 58.235,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.98933,
    "c": 0.04281,
    "h": 105.7
  },
  "luminance": 0.97364
}

Semantic roles & 50–950 ramp

primary
#FFFEDD
secondary
#9497EC
accent
#07E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFFEDD

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

Preview Lab → · Contrast checker → · Palette generator →

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