#FFFDC0#FFFDC0

#FFFDC0 is a very light, moderate yellow. Relative luminance 0.953; OKLCH L 98.1% C 0.078 H 106.2°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).

Color values

HEX#FFFDC0
RGBrgb(255, 253, 192)
HSLhsl(58, 100%, 88%)
HSVhsv(58, 25%, 100%)
CMYKcmyk(0%, 0.8%, 24.7%, 0%)
CIE-LABlab(98.16, -8.69, 29.53)
CIE-LCHlch(98.16, 30.78, 106.40°)
OKLaboklab(98.11% -0.0216 0.0746)
OKLCHoklch(98.11% 0.078 106.2)
XYZxyz(85.8797, 95.3176, 63.7330)
Luminance0.9532 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDC0 #C0C2FF
analogous
#FFDDC0 #FFFDC0 #E2FFC0
triadic
#FFFDC0 #C0FFFD #FDC0FF
tetradic
#FFFDC0 #C0FFDD #C0C2FF #FFC0E2
square
#FFFDC0 #C0FFDD #C0C2FF #FFC0E2
split-complementary
#FFFDC0 #C0E2FF #DDC0FF
monochromatic
#FFF946 #FFFB83 #FFFDC0 #FFFEE0 #FFFEE0

Accessibility & contrast

On white

1.05
#FFFDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.06
#FFFDC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDC0
20.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDC0#FFFFFF#000000##000000
##FFFDC01.001.0520.0620.06
#FFFFFF1.051.0021.0021.00
#00000020.0621.001.001.00
##00000020.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF8BC
Deuteranopia (green-blind)
#FFFBC2
Tritanopia (blue-blind)
#FFF5ED
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fffdc0;
/* rgb */ color: rgb(255, 253, 192);
/* oklch */ color: oklch(98.1% 0.078 106.2);
Tailwind
colors: {
  custom: {
    50: '#fffed3',
    500: '#fffdc0',
    950: '#000000',
  },
}
SCSS
$custom: #fffdc0;
$custom-light: #fffed3;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdc0",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 192
  },
  "hsl": {
    "h": 58.095,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.98107,
    "c": 0.07767,
    "h": 106.2
  },
  "luminance": 0.95316
}

Semantic roles & 50–950 ramp

primary
#FFFDC0
secondary
#7B7FE8
accent
#07E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFFDC0

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

Preview Lab → · Contrast checker → · Palette generator →

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