#FFFED1#FFFED1

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

Color values

HEX#FFFED1
RGBrgb(255, 254, 209)
HSLhsl(59, 100%, 91%)
HSVhsv(59, 18%, 100%)
CMYKcmyk(0%, 0.4%, 18%, 0%)
CIE-LABlab(98.73, -6.85, 21.70)
CIE-LCHlch(98.73, 22.75, 107.51°)
OKLaboklab(98.66% -0.0163 0.0556)
OKLCHoklch(98.66% 0.058 106.4)
XYZxyz(88.1897, 96.7480, 74.3376)
Luminance0.9675 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFED1 #D1D2FF
analogous
#FFE7D1 #FFFED1 #E9FFD1
triadic
#FFFED1 #D1FFFE #FED1FF
tetradic
#FFFED1 #D1FFE7 #D1D2FF #FFD1E9
square
#FFFED1 #D1FFE7 #D1D2FF #FFD1E9
split-complementary
#FFFED1 #D1E9FF #E7D1FF
monochromatic
#FFFB57 #FFFD94 #FFFED1 #FFFEE0 #FFFEE0

Accessibility & contrast

On white

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

On black

20.35
#FFFED1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFED1
20.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFED1#FFFFFF#000000##000000
##FFFED11.001.0320.3520.35
#FFFFFF1.031.0021.0021.00
#00000020.3521.001.001.00
##00000020.3521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffed1;
/* rgb */ color: rgb(255, 254, 209);
/* oklch */ color: oklch(98.7% 0.058 106.4);
Tailwind
colors: {
  custom: {
    50: '#fffedf',
    500: '#fffed1',
    950: '#000000',
  },
}
SCSS
$custom: #fffed1;
$custom-light: #fffedf;
$custom-dark: #000000;
JSON
{
  "hex": "#fffed1",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 209
  },
  "hsl": {
    "h": 58.696,
    "s": 100,
    "l": 90.98
  },
  "oklch": {
    "l": 0.9866,
    "c": 0.05796,
    "h": 106.4
  },
  "luminance": 0.96747
}

Semantic roles & 50–950 ramp

primary
#FFFED1
secondary
#8A8CEA
accent
#05E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFFED1

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

Preview Lab → · Contrast checker → · Palette generator →

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