#FFFDD3#FFFDD3

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

Color values

HEX#FFFDD3
RGBrgb(255, 253, 211)
HSLhsl(57, 100%, 91%)
HSVhsv(57, 17%, 100%)
CMYKcmyk(0%, 0.8%, 17.3%, 0%)
CIE-LABlab(98.52, -6.06, 20.39)
CIE-LCHlch(98.52, 21.27, 106.55°)
OKLaboklab(98.51% -0.0141 0.0524)
OKLCHoklch(98.51% 0.054 105.1)
XYZxyz(88.1224, 96.2147, 75.5444)
Luminance0.9621 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDD3 #D3D5FF
analogous
#FFE7D3 #FFFDD3 #EBFFD3
triadic
#FFFDD3 #D3FFFD #FDD3FF
tetradic
#FFFDD3 #D3FFE7 #D3D5FF #FFD3EB
square
#FFFDD3 #D3FFE7 #D3D5FF #FFD3EB
split-complementary
#FFFDD3 #D3EBFF #E7D3FF
monochromatic
#FFF759 #FFFA96 #FFFDD3 #FFFEE0 #FFFEE0

Accessibility & contrast

On white

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

On black

20.24
#FFFDD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDD3
20.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDD3#FFFFFF#000000##000000
##FFFDD31.001.0420.2420.24
#FFFFFF1.041.0021.0021.00
#00000020.2421.001.001.00
##00000020.2421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffdd3;
/* rgb */ color: rgb(255, 253, 211);
/* oklch */ color: oklch(98.5% 0.054 105.1);
Tailwind
colors: {
  custom: {
    50: '#fffee0',
    500: '#fffdd3',
    950: '#000000',
  },
}
SCSS
$custom: #fffdd3;
$custom-light: #fffee0;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdd3",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 211
  },
  "hsl": {
    "h": 57.273,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.98506,
    "c": 0.05424,
    "h": 105.1
  },
  "luminance": 0.96214
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFDD3

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

Preview Lab → · Contrast checker → · Palette generator →

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