#FFFEDF#FFFEDF

#FFFEDF is a very light, muted yellow. Relative luminance 0.975; OKLCH L 99.0% C 0.040 H 105.6°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).

Color values

HEX#FFFEDF
RGBrgb(255, 254, 223)
HSLhsl(58, 100%, 94%)
HSVhsv(58, 13%, 100%)
CMYKcmyk(0%, 0.4%, 12.5%, 0%)
CIE-LABlab(99.01, -4.76, 14.96)
CIE-LCHlch(99.01, 15.70, 107.65°)
OKLaboklab(98.98% -0.0108 0.0388)
OKLCHoklch(98.98% 0.04 105.6)
XYZxyz(89.9998, 97.4720, 83.8705)
Luminance0.9747 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEDF #DFE0FF
analogous
#FFEEDF #FFFEDF #F0FFDF
triadic
#FFFEDF #DFFFFE #FEDFFF
tetradic
#FFFEDF #DFFFEE #DFE0FF #FFDFF0
square
#FFFEDF #DFFFEE #DFE0FF #FFDFF0
split-complementary
#FFFEDF #DFF0FF #EEDFFF
monochromatic
#FFFA65 #FFFCA2 #FFFEDF #FFFEE0 #FFFEE0

Accessibility & contrast

On white

1.02
#FFFEDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.49
#FFFEDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEDF
20.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEDF#FFFFFF#000000##000000
##FFFEDF1.001.0220.4920.49
#FFFFFF1.021.0021.0021.00
#00000020.4921.001.001.00
##00000020.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBDD
Deuteranopia (green-blind)
#FFFDE0
Tritanopia (blue-blind)
#FFFAF5
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fffedf;
/* rgb */ color: rgb(255, 254, 223);
/* oklch */ color: oklch(99.0% 0.040 105.6);
Tailwind
colors: {
  custom: {
    50: '#fffee9',
    500: '#fffedf',
    950: '#000000',
  },
}
SCSS
$custom: #fffedf;
$custom-light: #fffee9;
$custom-dark: #000000;
JSON
{
  "hex": "#fffedf",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 223
  },
  "hsl": {
    "h": 58.125,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.9898,
    "c": 0.04027,
    "h": 105.6
  },
  "luminance": 0.97471
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFEDF

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

Preview Lab → · Contrast checker → · Palette generator →

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