#FFFDD2#FFFDD2

#FFFDD2 is a very light, muted yellow. Relative luminance 0.962; OKLCH L 98.5% C 0.056 H 105.2°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).

Color values

HEX#FFFDD2
RGBrgb(255, 253, 210)
HSLhsl(57, 100%, 91%)
HSVhsv(57, 18%, 100%)
CMYKcmyk(0%, 0.8%, 17.6%, 0%)
CIE-LABlab(98.50, -6.20, 20.87)
CIE-LCHlch(98.50, 21.77, 106.56°)
OKLaboklab(98.48% -0.0145 0.0536)
OKLCHoklch(98.48% 0.056 105.2)
XYZxyz(87.9974, 96.1647, 74.8862)
Luminance0.9616 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDD2 #D2D4FF
analogous
#FFE6D2 #FFFDD2 #EAFFD2
triadic
#FFFDD2 #D2FFFD #FDD2FF
tetradic
#FFFDD2 #D2FFE6 #D2D4FF #FFD2EA
square
#FFFDD2 #D2FFE6 #D2D4FF #FFD2EA
split-complementary
#FFFDD2 #D2EAFF #E6D2FF
monochromatic
#FFF858 #FFFA95 #FFFDD2 #FFFEE0 #FFFEE0

Accessibility & contrast

On white

1.04
#FFFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.23
#FFFDD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDD2
20.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDD2#FFFFFF#000000##000000
##FFFDD21.001.0420.2320.23
#FFFFFF1.041.0021.0021.00
#00000020.2321.001.001.00
##00000020.2321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffdd2;
/* rgb */ color: rgb(255, 253, 210);
/* oklch */ color: oklch(98.5% 0.056 105.2);
Tailwind
colors: {
  custom: {
    50: '#fffee0',
    500: '#fffdd2',
    950: '#000000',
  },
}
SCSS
$custom: #fffdd2;
$custom-light: #fffee0;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdd2",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 210
  },
  "hsl": {
    "h": 57.333,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.98484,
    "c": 0.0555,
    "h": 105.2
  },
  "luminance": 0.96164
}

Semantic roles & 50–950 ramp

primary
#FFFDD2
secondary
#8B8FEA
accent
#0AE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFFDD2

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

Preview Lab → · Contrast checker → · Palette generator →

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