#FFFED0#FFFED0

#FFFED0 is a very light, muted yellow. Relative luminance 0.967; OKLCH L 98.6% C 0.059 H 106.4°. Best body text is #000000 at 20.34:1 contrast (WCAG AA passes).

Color values

HEX#FFFED0
RGBrgb(255, 254, 208)
HSLhsl(59, 100%, 91%)
HSVhsv(59, 18%, 100%)
CMYKcmyk(0%, 0.4%, 18.4%, 0%)
CIE-LABlab(98.71, -6.99, 22.18)
CIE-LCHlch(98.71, 23.26, 107.49°)
OKLaboklab(98.64% -0.0167 0.0568)
OKLCHoklch(98.64% 0.059 106.4)
XYZxyz(88.0663, 96.6987, 73.6876)
Luminance0.9670 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFED0 #D0D1FF
analogous
#FFE6D0 #FFFED0 #E8FFD0
triadic
#FFFED0 #D0FFFE #FED0FF
tetradic
#FFFED0 #D0FFE6 #D0D1FF #FFD0E8
square
#FFFED0 #D0FFE6 #D0D1FF #FFD0E8
split-complementary
#FFFED0 #D0E8FF #E6D0FF
monochromatic
#FFFB56 #FFFD93 #FFFED0 #FFFEE0 #FFFEE0

Accessibility & contrast

On white

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

On black

20.34
#FFFED0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFED0
20.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFED0#FFFFFF#000000##000000
##FFFED01.001.0320.3420.34
#FFFFFF1.031.0021.0021.00
#00000020.3421.001.001.00
##00000020.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFACD
Deuteranopia (green-blind)
#FFFCD2
Tritanopia (blue-blind)
#FFF8F1
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fffed0;
/* rgb */ color: rgb(255, 254, 208);
/* oklch */ color: oklch(98.6% 0.059 106.4);
Tailwind
colors: {
  custom: {
    50: '#fffede',
    500: '#fffed0',
    950: '#000000',
  },
}
SCSS
$custom: #fffed0;
$custom-light: #fffede;
$custom-dark: #000000;
JSON
{
  "hex": "#fffed0",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 208
  },
  "hsl": {
    "h": 58.723,
    "s": 100,
    "l": 90.784
  },
  "oklch": {
    "l": 0.98639,
    "c": 0.05921,
    "h": 106.4
  },
  "luminance": 0.96698
}

Semantic roles & 50–950 ramp

primary
#FFFED0
secondary
#898BEA
accent
#05E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFFED0

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

Preview Lab → · Contrast checker → · Palette generator →

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