#FFFDED#FFFDED

#FFFDED is a very light, muted yellow. Relative luminance 0.976; OKLCH L 99.1% C 0.021 H 101.0°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).

Color values

HEX#FFFDED
RGBrgb(255, 253, 237)
HSLhsl(53, 100%, 96%)
HSVhsv(53, 7%, 100%)
CMYKcmyk(0%, 0.8%, 7.1%, 0%)
CIE-LABlab(99.07, -2.04, 7.89)
CIE-LCHlch(99.07, 8.15, 104.51°)
OKLaboklab(99.13% -0.004 0.0207)
OKLCHoklch(99.13% 0.021 101)
XYZxyz(91.6493, 97.6255, 94.1197)
Luminance0.9762 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDED #EDEFFF
analogous
#FFF4ED #FFFDED #F8FFED
triadic
#FFFDED #EDFFFD #FDEDFF
tetradic
#FFFDED #EDFFF4 #EDEFFF #FFEDF8
square
#FFFDED #EDFFF4 #EDEFFF #FFEDF8
split-complementary
#FFFDED #EDF8FF #F4EDFF
monochromatic
#FFEF73 #FFF6B0 #FFFCE0 #FFFCE0 #FFFCE0

Accessibility & contrast

On white

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

On black

20.52
#FFFDED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDED
20.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDED#FFFFFF#000000##000000
##FFFDED1.001.0220.5220.52
#FFFFFF1.021.0021.0021.00
#00000020.5221.001.001.00
##00000020.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCEC
Deuteranopia (green-blind)
#FFFDED
Tritanopia (blue-blind)
#FFFBF8
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fffded;
/* rgb */ color: rgb(255, 253, 237);
/* oklch */ color: oklch(99.1% 0.021 101.0);
Tailwind
colors: {
  custom: {
    50: '#fffef2',
    500: '#fffded',
    950: '#000000',
  },
}
SCSS
$custom: #fffded;
$custom-light: #fffef2;
$custom-dark: #000000;
JSON
{
  "hex": "#fffded",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 237
  },
  "hsl": {
    "h": 53.333,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.9913,
    "c": 0.02106,
    "h": 101
  },
  "luminance": 0.97625
}

Semantic roles & 50–950 ramp

primary
#FFFDED
secondary
#A2AAEF
accent
#1AE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFDED

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

Preview Lab → · Contrast checker → · Palette generator →

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